Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the gradle group with 8 updates:

Package From To
ch.qos.logback:logback-classic 1.5.22 1.5.23
software.amazon.awssdk:retries-spi 2.40.10 2.40.15
software.amazon.awssdk:retries 2.40.10 2.40.15
software.amazon.awssdk:sdk-core 2.40.10 2.40.15
software.amazon.awssdk:auth 2.40.10 2.40.15
tools.jackson.core:jackson-core 3.0.0 3.0.3
com.code-intelligence:jazzer-junit 0.28.0 0.29.1
com.code-intelligence:jazzer-api 0.28.0 0.29.1

Updates ch.qos.logback:logback-classic from 1.5.22 to 1.5.23

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.23

2025-12-21 Release of logback version 1.5.23

• In response to issues/959 file name collisions are detected at configuration time by analyzing the configuration file and no longer at run time. This avoids the ConcurrentModificationException reported in the issue.

• ZIP and XZ compression now use a BufferedOutputStream when writing to the compressed file. This issue was reported in issues/988.

• A bit-wise identical binary of this version can be reproduced by building from source code at commit 0bcc3feb54a6d99caac70969ee5f8334aad1fbaf associated with the tag v_1.5.23. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits
  • 0bcc3fe prepare release 1.5.23
  • 4627dbd better to use BufferedOutputStream during ZIP and XZ compression, especially ...
  • 299f091 add collision test in presence of conditional processing
  • b446f3f In Context, remove collision map
  • a3eb14d in response to issues/959, collision detection is now done by FileCollisionAn...
  • 681b2be remove unused method, minor comment edits
  • 17a3edf start work on 1.5.23-SNAPSHOT
  • See full diff in compare view

Updates software.amazon.awssdk:retries-spi from 2.40.10 to 2.40.15

Updates software.amazon.awssdk:retries from 2.40.10 to 2.40.15

Updates software.amazon.awssdk:sdk-core from 2.40.10 to 2.40.15

Updates software.amazon.awssdk:auth from 2.40.10 to 2.40.15

Updates software.amazon.awssdk:retries from 2.40.10 to 2.40.15

Updates software.amazon.awssdk:sdk-core from 2.40.10 to 2.40.15

Updates software.amazon.awssdk:auth from 2.40.10 to 2.40.15

Updates tools.jackson.core:jackson-core from 3.0.0 to 3.0.3

Commits
  • a3991ff [maven-release-plugin] prepare release jackson-core-3.0.3
  • 2351ef3 Prep for 3.0.3 release
  • 1fb46ca Merge branch '2.x' into 3.0
  • 67912b2 Minor improvement to UTF32Reader.read() bounds-checks
  • 5ed863e Merge branch '2.x' into 3.0
  • ecf5de2 ...
  • dbb1765 Merge branch '2.20' into 2.x
  • 66a9467 Merge branch '2.19' into 2.20
  • b46c0bd Merge branch '2.18' into 2.19
  • fae2542 release notes update
  • Additional commits viewable in compare view

Updates com.code-intelligence:jazzer-junit from 0.28.0 to 0.29.1

Release notes

Sourced from com.code-intelligence:jazzer-junit's releases.

v0.29.1

What's Changed

Full Changelog: CodeIntelligenceTesting/jazzer@v0.28.0...v0.29.1

Note: There is no release for v0.29.0 due to a bug in the release pipeline.

Commits
  • d10428a chore: fix maven publishing script
  • 91ae07a feat: SSRF env var to allow all connections before it's configured
  • 1cfba07 feat: add char and Character mutator
  • f504ad7 chore: format docs/trophies.md
  • 9ab5c5d docs: add trophies for lz4-java and aircompressor
  • 9056b3d fix: use user-friendly type names in exception messages
  • 0d782f0 chore: reduce number of executions in selffuzz test
  • c6296b8 Add missing space to annotation error message
  • fafa5af chore: update bazel dependencies
  • 84b73e8 feat: ensure padding bytes are in char range
  • Additional commits viewable in compare view

Updates com.code-intelligence:jazzer-api from 0.28.0 to 0.29.1

Release notes

Sourced from com.code-intelligence:jazzer-api's releases.

v0.29.1

What's Changed

Full Changelog: CodeIntelligenceTesting/jazzer@v0.28.0...v0.29.1

Note: There is no release for v0.29.0 due to a bug in the release pipeline.

Commits
  • d10428a chore: fix maven publishing script
  • 91ae07a feat: SSRF env var to allow all connections before it's configured
  • 1cfba07 feat: add char and Character mutator
  • f504ad7 chore: format docs/trophies.md
  • 9ab5c5d docs: add trophies for lz4-java and aircompressor
  • 9056b3d fix: use user-friendly type names in exception messages
  • 0d782f0 chore: reduce number of executions in selffuzz test
  • c6296b8 Add missing space to annotation error message
  • fafa5af chore: update bazel dependencies
  • 84b73e8 feat: ensure padding bytes are in char range
  • Additional commits viewable in compare view

Updates com.code-intelligence:jazzer-api from 0.28.0 to 0.29.1

Release notes

Sourced from com.code-intelligence:jazzer-api's releases.

v0.29.1

What's Changed

Full Changelog: CodeIntelligenceTesting/jazzer@v0.28.0...v0.29.1

Note: There is no release for v0.29.0 due to a bug in the release pipeline.

Commits
  • d10428a chore: fix maven publishing script
  • 91ae07a feat: SSRF env var to allow all connections before it's configured
  • 1cfba07 feat: add char and Character mutator
  • f504ad7 chore: format docs/trophies.md
  • 9ab5c5d docs: add trophies for lz4-java and aircompressor
  • 9056b3d fix: use user-friendly type names in exception messages
  • 0d782f0 chore: reduce number of executions in selffuzz test
  • c6296b8 Add missing space to annotation error message
  • fafa5af chore: update bazel dependencies
  • 84b73e8 feat: ensure padding bytes are in char range
  • 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 gradle group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.22` | `1.5.23` |
| software.amazon.awssdk:retries-spi | `2.40.10` | `2.40.15` |
| software.amazon.awssdk:retries | `2.40.10` | `2.40.15` |
| software.amazon.awssdk:sdk-core | `2.40.10` | `2.40.15` |
| software.amazon.awssdk:auth | `2.40.10` | `2.40.15` |
| [tools.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `3.0.0` | `3.0.3` |
| [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) | `0.28.0` | `0.29.1` |
| [com.code-intelligence:jazzer-api](https://github.com/CodeIntelligenceTesting/jazzer) | `0.28.0` | `0.29.1` |


Updates `ch.qos.logback:logback-classic` from 1.5.22 to 1.5.23
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.22...v_1.5.23)

Updates `software.amazon.awssdk:retries-spi` from 2.40.10 to 2.40.15

Updates `software.amazon.awssdk:retries` from 2.40.10 to 2.40.15

Updates `software.amazon.awssdk:sdk-core` from 2.40.10 to 2.40.15

Updates `software.amazon.awssdk:auth` from 2.40.10 to 2.40.15

Updates `software.amazon.awssdk:retries` from 2.40.10 to 2.40.15

Updates `software.amazon.awssdk:sdk-core` from 2.40.10 to 2.40.15

Updates `software.amazon.awssdk:auth` from 2.40.10 to 2.40.15

Updates `tools.jackson.core:jackson-core` from 3.0.0 to 3.0.3
- [Commits](FasterXML/jackson-core@jackson-core-3.0.0...jackson-core-3.0.3)

Updates `com.code-intelligence:jazzer-junit` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.28.0...v0.29.1)

Updates `com.code-intelligence:jazzer-api` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.28.0...v0.29.1)

Updates `com.code-intelligence:jazzer-api` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.28.0...v0.29.1)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-version: 2.40.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.40.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.40.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.40.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.40.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.40.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.40.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: tools.jackson.core:jackson-core
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.code-intelligence:jazzer-junit
  dependency-version: 0.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.code-intelligence:jazzer-api
  dependency-version: 0.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.code-intelligence:jazzer-api
  dependency-version: 0.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

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 Dec 24, 2025
@adwsingh adwsingh enabled auto-merge (rebase) December 24, 2025 05:14
@adwsingh adwsingh merged commit 0d7799c into main Dec 24, 2025
3 checks passed
@adwsingh adwsingh deleted the dependabot/gradle/gradle-de8d617fdd branch December 24, 2025 05:14
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