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

guice 7.0.0 (was 6.0.0) #422

Closed

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.google.inject:guice from 6.0.0 to 7.0.0 ⚠

πŸ“œ GitHub Release Notes - Version Diff

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

play-scala-anorm-example/build.sbt
play-scala-chatroom-example/build.sbt
play-scala-compile-di-example/build.sbt
play-scala-fileupload-example/build.sbt
play-scala-forms-example/build.sbt
play-scala-grpc-example/build.sbt
play-scala-hello-world-tutorial/build.sbt
play-scala-isolated-slick-example/build.sbt
play-scala-log4j2-example/build.sbt
play-scala-macwire-di-example/build.sbt
play-scala-rest-api-example/build.sbt
play-scala-secure-session-example/build.sbt
play-scala-starter-example/build.sbt
play-scala-streaming-example/build.sbt
play-scala-telemetry-example/build.sbt
play-scala-tls-example/build.sbt
play-scala-websocket-example/build.sbt
βš™ Adjust future updates

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

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

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

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

@mergify mergify bot mentioned this pull request Oct 20, 2023
@mergify mergify bot added the type:updates label Oct 20, 2023
mkurz and others added 24 commits October 27, 2023 12:43
…d.com

Remove developer.lightbend.com / adoptium.net instead of oracle
…ng-example

play-java-streaming-example: Add csp nonce
(cherry picked from commit faf8285)
…0.x/pr-291

[3.0.x] Use `eclipse-temurin:11-alpine` docker image (backport playframework#291) by @mkurz
Re-enable sbt-rjs and disable http port in an example
Copy link
Contributor

mergify bot commented Jan 13, 2024

⚠️ The sha of the head commit of this PR conflicts with #495. Mergify cannot evaluate rules on this PR. ⚠️

1 similar comment
Copy link
Contributor

mergify bot commented Jan 30, 2024

⚠️ The sha of the head commit of this PR conflicts with #495. Mergify cannot evaluate rules on this PR. ⚠️

@mkurz
Copy link
Member

mkurz commented Jan 30, 2024

let's close this for now

@mkurz mkurz closed this Jan 30, 2024
@scala-steward scala-steward deleted the update/guice-7.0.0 branch February 29, 2024 21:10
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.

3 participants