Skip to content
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 gradle group with 11 updates #598

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gradle group with 11 updates:

Package From To
org.slf4j:slf4j-api 2.0.16 2.0.17
ch.qos.logback:logback-classic 1.5.16 1.5.17
org.junit.jupiter:junit-jupiter 5.11.4 5.12.0
software.amazon.awssdk:retries-spi 2.30.18 2.30.28
software.amazon.awssdk:retries 2.30.18 2.30.28
software.amazon.awssdk:sdk-core 2.30.18 2.30.28
org.junit:junit-bom 5.11.4 5.12.0
org.junit.jupiter:junit-jupiter-api 5.11.4 5.12.0
org.junit.jupiter:junit-jupiter-engine 5.11.4 5.12.0
org.junit.jupiter:junit-jupiter-params 5.11.4 5.12.0
com.autonomousapps:dependency-analysis-gradle-plugin 2.8.2 2.10.1

Updates org.slf4j:slf4j-api from 2.0.16 to 2.0.17

Updates ch.qos.logback:logback-classic from 1.5.16 to 1.5.17

Release notes

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

Logback 1.5.17

2025-02-25 Release of logback version 1.5.17

• Fixed Jansi 2.4.0 color-coded output not working on Windows CMD.exe console when the default terminal application is set to "Windows Console Host". This problem was reported in issues/753 by Michael Lyubkin.

• Fixed race condition occurring in case MDC class is initialized while org.slf4j.LoggerFactory is initializing logback-classic's LoggerContext. When this race conditions occurs, the MDCAdapter instance used by MDC does not match the instance used by logback-classic. This issue was reported in SLF4J issues/450. While logback-classic version 1.5.17 remains compatible with SLF4J versions in the 2.0.x series, fixing this particular MDC issue requires SLF4J version 2.0.17.

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

Commits
  • 1035872 prepare release 1.5.17
  • 2e6984d bump to slf4j version 2.0.17
  • 1009952 use a new LoggerContert instance when running LogbackListenerTest. This shoul...
  • a3bb4b0 Merge branch 'master' of github.com:qos-ch/logback
  • b507297 Fixed race condition occurring in case MDC class is initialized while org.slf...
  • f5b3bc5 add warning about the deprecation of SerializedModelConfigurator if activated
  • 5bc0998 Update README.md
  • 5610c96 correct relocation address
  • f3d100b update logback-access evaluator examples
  • 51e3903 fix issues/753 for the second time
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.11.4...r5.12.0

JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-RC1...r5.12.0-RC2

JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-M1...r5.12.0-RC1

JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • 2750b04 Release 5.12.0
  • 9615490 Update log suppressions for tests
  • 0a8d65b Remove duplicated reference to SimpleArgumentConverter
  • cafbcdb Update open-test-reporting to 0.2.0
  • ed1773c Fix version references to be 1.x in Platform and 5.x in Jupiter
  • 1d2f982 Update open-test-reporting to 0.2.0-M3
  • 2b6bab5 Fix indentation
  • d1929bb Merge 5.12.0 release notes
  • 9b7a3c4 Back to snapshots for further development
  • a410c92 Release 5.12.0-RC2
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:retries-spi from 2.30.18 to 2.30.28

Updates software.amazon.awssdk:retries from 2.30.18 to 2.30.28

Updates software.amazon.awssdk:sdk-core from 2.30.18 to 2.30.28

Updates software.amazon.awssdk:retries from 2.30.18 to 2.30.28

Updates software.amazon.awssdk:sdk-core from 2.30.18 to 2.30.28

Updates org.junit:junit-bom from 5.11.4 to 5.12.0

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.11.4...r5.12.0

JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-RC1...r5.12.0-RC2

JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-M1...r5.12.0-RC1

JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • 2750b04 Release 5.12.0
  • 9615490 Update log suppressions for tests
  • 0a8d65b Remove duplicated reference to SimpleArgumentConverter
  • cafbcdb Update open-test-reporting to 0.2.0
  • ed1773c Fix version references to be 1.x in Platform and 5.x in Jupiter
  • 1d2f982 Update open-test-reporting to 0.2.0-M3
  • 2b6bab5 Fix indentation
  • d1929bb Merge 5.12.0 release notes
  • 9b7a3c4 Back to snapshots for further development
  • a410c92 Release 5.12.0-RC2
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.11.4...r5.12.0

JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-RC1...r5.12.0-RC2

JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-M1...r5.12.0-RC1

JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • 2750b04 Release 5.12.0
  • 9615490 Update log suppressions for tests
  • 0a8d65b Remove duplicated reference to SimpleArgumentConverter
  • cafbcdb Update open-test-reporting to 0.2.0
  • ed1773c Fix version references to be 1.x in Platform and 5.x in Jupiter
  • 1d2f982 Update open-test-reporting to 0.2.0-M3
  • 2b6bab5 Fix indentation
  • d1929bb Merge 5.12.0 release notes
  • 9b7a3c4 Back to snapshots for further development
  • a410c92 Release 5.12.0-RC2
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.11.4...r5.12.0

JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-RC1...r5.12.0-RC2

JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-M1...r5.12.0-RC1

JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • 2750b04 Release 5.12.0
  • 9615490 Update log suppressions for tests
  • 0a8d65b Remove duplicated reference to SimpleArgumentConverter
  • cafbcdb Update open-test-reporting to 0.2.0
  • ed1773c Fix version references to be 1.x in Platform and 5.x in Jupiter
  • 1d2f982 Update open-test-reporting to 0.2.0-M3
  • 2b6bab5 Fix indentation
  • d1929bb Merge 5.12.0 release notes
  • 9b7a3c4 Back to snapshots for further development
  • a410c92 Release 5.12.0-RC2
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.11.4 to 5.12.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.11.4...r5.12.0

JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-RC1...r5.12.0-RC2

JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-M1...r5.12.0-RC1

JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • 2750b04 Release 5.12.0
  • 9615490 Update log suppressions for tests
  • 0a8d65b Remove duplicated reference to SimpleArgumentConverter
  • cafbcdb Update open-test-reporting to 0.2.0
  • ed1773c Fix version references to be 1.x in Platform and 5.x in Jupiter
  • 1d2f982 Update open-test-reporting to 0.2.0-M3
  • 2b6bab5 Fix indentation
  • d1929bb Merge 5.12.0 release notes
  • 9b7a3c4 Back to snapshots for further development
  • a410c92 Release 5.12.0-RC2
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.11.4...r5.12.0

JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-RC1...r5.12.0-RC2

JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-M1...r5.12.0-RC1

JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • 2750b04 Release 5.12.0
  • 9615490 Update log suppressions for tests
  • 0a8d65b Remove duplicated reference to SimpleArgumentConverter
  • cafbcdb Update open-test-reporting to 0.2.0
  • ed1773c Fix version references to be 1.x in Platform and 5.x in Jupiter
  • 1d2f982 Update open-test-reporting to 0.2.0-M3
  • 2b6bab5 Fix indentation
  • d1929bb Merge 5.12.0 release notes
  • 9b7a3c4 Back to snapshots for further development
  • a410c92 Release 5.12.0-RC2
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.11.4...r5.12.0

JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-RC1...r5.12.0-RC2

JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.0-M1...r5.12.0-RC1

JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • 2750b04 Release 5.12.0
  • 9615490 Update log suppressions for tests
  • 0a8d65b Remove duplicated reference to SimpleArgumentConverter
  • cafbcdb Update open-test-reporting to 0.2.0
  • ed1773c Fix version references to be 1.x in Platform and 5.x in Jupiter
  • 1d2f982 Update open-test-reporting to 0.2.0-M3
  • 2b6bab5 Fix indentation
  • d1929bb Merge 5.12.0 release notes
  • 9b7a3c4 Back to snapshots for further development
  • a410c92 Release 5.12.0-RC2
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.11.4 to 5.12.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0

See Release Notes.

New Contributors

Bumps the gradle group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| org.slf4j:slf4j-api | `2.0.16` | `2.0.17` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` |
| software.amazon.awssdk:retries-spi | `2.30.18` | `2.30.28` |
| software.amazon.awssdk:retries | `2.30.18` | `2.30.28` |
| software.amazon.awssdk:sdk-core | `2.30.18` | `2.30.28` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` |
| [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `2.8.2` | `2.10.1` |


Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17

Updates `ch.qos.logback:logback-classic` from 1.5.16 to 1.5.17
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.16...v_1.5.17)

Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `software.amazon.awssdk:retries-spi` from 2.30.18 to 2.30.28

Updates `software.amazon.awssdk:retries` from 2.30.18 to 2.30.28

Updates `software.amazon.awssdk:sdk-core` from 2.30.18 to 2.30.28

Updates `software.amazon.awssdk:retries` from 2.30.18 to 2.30.28

Updates `software.amazon.awssdk:sdk-core` from 2.30.18 to 2.30.28

Updates `org.junit:junit-bom` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 2.8.2 to 2.10.1
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.8.2...v2.10.1)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  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 Feb 26, 2025
@rhernandez35 rhernandez35 enabled auto-merge (rebase) February 26, 2025 17:29
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 26, 2025
auto-merge was automatically disabled February 26, 2025 17:29

Pull request was closed

@dependabot dependabot bot deleted the dependabot/gradle/gradle-6a8ccde0a1 branch February 26, 2025 17:29
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