Skip to content

Update antlr4, antlr4-runtime to 4.13.0#2974

Merged
xerial merged 1 commit intomasterfrom
update/antlr4-4.13.0
May 23, 2023
Merged

Update antlr4, antlr4-runtime to 4.13.0#2974
xerial merged 1 commit intomasterfrom
update/antlr4-4.13.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates

from 4.12.0 to 4.13.0.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.antlr" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.antlr" }
}]

labels: library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2023

Codecov Report

Merging #2974 (1067bd5) into master (965df83) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2974   +/-   ##
=======================================
  Coverage   82.87%   82.87%           
=======================================
  Files         348      348           
  Lines       14596    14596           
  Branches     2381     2381           
=======================================
  Hits        12096    12096           
  Misses       2500     2500           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 965df83...1067bd5. Read the comment docs.

@xerial xerial merged commit e02443d into master May 23, 2023
@xerial xerial deleted the update/antlr4-4.13.0 branch May 23, 2023 06:04
@xerial
Copy link
Copy Markdown
Member

xerial commented May 23, 2023

This will reduce the jar size of antlr

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.

2 participants