Skip to content

Update module github.com/antlr4-go/antlr/v4 to v4.13.1#400

Open
red-hat-konflux[bot] wants to merge 1 commit intorelease-5.0from
konflux/mintmaker/release-5.0/github.com-antlr4-go-antlr-v4-4.x
Open

Update module github.com/antlr4-go/antlr/v4 to v4.13.1#400
red-hat-konflux[bot] wants to merge 1 commit intorelease-5.0from
konflux/mintmaker/release-5.0/github.com-antlr4-go-antlr-v4-4.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux bot commented Mar 14, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/antlr4-go/antlr/v4 v4.13.0v4.13.1 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

antlr4-go/antlr (github.com/antlr4-go/antlr/v4)

v4.13.1: Release 4.13.1

Compare Source

The 4.13.1 release has:

  • Some minor performance improvements
  • An optional build tag -tags antlr.nomutex which allows a build without
    using mutexes, when the user knows they will not use it with multiple
    go routines. (Note, somewhat experimental)

Note that I did not remove the sort.Slices calls. They will not be experimental for long
and are implemented efficently. Please make a fork if you must use it without this
dependency. Maybe review whether you need to do so for the sake of one call.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci openshift-ci bot requested review from nunnatsa and orenc1 March 14, 2026 16:32
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 14, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign orenc1 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 14, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 14, 2026

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/antlr4-go/antlr/v4 to v4.13.1 Update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Mar 18, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 18, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/release-5.0/github.com-antlr4-go-antlr-v4-4.x branch March 18, 2026 04:39
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Update module github.com/antlr4-go/antlr/v4 to v4.13.1 Mar 18, 2026
@red-hat-konflux red-hat-konflux bot reopened this Mar 18, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-5.0/github.com-antlr4-go-antlr-v4-4.x branch 4 times, most recently from a95804e to a13e028 Compare March 18, 2026 12:30
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/antlr4-go/antlr/v4 to v4.13.1 Update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Apr 4, 2026
@red-hat-konflux red-hat-konflux bot closed this Apr 4, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Update module github.com/antlr4-go/antlr/v4 to v4.13.1 Apr 4, 2026
@red-hat-konflux red-hat-konflux bot reopened this Apr 4, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-5.0/github.com-antlr4-go-antlr-v4-4.x branch 2 times, most recently from a13e028 to aabf15d Compare April 4, 2026 04:18
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/antlr4-go/antlr/v4 to v4.13.1 Update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Apr 13, 2026
@red-hat-konflux red-hat-konflux bot closed this Apr 13, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Update module github.com/antlr4-go/antlr/v4 to v4.13.1 Apr 13, 2026
@red-hat-konflux red-hat-konflux bot reopened this Apr 13, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-5.0/github.com-antlr4-go-antlr-v4-4.x branch 2 times, most recently from aabf15d to af8df74 Compare April 13, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants