Skip to content

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

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

Update module github.com/antlr4-go/antlr/v4 to v4.13.1#9
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-antlr4-go-antlr-v4-4.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux bot commented Feb 15, 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.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Feb 16, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 16, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/github.com-antlr4-go-antlr-v4-4.x branch February 16, 2026 21:08
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 Feb 17, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 17, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-antlr4-go-antlr-v4-4.x branch 2 times, most recently from 20e679b to 4405c5a Compare February 17, 2026 01:02
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Mar 10, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 10, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 Mar 10, 2026
@red-hat-konflux red-hat-konflux bot reopened this Mar 10, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-antlr4-go-antlr-v4-4.x branch 2 times, most recently from 4405c5a to 31878ab Compare March 10, 2026 05:56
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed Mar 11, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 11, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 Mar 11, 2026
@red-hat-konflux red-hat-konflux bot reopened this Mar 11, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-antlr4-go-antlr-v4-4.x branch 2 times, most recently from 31878ab to 3dddb3e Compare March 11, 2026 10:04
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 chore(deps): 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 changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed chore(deps): 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/main/github.com-antlr4-go-antlr-v4-4.x branch 2 times, most recently from 3dddb3e to 98b7bac Compare March 18, 2026 05:39
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-antlr4-go-antlr-v4-4.x branch from 98b7bac to 57da4f5 Compare April 2, 2026 22:22
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 chore(deps): 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 chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed chore(deps): 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/main/github.com-antlr4-go-antlr-v4-4.x branch from 57da4f5 to 055d206 Compare April 4, 2026 05:49
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 chore(deps): 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 chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 - autoclosed chore(deps): 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/main/github.com-antlr4-go-antlr-v4-4.x branch from 055d206 to 27a5444 Compare April 4, 2026 17:45
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/antlr4-go/antlr/v4 to v4.13.1 Update module github.com/antlr4-go/antlr/v4 to v4.13.1 Apr 7, 2026
@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 14, 2026
@red-hat-konflux red-hat-konflux bot reopened this Apr 14, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-antlr4-go-antlr-v4-4.x branch 2 times, most recently from 27a5444 to 072b2dd Compare April 14, 2026 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants