Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/antlr4-go/antlr/v4 v4.13.0 -> v4.13.1 age adoption passing confidence

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: Enabled.

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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.22.5
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc -> v0.0.0-20240506185415-9bf2ced13842

@renovate renovate bot force-pushed the renovate/all-patch branch from 2254e5b to 14292b2 Compare June 4, 2024 14:54
@renovate renovate bot force-pushed the renovate/all-patch branch from 14292b2 to af92eff Compare June 17, 2024 15:15
@renovate renovate bot force-pushed the renovate/all-patch branch from af92eff to 0254bec Compare July 14, 2024 11:19
@halprin halprin merged commit 661aba7 into main Aug 18, 2024
1 check passed
@halprin halprin deleted the renovate/all-patch branch August 18, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant