Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps the gradle group with 8 updates:

Package From To
org.apache.logging.log4j:log4j-api 2.25.1 2.25.2
org.apache.logging.log4j:log4j-core 2.25.1 2.25.2
org.assertj:assertj-core 3.27.4 3.27.6
software.amazon.awssdk:retries-spi 2.33.11 2.34.2
software.amazon.awssdk:retries 2.33.11 2.34.2
software.amazon.awssdk:sdk-core 2.33.11 2.34.2
software.amazon.awssdk:auth 2.33.11 2.34.2
com.autonomousapps:dependency-analysis-gradle-plugin 3.0.3 3.0.4

Updates org.apache.logging.log4j:log4j-api from 2.25.1 to 2.25.2

Updates org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2

Updates org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2

Updates org.assertj:assertj-core from 3.27.4 to 3.27.6

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.27.6

🐛 Bug Fixes

Core

  • Add missing export for org.assertj.core.annotation #3951

❤️ Contributors

Thanks to all the contributors who worked on this release:

@​duponter

v3.27.5

⚡ Improvements

Core

  • ByteBuddy in AssertJ 3.27.4 not compatible with Java 25 #3946

🔨 Dependency Upgrades

Core

  • Upgrade to Byte Buddy 1.17.7 #3947
  • Upgrade to JUnit BOM 5.13.4 #3947

Guava

  • Upgrade to Guava 33.4.8-jre #3947
Commits
  • 716b1e0 [maven-release-plugin] prepare release assertj-build-3.27.6
  • e189652 Add missing export for org.assertj.core.annotation (#3951)
  • 0cb489e Update Maven Central URL
  • 7286309 [maven-release-plugin] prepare for next development iteration
  • dd4cc1d [maven-release-plugin] prepare release assertj-build-3.27.5
  • 1d0defc Add missing permission to release workflow
  • 844d5d0 Add missing GitHub Actions pinning to CodeQL workflow
  • bdd7106 Add CodeQL custom workflow
  • a93d7e6 Remove EOL Java 24
  • 26ea866 Update production dependencies (#3947)
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:retries-spi from 2.33.11 to 2.34.2

Updates software.amazon.awssdk:retries from 2.33.11 to 2.34.2

Updates software.amazon.awssdk:sdk-core from 2.33.11 to 2.34.2

Updates software.amazon.awssdk:auth from 2.33.11 to 2.34.2

Updates software.amazon.awssdk:retries from 2.33.11 to 2.34.2

Updates software.amazon.awssdk:sdk-core from 2.33.11 to 2.34.2

Updates software.amazon.awssdk:auth from 2.33.11 to 2.34.2

Updates com.autonomousapps:dependency-analysis-gradle-plugin from 3.0.3 to 3.0.4

Changelog

Sourced from com.autonomousapps:dependency-analysis-gradle-plugin's changelog.

Version 3.0.4

  • [Fix] Remove auto-applied kotlin-stdlib for Gradle 8.11 support.
Commits
  • 404aef3 chore: prepare for release 3.0.4.
  • 611bf2a chore(variant-artifacts): prepare for variant-artifacts release 0.3.3.
  • cfab379 chore(graph-support): prepare for graph-support release 0.8.3.
  • b24ee21 fix: remove kotlin-stdlib as default dep to ensure correct version.
  • 317612c chore: prepare next development version.
  • See full diff 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 gradle group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| org.apache.logging.log4j:log4j-api | `2.25.1` | `2.25.2` |
| org.apache.logging.log4j:log4j-core | `2.25.1` | `2.25.2` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.4` | `3.27.6` |
| software.amazon.awssdk:retries-spi | `2.33.11` | `2.34.2` |
| software.amazon.awssdk:retries | `2.33.11` | `2.34.2` |
| software.amazon.awssdk:sdk-core | `2.33.11` | `2.34.2` |
| software.amazon.awssdk:auth | `2.33.11` | `2.34.2` |
| [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `3.0.3` | `3.0.4` |


Updates `org.apache.logging.log4j:log4j-api` from 2.25.1 to 2.25.2

Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2

Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2

Updates `org.assertj:assertj-core` from 3.27.4 to 3.27.6
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6)

Updates `software.amazon.awssdk:retries-spi` from 2.33.11 to 2.34.2

Updates `software.amazon.awssdk:retries` from 2.33.11 to 2.34.2

Updates `software.amazon.awssdk:sdk-core` from 2.33.11 to 2.34.2

Updates `software.amazon.awssdk:auth` from 2.33.11 to 2.34.2

Updates `software.amazon.awssdk:retries` from 2.33.11 to 2.34.2

Updates `software.amazon.awssdk:sdk-core` from 2.33.11 to 2.34.2

Updates `software.amazon.awssdk:auth` from 2.33.11 to 2.34.2

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 3.0.3 to 3.0.4
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-version: 2.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 24, 2025
@adwsingh adwsingh enabled auto-merge (rebase) September 24, 2025 06:24
@adwsingh adwsingh merged commit a76837c into main Sep 24, 2025
3 checks passed
@adwsingh adwsingh deleted the dependabot/gradle/gradle-c8a35141e6 branch September 24, 2025 06:24
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.

1 participant