luajava
luajava copied to clipboard
Bump org.antlr:antlr4-runtime from 4.13.0 to 4.13.2
Bumps org.antlr:antlr4-runtime from 4.13.0 to 4.13.2.
Release notes
Sourced from org.antlr:antlr4-runtime's releases.
4.13.2
Minor updates release.
Pull requests grouped by target
cpp target
- [Cpp] Use target_include_dirs for cmake targets (target:cpp)
- Update C++ documentation to state that C++17 is required (comp:doc, target:cpp)
go target
- fix go-target.md, remove duplicate 'get' (comp:doc, target:go)
javascript target
- fix(javascript): fix types not being recognized for NodeNext module resolution (target:javascript)
- [Javascript] Fix broken package entrypoints (target:javascript, type:cleanup)
python3 target
- name 'state' conflict with Python3 runtime. (target:python3)
Contributors
- 1 items: njnobles
- 1 items: Andreas Buhr (andreasbuhr)
- 1 items: Eric Vergnaud (ericvergnaud)
- 1 items: Gökhan Kurt (KurtGokhan)
- 1 items: johannesheesterman
- 1 items: Alex Miller (Codex-)
- 1 items: GP4cK
- 1 items: Alessandro Gatti (agatti)
- 1 items: cyqw
- 1 items: css521 (css521)
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
... (truncated)
Commits
cc82115
[maven-release-plugin] prepare release 4.13.2b91cecf
Update 4.13.1 -> 4.13.235ff30d
Update release docs to say 4.13.2; rebuild XPathLexers2559349
fix(javascript): fix types not being recognized for NodeNext module resolutio...e8bf978
rule name 'state' conflict with Python runtime.88a0c7a
Support TypeScript bundler module resolutioncaf46b9
[Python3] Replace deprecatedassertEquals()
to fix py3.12 compat17f3f5e
Add include dirs direclty to cpp targetsb3bb743
chore: fix error link7d4cea9
Fix singleton memory leaks- 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)