fix(deps): update dependency antlr4 to v4.13.2 #337
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.9.3
->4.13.2
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
antlr/antlr4 (antlr4)
v4.13.2
Compare Source
Minor updates release.
Pull requests grouped by target
cpp target
go target
javascript target
python3 target
Contributors
v4.13.1
Compare Source
Pull requests grouped by target
csharp target
go target
java target
this-escape
warning introduced in JDK 21. (actions, target:java)javascript target
swift target
dart target
Contributors
v4.13.0
Compare Source
This is primarily change to the Go target itself and its release location, which has moved to https://github.com/antlr4-go/antlr. The code still lives and this repository, but for release purposes we've created a new organization and repository so that Go users can pull versions down according to the repository and label rules
Issues fixed
Improvements, features
Pull requests grouped by target
csharp target
cpp target
go target
javascript target
python3 target
PEP 621
-compliantpyproject.toml
. (comp:build, target:python3)Contributors
v4.12.0
Compare Source
The 4.12.0 release is primarily about the new TypeScript target created by @ericvergnaud. There are also a number of fixes to the various targets, as you can see from the descriptions below.
Issues fixed
Improvements, features
Pull requests grouped by target
csharp target
cpp target
go target
java target
javascript target
python2 target
python3 target
swift target
php target
dart target
Contributors
v4.11.0
Compare Source
4.11.0 consist primarily:
The details by type and target follow.
Issues fixed
Improvements, features
Pull requests grouped by target
csharp target
cpp target
go target
java target
@SuppressWarnings("CheckReturnValue")
to prevent error_prone lib errors. (target:java)javascript target
python2 target
python3 target
swift target
php target
dart target
Contributors
v4.10.1
Compare Source
Tiny update to fix build issue where java requirement for runtime was 11 not 1.8.
What's Changed
Full Changelog: antlr/antlr4@v4.10.0...4.10.1
v4.10.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.