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 7 updates #590

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gradle group with 7 updates:

Package From To
commons-logging:commons-logging 1.3.4 1.3.5
org.junit.jupiter:junit-jupiter 5.7.1 5.11.4
software.amazon.awssdk:retries-spi 2.30.13 2.30.18
software.amazon.awssdk:retries 2.30.13 2.30.18
software.amazon.awssdk:sdk-core 2.30.13 2.30.18
io.netty:netty-all 4.1.117.Final 4.1.118.Final
com.autonomousapps:dependency-analysis-gradle-plugin 2.8.0 2.8.2

Updates commons-logging:commons-logging from 1.3.4 to 1.3.5

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

Release notes

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

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

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

JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.2...r5.11.3

JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.1...r5.11.2

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.10.3...r5.11.0

JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage 5.11.0-RC1

... (truncated)

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • Additional commits viewable in compare view

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

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

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

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

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

Updates io.netty:netty-all from 4.1.117.Final to 4.1.118.Final

Commits
  • 36f95cf [maven-release-plugin] prepare release netty-4.1.118.Final
  • 87f4072 Merge commit from fork
  • d1fbda6 Merge commit from fork
  • f844d78 Upgrade netty-tcnative to 2.0.70.Final (#14790)
  • 8afb5d9 Only run 2 jobs with leak detection to minimize build times (#14784)
  • f2c27da AdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...
  • 8d387ff Change the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...
  • 1cfd3a6 Fix possible buffer leak when stream can't be mapped (#14746)
  • 8f9eadb Fix AccessControlException in GlobalEventExecutor (#14743)
  • 6fcd3e6 KQueueEventLoop leaks memory on shutdown. (#14745)
  • Additional commits viewable in compare view

Updates com.autonomousapps:dependency-analysis-gradle-plugin from 2.8.0 to 2.8.2

Changelog

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

Version 2.8.2

  • [Fix]: generate supergraph just once per variant (source set).

Version 2.8.1

  • [Fix]: cache SuperClassGraph. No need to recompute for each dependency.
  • [Fix]: use less heap by using empty singleton collections.
  • [Fix]: trade metaspace for heap by interning strings.
Commits
  • 0c30768 chore: prepare for release 2.8.2.
  • a56b5a9 fix: generate supergraph just once per variant (source set).
  • 160cf75 chore: prepare next development version.
  • 5309de0 chore: prepare for release 2.8.1.
  • 7e6697d fix: cache SuperClassGraph. No need to recompute.
  • 97be551 perf: intern more strings.
  • 22a649b docs: fix kdoc.
  • 87c8ad4 fix: trade metaspace for heap by interning strings.
  • 7d100ab docs: minor kdoc cleanup.
  • 944166c fix: use less heap in ProjectVariant.
  • 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 7 updates:

| Package | From | To |
| --- | --- | --- |
| commons-logging:commons-logging | `1.3.4` | `1.3.5` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.7.1` | `5.11.4` |
| software.amazon.awssdk:retries-spi | `2.30.13` | `2.30.18` |
| software.amazon.awssdk:retries | `2.30.13` | `2.30.18` |
| software.amazon.awssdk:sdk-core | `2.30.13` | `2.30.18` |
| [io.netty:netty-all](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` |
| [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `2.8.0` | `2.8.2` |


Updates `commons-logging:commons-logging` from 1.3.4 to 1.3.5

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

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

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

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

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

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

Updates `io.netty:netty-all` from 4.1.117.Final to 4.1.118.Final
- [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final)

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

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  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: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  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 Feb 12, 2025
@hpmellema hpmellema merged commit a63f295 into main Feb 12, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/gradle-9e4bbaf5d1 branch February 12, 2025 17:13
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