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

Scala-Steward: Update re2j from 1.6 to 1.7 #7618

Closed

Conversation

scala-steward
Copy link
Contributor

About this PR

📦 Updates com.google.re2j:re2j from 1.6 to 1.7

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 (1.6).
You might want to review and update them manually.

centaur/src/main/resources/standardTestCases/referencingpreviousinputsandoutputs/referencingpreviousinputsandoutputs.wdl
centaur/src/test/scala/centaur/json/JsonUtilsSpec.scala
codegen_java/build.sbt
core/src/main/scala/cromwell/core/logging/WorkflowLogger.scala
core/src/test/resources/excluded_trebly_nested_subworkflow.json
core/src/test/resources/hello_goodbye_scattered_papiv2.json
core/src/test/resources/nested_excludes_trebly_nested_subworkflows.json
core/src/test/resources/trebly_nested_subworkflows.json
docs/developers/bitesize/workflowParsing/forkjoin_graph.svg
docs/developers/bitesize/workflowParsing/wdlToWdlom_hermes.svg
docs/developers/bitesize/workflowParsing/wdlmap.svg
languageFactories/language-factory-core/src/main/scala/cromwell/languages/util/ImportResolver.scala
project/Dependencies.scala
publish/docker-setup.sh
scripts/backpressure_report/test/resources/alpha_logs.json
scripts/metadata_comparison/test/resources/comparer/papiv1_version3_good.json
scripts/metadata_comparison/test/resources/comparer/papiv2_version3_good.json
scripts/metadata_comparison/test/resources/comparer/version3_comparison_good.csv
scripts/metadata_comparison/test/resources/forkjoin_metadata_papi_v2alpha1.json
scripts/metadata_comparison/test/resources/forkjoin_metadata_papi_v2beta.json
scripts/metadata_comparison/test/resources/subworkflow_hello_world_metadata.json
src/ci/bin/test.inc.sh
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.google.re2j", artifactId = "re2j" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.re2j", artifactId = "re2j" }
}]
labels: library-update, old-version-remains, commit-count:1

@scala-steward scala-steward requested a review from a team as a code owner December 1, 2024 15:33
@scala-steward scala-steward deleted the update/re2j-1.7 branch December 5, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants