luajava
luajava copied to clipboard
Bump org.antlr:antlr4-runtime from 4.13.0 to 4.13.1
Bumps org.antlr:antlr4-runtime from 4.13.0 to 4.13.1.
Release notes
Sourced from org.antlr:antlr4-runtime's releases.
4.13.1
Pull requests grouped by target
csharp target
- [[CSharp] Fix for #4386 -- change signatures for ReportAttemptingFullContext() and ReportContextSensitivity() to be identical to all other targets](antlr/antlr4#4399) (target:csharp, type:cleanup)
go target
- Move GetText(), SetText(), and String() from CommonToken to BaseToken (target:go, type:cleanup)
- Restore "Obtained from string" source name. (target:go, type:cleanup)
- fix: Fix very minor code issues spotted by goreportcard.com (target:go, type:cleanup)
java target
- Java: suppress
this-escape
warning introduced in JDK 21. (actions, target:java)javascript target
- Adds default targets for babel configuration (target:javascript)
- fix dependabot warnings (target:javascript, type:cleanup)
swift target
- [SWIFT] Add Antlr4Dynamic product (target:swift)
- Cleanup duplicate SwiftTarget code (target:swift, type:cleanup)
dart target
- [Dart] Fix for #4320--export additional types (type:bug, target:dart)
Contributors
- 2 items: Ken Domino (kaby76)
- 2 items: Jerry Berg (googleberg)
- 2 items: ericvergnaud
- 1 items: Yichen Yan (oraluben)
- 1 items: Grzegorz Spryszyński (GrzegorzSpryszynski-TomTom)
- 1 items: tison (tisonkun)
- 1 items: Nacho Cordón (ncordon)
- 1 items: Hervé Boutemy (hboutemy)
- 1 items: Jim Idle (jimidle)
Commits
7ed420f
[maven-release-plugin] prepare release 4.13.1ca6301c
Tweak javascript release docb0dd6da
Update javascript with npm80773cf
Update more 4.13.0 strings to 4.13.18a008b5
Merge branch 'dev'734bd75
Merge branch 'ericvergnaud-fix-dependabot-warnings' into dev5a7b4d4
Merge branch 'dev' into fix-dependabot-warningse9df464
Update 4.13.0 strings to 4.13.1a658835
Merge dev into master for 4.13.11a96b1c
Cleanup duplicate SwiftTarget code- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)