-
Notifications
You must be signed in to change notification settings - Fork 35
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
Bump the java-production-dependencies group with 5 updates #219
Bump the java-production-dependencies group with 5 updates #219
Conversation
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
fcb9b27
to
510c6fc
Compare
Bumps the java-production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [com.google.dagger:dagger](https://github.com/google/dagger) | `2.49` | `2.51.1` | | [com.google.dagger:dagger-compiler](https://github.com/google/dagger) | `2.49` | `2.51.1` | | [com.google.guava:guava](https://github.com/google/guava) | `32.1.3-jre` | `33.1.0-jre` | | org.slf4j:slf4j-api | `2.0.12` | `2.0.13` | | org.slf4j:slf4j-simple | `2.0.12` | `2.0.13` | Updates `com.google.dagger:dagger` from 2.49 to 2.51.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.49...dagger-2.51.1) Updates `com.google.dagger:dagger-compiler` from 2.49 to 2.51.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.49...dagger-2.51.1) Updates `com.google.guava:guava` from 32.1.3-jre to 33.1.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-simple` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-simple` from 2.0.12 to 2.0.13 Updates `com.google.dagger:dagger-compiler` from 2.49 to 2.51.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.49...dagger-2.51.1) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-production-dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
510c6fc
to
4020cfa
Compare
Superseded by #222. |
Bumps the java-production-dependencies group with 5 updates:
2.49
2.51.1
2.49
2.51.1
32.1.3-jre
33.1.0-jre
2.0.12
2.0.13
2.0.12
2.0.13
Updates
com.google.dagger:dagger
from 2.49 to 2.51.1Release notes
Sourced from com.google.dagger:dagger's releases.
Commits
394cf25
2.51.1 release8689679
Update xprocessing.jar for Dagger.2a6a0b4
Reset processingEnv for BindingGraphPlugins for each round.fc2363d
Associate Dagger Android output with generated Component.29d9a8e
Make LazyClassKeyMap accept both MapFactory and MapProviderFactoryc213e36
Fix bug in AnnotationExpression.e6c2ac8
Delete obsolete documentatione8e1ce6
Fix diagnostic kind in InjectValidator.3fa9a8a
Migrate from soon-to-be-deprecatedpropagateIfPossible
to equivalent `throw...922ff50
reduce number of times resolving parameter types in an extreme case.Updates
com.google.dagger:dagger-compiler
from 2.49 to 2.51.1Release notes
Sourced from com.google.dagger:dagger-compiler's releases.
Commits
394cf25
2.51.1 release8689679
Update xprocessing.jar for Dagger.2a6a0b4
Reset processingEnv for BindingGraphPlugins for each round.fc2363d
Associate Dagger Android output with generated Component.29d9a8e
Make LazyClassKeyMap accept both MapFactory and MapProviderFactoryc213e36
Fix bug in AnnotationExpression.e6c2ac8
Delete obsolete documentatione8e1ce6
Fix diagnostic kind in InjectValidator.3fa9a8a
Migrate from soon-to-be-deprecatedpropagateIfPossible
to equivalent `throw...922ff50
reduce number of times resolving parameter types in an extreme case.Updates
com.google.guava:guava
from 32.1.3-jre to 33.1.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.slf4j:slf4j-api
from 2.0.12 to 2.0.13Updates
org.slf4j:slf4j-simple
from 2.0.12 to 2.0.13Updates
org.slf4j:slf4j-simple
from 2.0.12 to 2.0.13Updates
com.google.dagger:dagger-compiler
from 2.49 to 2.51.1Release notes
Sourced from com.google.dagger:dagger-compiler's releases.
Commits
394cf25
2.51.1 release8689679
Update xprocessing.jar for Dagger.2a6a0b4
Reset processingEnv for BindingGraphPlugins for each round.fc2363d
Associate Dagger Android output with generated Component.29d9a8e
Make LazyClassKeyMap accept both MapFactory and MapProviderFactoryc213e36
Fix bug in AnnotationExpression.e6c2ac8
Delete obsolete documentatione8e1ce6
Fix diagnostic kind in InjectValidator.3fa9a8a
Migrate from soon-to-be-deprecatedpropagateIfPossible
to equivalent `throw...922ff50
reduce number of times resolving parameter types in an extreme case.Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions