Skip to content

Bump the gradle group with 7 updates#846

Merged
adwsingh merged 1 commit intomainfrom
dependabot/gradle/gradle-83a0eff697
Aug 13, 2025
Merged

Bump the gradle group with 7 updates#846
adwsingh merged 1 commit intomainfrom
dependabot/gradle/gradle-83a0eff697

Conversation

@dependabot
Copy link
Contributor

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

Bumps the gradle group with 7 updates:

Package From To
org.assertj:assertj-core 3.27.3 3.27.4
software.amazon.awssdk:retries-spi 2.32.16 2.32.21
software.amazon.awssdk:retries 2.32.16 2.32.21
software.amazon.awssdk:sdk-core 2.32.16 2.32.21
software.amazon.awssdk:auth 2.32.16 2.32.21
org.jline:jline-terminal 3.30.4 3.30.5
org.jline:jline-reader 3.30.4 3.30.5

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

Release notes

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

v3.27.4

🚫 Deprecated

Core

  • Deprecate org.assertj.core.annotations.Beta in favor of org.assertj.core.annotation.Beta
  • Deprecate org.assertj.core.util.CanIgnoreReturnValue in favor of org.assertj.core.annotation.CanIgnoreReturnValue
  • Deprecate org.assertj.core.util.CheckReturnValue in favor of org.assertj.core.annotation.CheckReturnValue

🐛 Bug Fixes

Core

  • Fix thread-safety in AbstractDateAssert #3874

⚡ Improvements

  • Migrate to the Central Publisher Portal, enable snapshot publishing #3881

Core

  • Annotate fail methods with custom @Contract #3882

❤️ Contributors

Thanks to all the contributors who worked on this release:

@​kelunik

Commits
  • 7a64cde [maven-release-plugin] prepare release assertj-build-3.27.4
  • feb5f6f Annotate fail methods with custom @Contract (#3882)
  • 43e8b65 Deprecate org.assertj.core.util.CheckReturnValue in favor of `org.assertj.c...
  • 1bf8cd6 Deprecate org.assertj.core.util.CanIgnoreReturnValue in favor of `org.asser...
  • 72d08b2 Deprecate org.assertj.core.annotations.Beta in favor of `org.assertj.core.a...
  • 475c2eb Polish
  • fdc9bc5 Skip tests during snapshot publishing
  • 8f4a1b5 Migrate to the Central Publisher Portal, enable snapshot publishing (#3881)
  • 7461b68 Fix thread-safety in AbstractDateAssert (#3874)
  • 015f095 Remove EOL Java 23
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:retries-spi from 2.32.16 to 2.32.21

Updates software.amazon.awssdk:retries from 2.32.16 to 2.32.21

Updates software.amazon.awssdk:sdk-core from 2.32.16 to 2.32.21

Updates software.amazon.awssdk:auth from 2.32.16 to 2.32.21

Updates software.amazon.awssdk:retries from 2.32.16 to 2.32.21

Updates software.amazon.awssdk:sdk-core from 2.32.16 to 2.32.21

Updates software.amazon.awssdk:auth from 2.32.16 to 2.32.21

Updates org.jline:jline-terminal from 3.30.4 to 3.30.5

Release notes

Sourced from org.jline:jline-terminal's releases.

3.30.5

🚀 New features and improvements

🐛 Bug Fixes

  • Fix macOS hang in pipe operations by removing PTY terminal usage (#1382) @​gnodet
  • enhancement: only compute suggestions in the Nano editor if something… (#1327) @​johnpoth
  • fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters (#1319) @​gnodet
  • Fix System.out not working after closing dumb terminal (#1337) @​gnodet

📦 Dependency updates

📝 Documentation updates

... (truncated)

Commits
  • b91a3b3 Zero-commit release process (#1335)
  • e2422d7 [maven-release-plugin] prepare for next development iteration
  • ae95742 [maven-release-plugin] prepare release jline-3.30.5
  • 87bf8b3 Fix macOS hang in pipe operations by removing PTY terminal usage (#1382)
  • 0ee349c provide smarter arg parsing #1370 (#1371)
  • 0088a70 ConsoleEngineImpl: change method and field visibilities (#1357)
  • 6152f8b Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter (#1362)
  • aafaf9c chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1364)
  • ba9f347 chore: Bump groovy.version from 4.0.27 to 4.0.28 (#1365)
  • e085017 chore: Bump com.palantir.javaformat:palantir-java-format (#1369)
  • Additional commits viewable in compare view

Updates org.jline:jline-reader from 3.30.4 to 3.30.5

Release notes

Sourced from org.jline:jline-reader's releases.

3.30.5

🚀 New features and improvements

🐛 Bug Fixes

  • Fix macOS hang in pipe operations by removing PTY terminal usage (#1382) @​gnodet
  • enhancement: only compute suggestions in the Nano editor if something… (#1327) @​johnpoth
  • fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters (#1319) @​gnodet
  • Fix System.out not working after closing dumb terminal (#1337) @​gnodet

📦 Dependency updates

📝 Documentation updates

... (truncated)

Commits
  • b91a3b3 Zero-commit release process (#1335)
  • e2422d7 [maven-release-plugin] prepare for next development iteration
  • ae95742 [maven-release-plugin] prepare release jline-3.30.5
  • 87bf8b3 Fix macOS hang in pipe operations by removing PTY terminal usage (#1382)
  • 0ee349c provide smarter arg parsing #1370 (#1371)
  • 0088a70 ConsoleEngineImpl: change method and field visibilities (#1357)
  • 6152f8b Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter (#1362)
  • aafaf9c chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1364)
  • ba9f347 chore: Bump groovy.version from 4.0.27 to 4.0.28 (#1365)
  • e085017 chore: Bump com.palantir.javaformat:palantir-java-format (#1369)
  • Additional commits viewable in compare view

Updates org.jline:jline-reader from 3.30.4 to 3.30.5

Release notes

Sourced from org.jline:jline-reader's releases.

3.30.5

🚀 New features and improvements

🐛 Bug Fixes

  • Fix macOS hang in pipe operations by removing PTY terminal usage (#1382) @​gnodet
  • enhancement: only compute suggestions in the Nano editor if something… (#1327) @​johnpoth
  • fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters (#1319) @​gnodet
  • Fix System.out not working after closing dumb terminal (#1337) @​gnodet

📦 Dependency updates

📝 Documentation updates

... (truncated)

Commits
  • b91a3b3 Zero-commit release process (#1335)
  • e2422d7 [maven-release-plugin] prepare for next development iteration
  • ae95742 [maven-release-plugin] prepare release jline-3.30.5
  • 87bf8b3 Fix macOS hang in pipe operations by removing PTY terminal usage (#1382)
  • 0ee349c provide smarter arg parsing #1370 (#1371)
  • 0088a70 ConsoleEngineImpl: change method and field visibilities (#1357)
  • 6152f8b Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter (#1362)
  • aafaf9c chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1364)
  • ba9f347 chore: Bump groovy.version from 4.0.27 to 4.0.28 (#1365)
  • e085017 chore: Bump com.palantir.javaformat:palantir-java-format (#1369)
  • 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 |
| --- | --- | --- |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.3` | `3.27.4` |
| software.amazon.awssdk:retries-spi | `2.32.16` | `2.32.21` |
| software.amazon.awssdk:retries | `2.32.16` | `2.32.21` |
| software.amazon.awssdk:sdk-core | `2.32.16` | `2.32.21` |
| software.amazon.awssdk:auth | `2.32.16` | `2.32.21` |
| [org.jline:jline-terminal](https://github.com/jline/jline3) | `3.30.4` | `3.30.5` |
| [org.jline:jline-reader](https://github.com/jline/jline3) | `3.30.4` | `3.30.5` |


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

Updates `software.amazon.awssdk:retries-spi` from 2.32.16 to 2.32.21

Updates `software.amazon.awssdk:retries` from 2.32.16 to 2.32.21

Updates `software.amazon.awssdk:sdk-core` from 2.32.16 to 2.32.21

Updates `software.amazon.awssdk:auth` from 2.32.16 to 2.32.21

Updates `software.amazon.awssdk:retries` from 2.32.16 to 2.32.21

Updates `software.amazon.awssdk:sdk-core` from 2.32.16 to 2.32.21

Updates `software.amazon.awssdk:auth` from 2.32.16 to 2.32.21

Updates `org.jline:jline-terminal` from 3.30.4 to 3.30.5
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.4...3.30.5)

Updates `org.jline:jline-reader` from 3.30.4 to 3.30.5
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.4...3.30.5)

Updates `org.jline:jline-reader` from 3.30.4 to 3.30.5
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.4...3.30.5)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-version: 2.32.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.32.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.32.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.32.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.32.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.32.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.32.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.jline:jline-terminal
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.jline:jline-reader
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.jline:jline-reader
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Aug 13, 2025
@adwsingh adwsingh merged commit 2ade426 into main Aug 13, 2025
2 checks passed
@adwsingh adwsingh deleted the dependabot/gradle/gradle-83a0eff697 branch August 13, 2025 19:09
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