build(deps): bump guice.version from 6.0.0 to 7.0.0 - #19799
build(deps): bump guice.version from 6.0.0 to 7.0.0#19799dependabot[bot] wants to merge 1 commit into
Conversation
Bumps `guice.version` from 6.0.0 to 7.0.0. Updates `com.google.inject:guice` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/google/guice/releases) - [Commits](google/guice@6.0.0...7.0.0) Updates `com.google.inject.extensions:guice-servlet` from 6.0.0 to 7.0.0 Updates `com.google.inject.extensions:guice-assistedinject` from 6.0.0 to 7.0.0 Updates `com.google.inject.extensions:guice-testlib` from 6.0.0 to 7.0.0 --- updated-dependencies: - dependency-name: com.google.inject:guice dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: com.google.inject.extensions:guice-servlet dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.inject.extensions:guice-assistedinject dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.inject.extensions:guice-testlib dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Closing this upgrade because the current one-line version bump requires a repository-wide Jakarta EE migration, not a small dependency-PR fix. Evidence and root cause:
Why this is high effort rather than a surgical fix:
Other compatibility checks:
Recommended future path: keep Guice 6.0.0 until a dedicated Jakarta EE migration updates the servlet/injection stack and downstream integrations together. After that migration is green across the full build, reopen the Guice 7 upgrade as the final coordinated dependency step. No diagnostic or speculative commits were pushed. |
|
false |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
guice.versionfrom 6.0.0 to 7.0.0.Updates
com.google.inject:guicefrom 6.0.0 to 7.0.0Release notes
Sourced from com.google.inject:guice's releases.
Commits
b0e1d0fset 7.0.0 release #s.f4a66b7Make error_prone_annotations dependency optional654032aInternal change.bee813bImprove MissingImplementationError to lazily calculate suggestions and standa...2d64067Use linked bindings for MapBinder/Multibinder/OptionalBinder aliases, instead...be0141cInternal change40a5bcfAvoid re-initializing factories that are already initialized. This is necessa...9ac4767Change the way we reference what 6.0 supports in the README, so it doesn't ge...24324caPrepare for the Guice 6.0 & 7.0 releases. This change does the following:49b1a33Remove redundant references to javax.{inject,persistence,servlet} and replace...Updates
com.google.inject.extensions:guice-servletfrom 6.0.0 to 7.0.0Updates
com.google.inject.extensions:guice-assistedinjectfrom 6.0.0 to 7.0.0Updates
com.google.inject.extensions:guice-testlibfrom 6.0.0 to 7.0.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)