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

[WOR-1110] Update antlr4, antlr4-runtime from 4.8-1 to 4.13.0 #2405

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

broadbot
Copy link
Contributor

About this PR

📦 Updates

from 4.8-1 to 4.13.0

Usage

Please merge!

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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (4.8-1).
You might want to review and update them manually.

project/CodeGeneration.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, old-version-remains, commit-count:1

@github-actions github-actions bot added the Scala_Steward Scala Steward label Jun 19, 2023
@cahrens cahrens changed the title Update antlr4, antlr4-runtime from 4.8-1 to 4.13.0 [WOR-1110] Update antlr4, antlr4-runtime from 4.8-1 to 4.13.0 Jul 10, 2023
@cahrens cahrens marked this pull request as draft July 10, 2023 15:55
@@ -19,7 +19,7 @@ object CodeGeneration {
https://github.com/ihji/sbt-antlr4/issues/3
*/
Antlr4 / antlr4PackageName := Option("org.broadinstitute.dsde.rawls.expressions.parser.antlr"),
Antlr4 / antlr4Version := "4.8-1",
Antlr4 / antlr4Version := "4.13.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot didn't know about this file.

@cahrens cahrens marked this pull request as ready for review August 11, 2023 20:23
@cahrens cahrens requested review from a team, blakery and aherbst-broad and removed request for a team August 11, 2023 20:23
@cahrens cahrens merged commit 7515043 into develop Aug 11, 2023
12 checks passed
@cahrens cahrens deleted the update/antlr4-4.13.0 branch August 11, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scala_Steward Scala Steward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants