Skip to content

Bump the dev-dependencies group with 5 updates#34

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-a6d9324ce7
Aug 26, 2025
Merged

Bump the dev-dependencies group with 5 updates#34
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-a6d9324ce7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps the dev-dependencies group with 5 updates:

Package From To
io.freefair.aspectj.post-compile-weaving 8.14 8.14.2
software.amazon.awssdk:bom 2.32.24 2.32.29
com.google.dagger:dagger 2.57 2.57.1
com.google.dagger:dagger-compiler 2.57 2.57.1
io.dropwizard.metrics:metrics-core 4.2.33 4.2.34

Updates io.freefair.aspectj.post-compile-weaving from 8.14 to 8.14.2

Release notes

Sourced from io.freefair.aspectj.post-compile-weaving's releases.

8.14.2

Full Changelog: freefair/gradle-plugins@8.14.1...8.14.2

8.14.1

What's Changed

New Contributors

Full Changelog: freefair/gradle-plugins@8.14...8.14.1

Commits
  • beb9563 fix publishing
  • 9a64450 remove jetty javadoc link
  • 325a257 Merge pull request #1417 from freefair/dependabot/gradle/examples/com.github....
  • b18caba Merge pull request #1415 from freefair/dependabot/gradle/examples/org.junit-j...
  • 17ae105 Merge pull request #1418 from freefair/dependabot/gradle/examples/org.springf...
  • 3cc93b0 Bump org.springframework.boot:spring-boot-starter in /examples
  • 2a64a94 Merge pull request #1419 from freefair/dependabot/gradle/examples/org.graalvm...
  • 99998fb Merge pull request #1420 from freefair/dependabot/github_actions/actions/chec...
  • 287dfea Bump actions/checkout from 4 to 5
  • 431f604 Bump org.graalvm.buildtools.native from 0.10.6 to 0.11.0 in /examples
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:bom from 2.32.24 to 2.32.29

Updates com.google.dagger:dagger from 2.57 to 2.57.1

Release notes

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

Dagger 2.57.1

Bug fixes

  • Fixes #4734: Updated Hilt's Gradle Plugin detection of AGP to maximize compatibility and avoid the confusing 'The Hilt Android Gradle plugin can only be applied to an Android project.' error when the plugin is on an Android project. (20adecbf5)
  • Fixes #4848: Set coreLibrariesVersion for the Kotlin compilation of the Hilt Gradle Plugin to further improve backwards compatibility. (00c7fc203)
  • Fixes #4848: Use api / language versions for the Kotlin compilation of the Hilt Gradle Plugin to not force projects to update to Kotlin 2.2.0, the current version used by the plugin. (58e499243)
  • Fixes #4780: Add support for the Jakarta Singleton annotation in Hilt. (ec7f76fa3)
  • Fixes #4917: Removes the explicit dependency to androidx.annotation:annotation-jvm and to a beta version of it. (092a85af0)
  • Limit number of similar bindings shown in error messages to 20 (59ac2f981)
  • Update wording for @​AssistedInject error to be more specific. (1702e79e0)
Commits
  • 85586e5 2.57.1 release
  • 20adecb Update Hilt's Gradle Plugin detection of AGP
  • ec7f76f Add the jakarta.inject.Singleton annotation to the Hilt SingletonComponent
  • f5c5301 Add gRPC projects to Gradle
  • 26a0a42 Add additional tests for parameterized injection and parameterized modules.
  • 0e73ac5 Internal changes.
  • 3ae4745 Add hilt-android-testing to the Gradle projects
  • 092a85a Bump androidx.annotation:annotation for Dagger/Hilt androidx deps and remov...
  • 57a439b Add hilt-android to the Gradle projects
  • 59ac2f9 Add a limit to the number of similar bindings shown to prevent too much error...
  • Additional commits viewable in compare view

Updates com.google.dagger:dagger-compiler from 2.57 to 2.57.1

Release notes

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

Dagger 2.57.1

Bug fixes

  • Fixes #4734: Updated Hilt's Gradle Plugin detection of AGP to maximize compatibility and avoid the confusing 'The Hilt Android Gradle plugin can only be applied to an Android project.' error when the plugin is on an Android project. (20adecbf5)
  • Fixes #4848: Set coreLibrariesVersion for the Kotlin compilation of the Hilt Gradle Plugin to further improve backwards compatibility. (00c7fc203)
  • Fixes #4848: Use api / language versions for the Kotlin compilation of the Hilt Gradle Plugin to not force projects to update to Kotlin 2.2.0, the current version used by the plugin. (58e499243)
  • Fixes #4780: Add support for the Jakarta Singleton annotation in Hilt. (ec7f76fa3)
  • Fixes #4917: Removes the explicit dependency to androidx.annotation:annotation-jvm and to a beta version of it. (092a85af0)
  • Limit number of similar bindings shown in error messages to 20 (59ac2f981)
  • Update wording for @​AssistedInject error to be more specific. (1702e79e0)
Commits
  • 85586e5 2.57.1 release
  • 20adecb Update Hilt's Gradle Plugin detection of AGP
  • ec7f76f Add the jakarta.inject.Singleton annotation to the Hilt SingletonComponent
  • f5c5301 Add gRPC projects to Gradle
  • 26a0a42 Add additional tests for parameterized injection and parameterized modules.
  • 0e73ac5 Internal changes.
  • 3ae4745 Add hilt-android-testing to the Gradle projects
  • 092a85a Bump androidx.annotation:annotation for Dagger/Hilt androidx deps and remov...
  • 57a439b Add hilt-android to the Gradle projects
  • 59ac2f9 Add a limit to the number of similar bindings shown to prevent too much error...
  • Additional commits viewable in compare view

Updates com.google.dagger:dagger-compiler from 2.57 to 2.57.1

Release notes

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

Dagger 2.57.1

Bug fixes

  • Fixes #4734: Updated Hilt's Gradle Plugin detection of AGP to maximize compatibility and avoid the confusing 'The Hilt Android Gradle plugin can only be applied to an Android project.' error when the plugin is on an Android project. (20adecbf5)
  • Fixes #4848: Set coreLibrariesVersion for the Kotlin compilation of the Hilt Gradle Plugin to further improve backwards compatibility. (00c7fc203)
  • Fixes #4848: Use api / language versions for the Kotlin compilation of the Hilt Gradle Plugin to not force projects to update to Kotlin 2.2.0, the current version used by the plugin. (58e499243)
  • Fixes #4780: Add support for the Jakarta Singleton annotation in Hilt. (ec7f76fa3)
  • Fixes #4917: Removes the explicit dependency to androidx.annotation:annotation-jvm and to a beta version of it. (092a85af0)
  • Limit number of similar bindings shown in error messages to 20 (59ac2f981)
  • Update wording for @​AssistedInject error to be more specific. (1702e79e0)
Commits
  • 85586e5 2.57.1 release
  • 20adecb Update Hilt's Gradle Plugin detection of AGP
  • ec7f76f Add the jakarta.inject.Singleton annotation to the Hilt SingletonComponent
  • f5c5301 Add gRPC projects to Gradle
  • 26a0a42 Add additional tests for parameterized injection and parameterized modules.
  • 0e73ac5 Internal changes.
  • 3ae4745 Add hilt-android-testing to the Gradle projects
  • 092a85a Bump androidx.annotation:annotation for Dagger/Hilt androidx deps and remov...
  • 57a439b Add hilt-android to the Gradle projects
  • 59ac2f9 Add a limit to the number of similar bindings shown to prevent too much error...
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-core from 4.2.33 to 4.2.34

Release notes

Sourced from io.dropwizard.metrics:metrics-core's releases.

v4.2.34

What's Changed

Full Changelog: dropwizard/metrics@v4.2.33...v4.2.34

Commits
  • d5769ec [maven-release-plugin] prepare release v4.2.34
  • 8a1a321 chore(deps): update github actions to v5 (#4915)
  • 811b4d2 chore: retry flaky tests in metrics-jetty12-ee* (#4919)
  • f1cf6d5 Add modules to support Jetty 12 for Jakarta EE 11 (#4912)
  • 500b36d chore(deps): update dependency org.ehcache:ehcache to v3.11.0 (#4911)
  • 3f0ef13 fix(deps): update jetty monorepo to v12.1.0 (#4901)
  • 1933799 chore(deps): update dependency org.mockito:mockito-core to v5.19.0 (#4900)
  • a23b1e2 fix(deps): update jetty monorepo (#4910)
  • 07c25cc chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • 6c3d4a0 fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.7 (#4909)
  • Additional commits viewable in compare view

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

Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [io.freefair.aspectj.post-compile-weaving](https://github.com/freefair/gradle-plugins) | `8.14` | `8.14.2` |
| software.amazon.awssdk:bom | `2.32.24` | `2.32.29` |
| [com.google.dagger:dagger](https://github.com/google/dagger) | `2.57` | `2.57.1` |
| [com.google.dagger:dagger-compiler](https://github.com/google/dagger) | `2.57` | `2.57.1` |
| [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) | `4.2.33` | `4.2.34` |


Updates `io.freefair.aspectj.post-compile-weaving` from 8.14 to 8.14.2
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.14...8.14.2)

Updates `software.amazon.awssdk:bom` from 2.32.24 to 2.32.29

Updates `com.google.dagger:dagger` from 2.57 to 2.57.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.57...dagger-2.57.1)

Updates `com.google.dagger:dagger-compiler` from 2.57 to 2.57.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.57...dagger-2.57.1)

Updates `com.google.dagger:dagger-compiler` from 2.57 to 2.57.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.57...dagger-2.57.1)

Updates `io.dropwizard.metrics:metrics-core` from 4.2.33 to 4.2.34
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.33...v4.2.34)

---
updated-dependencies:
- dependency-name: io.freefair.aspectj.post-compile-weaving
  dependency-version: 8.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.32.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.google.dagger:dagger
  dependency-version: 2.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.google.dagger:dagger-compiler
  dependency-version: 2.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.google.dagger:dagger-compiler
  dependency-version: 2.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-version: 4.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 26, 2025
@github-actions github-actions bot merged commit f7ab5b8 into main Aug 26, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev-dependencies-a6d9324ce7 branch August 26, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants