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

build(deps): bump org.antlr:antlr4-runtime from 4.13.1 to 4.13.2 in /hedera-dependency-versions #17049

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps org.antlr:antlr4-runtime from 4.13.1 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

go target

javascript target

python3 target

Contributors

Commits
  • cc82115 [maven-release-plugin] prepare release 4.13.2
  • b91cecf Update 4.13.1 -> 4.13.2
  • 35ff30d Update release docs to say 4.13.2; rebuild XPathLexers
  • 2559349 fix(javascript): fix types not being recognized for NodeNext module resolutio...
  • e8bf978 rule name 'state' conflict with Python runtime.
  • 88a0c7a Support TypeScript bundler module resolution
  • caf46b9 [Python3] Replace deprecated assertEquals() to fix py3.12 compat
  • 17f3f5e Add include dirs direclty to cpp targets
  • b3bb743 chore: fix error link
  • 7d4cea9 Fix singleton memory leaks
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt)
- [Commits](antlr/antlr4@4.13.1...4.13.2)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 12, 2024 23:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Java Pull requests that update Java code labels Dec 12, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 12, 2024 23:02
@dependabot dependabot bot requested a review from andrewb1269hg December 12, 2024 23:02
Copy link

codacy-production bot commented Dec 12, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e20b66a) 98223 64603 65.77%
Head commit (1a36615) 98223 (+0) 64599 (-4) 65.77% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#17049) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.09%. Comparing base (e20b66a) to head (1a36615).
Report is 17 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop   #17049   +/-   ##
==========================================
  Coverage      64.09%   64.09%           
- Complexity     20729    20730    +1     
==========================================
  Files           2543     2543           
  Lines          95458    95458           
  Branches        9993     9993           
==========================================
  Hits           61187    61187           
- Misses         30664    30668    +4     
+ Partials        3607     3603    -4     

see 5 files with indirect coverage changes

Impacted file tree graph

@mishomihov00
Copy link
Contributor

@rbarkerSL @andrewb1269hg Another PR for you to review and merge.

@jjohannes
Copy link
Collaborator

Please wait for #15282 to be integrated first to avoid conflicts.

@jjohannes
Copy link
Collaborator

Moved to hiero-dependency-versions/build.gradle.kts.

@jjohannes jjohannes closed this Dec 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/hedera-dependency-versions/org.antlr-antlr4-runtime-4.13.2 branch December 18, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants