wolpert / svarm

Apache License 2.0
2 stars 2 forks source link

Bump the dev-dependencies group in /java with 5 updates #108

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dev-dependencies group in /java with 5 updates:

Package From To
software.amazon.awssdk:dynamodb 2.26.29 2.27.2
software.amazon.awssdk:bom 2.26.29 2.27.2
com.google.dagger:dagger 2.51.1 2.52
com.google.dagger:dagger-compiler 2.51.1 2.52
org.slf4j:slf4j-api 2.0.13 2.0.15

Updates software.amazon.awssdk:dynamodb from 2.26.29 to 2.27.2

Updates software.amazon.awssdk:bom from 2.26.29 to 2.27.2

Updates software.amazon.awssdk:bom from 2.26.29 to 2.27.2

Updates com.google.dagger:dagger from 2.51.1 to 2.52

Release notes

Sourced from com.google.dagger:dagger's releases.

Dagger 2.52

Notes: Dagger KSP now requires at least KSP 1.9.24-1.0.20.

Bug fixes

  • Fixed #4302: Suppress deprecation warnings in generated code. (f41033cc4)
  • Fixed #4323: Added rules to stop LazyClassKey referenced classes being merged with R8 (81512af9e).
  • Fixed #4345: Fixes intersection type bounds order in generated factories when using KSP (aosp/3164197).
  • Fixed #4352: Fixes an issue where the parameter name "instance" could conflict with fields of the same name in the component. (952c2504a)
  • Merged pull request #4305: Skip view injection when in edit mode for previews. (65b74f832)
  • Fixed an issue where base classes with a package private constructor would cause the generated code to fail (db25237df)
  • Add a jakarta.inject.Provider runtime dependency in preparation for supporting Jakarta Providers (a8581e0a6)
Commits


Updates com.google.dagger:dagger-compiler from 2.51.1 to 2.52

Release notes

Sourced from com.google.dagger:dagger-compiler's releases.

Dagger 2.52

Notes: Dagger KSP now requires at least KSP 1.9.24-1.0.20.

Bug fixes

  • Fixed #4302: Suppress deprecation warnings in generated code. (f41033cc4)
  • Fixed #4323: Added rules to stop LazyClassKey referenced classes being merged with R8 (81512af9e).
  • Fixed #4345: Fixes intersection type bounds order in generated factories when using KSP (aosp/3164197).
  • Fixed #4352: Fixes an issue where the parameter name "instance" could conflict with fields of the same name in the component. (952c2504a)
  • Merged pull request #4305: Skip view injection when in edit mode for previews. (65b74f832)
  • Fixed an issue where base classes with a package private constructor would cause the generated code to fail (db25237df)
  • Add a jakarta.inject.Provider runtime dependency in preparation for supporting Jakarta Providers (a8581e0a6)
Commits


Updates com.google.dagger:dagger-compiler from 2.51.1 to 2.52

Release notes

Sourced from com.google.dagger:dagger-compiler's releases.

Dagger 2.52

Notes: Dagger KSP now requires at least KSP 1.9.24-1.0.20.

Bug fixes

  • Fixed #4302: Suppress deprecation warnings in generated code. (f41033cc4)
  • Fixed #4323: Added rules to stop LazyClassKey referenced classes being merged with R8 (81512af9e).
  • Fixed #4345: Fixes intersection type bounds order in generated factories when using KSP (aosp/3164197).
  • Fixed #4352: Fixes an issue where the parameter name "instance" could conflict with fields of the same name in the component. (952c2504a)
  • Merged pull request #4305: Skip view injection when in edit mode for previews. (65b74f832)
  • Fixed an issue where base classes with a package private constructor would cause the generated code to fail (db25237df)
  • Add a jakarta.inject.Provider runtime dependency in preparation for supporting Jakarta Providers (a8581e0a6)
Commits


Updates org.slf4j:slf4j-api from 2.0.13 to 2.0.15

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions