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

chore(deps): bump the sdk-java group across 1 directory with 12 updates #169

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the sdk-java group with 12 updates in the /sdk/java directory:

Package From To
io.smallrye:smallrye-graphql-client-api 2.8.4 2.11.0
io.smallrye:smallrye-graphql-client-implementation-vertx 2.8.4 2.11.0
org.apache.commons:commons-lang3 3.14.0 3.17.0
org.apache.commons:commons-compress 1.26.2 1.27.1
org.slf4j:slf4j-api 2.0.13 2.0.16
org.slf4j:slf4j-simple 2.0.13 2.0.16
org.junit:junit-bom 5.10.2 5.11.3
uk.org.webcompere:system-stubs-jupiter 2.1.6 2.1.7
org.assertj:assertj-core 3.26.0 3.26.3
org.mockito:mockito-core 5.12.0 5.14.2
org.codehaus.mojo:exec-maven-plugin 3.3.0 3.5.0
com.spotify.fmt:fmt-maven-plugin 2.23 2.25

Updates io.smallrye:smallrye-graphql-client-api from 2.8.4 to 2.11.0

Updates io.smallrye:smallrye-graphql-client-implementation-vertx from 2.8.4 to 2.11.0

Updates io.smallrye:smallrye-graphql-client-implementation-vertx from 2.8.4 to 2.11.0

Updates org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0

Updates org.apache.commons:commons-compress from 1.26.2 to 1.27.1

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

Updates org.slf4j:slf4j-simple from 2.0.13 to 2.0.16

Updates org.junit:junit-bom from 5.10.2 to 5.11.3

Release notes

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

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

See Release Notes.

New Contributors

... (truncated)

Commits
  • b20991e Release 5.11.3
  • e57b508 Finalize 5.11.3 release notes
  • fb1254c Allow repeating ExtendWith annotation on fields and parameters
  • a3192bd Fix package name comparison on Java 8 (#4077)
  • fcb7b01 Remove useless Order annotation
  • 57dfcb5 Allow repeating @…Source annotations when used as meta annotations
  • 09cd8b3 Add ArchUnit test for consistency of repeatable annotations
  • fa46a92 Hard-wrap at 90 characters
  • 8f45eea Find repeatable @⁠ExtendWith meta-annotations on fields again
  • b451122 Introduce release notes for 5.11.3
  • Additional commits viewable in compare view

Updates uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7

Release notes

Sourced from uk.org.webcompere:system-stubs-jupiter's releases.

v2.1.7

Update byte buddy for compatibility with Java 22

Commits
  • bee174e [maven-release-plugin] prepare release system-stubs-parent-2.1.7
  • 469217f Merge pull request #90 from webcompere/byte-buddy-version-property
  • 40c8785 Move byte buddy version to properties
  • c5b6738 Merge pull request #89 from jorsol/update-maven-plugins
  • a165476 Update maven-plugins used in the project
  • 1748714 Merge pull request #88 from prasaanth-hbo/prasaanth/bump-byte-buddy
  • 725fc00 Fix version of bytebuddy to support Java 22 and 23
  • c63102c Readme Update
  • 9765814 Merge pull request #82 from webcompere/release-2.1.6
  • 947be49 Update README for version
  • Additional commits viewable in compare view

Updates org.assertj:assertj-core from 3.26.0 to 3.26.3

Release notes

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

v3.26.3

🧩 Binary Compatibility

The release is:

  • Binary compatible with the previous minor version.
  • Binary incompatible with the previous patch version.

💥 Breaking Changes

Core

  • Replace assertThat(Temporal) with assertThatTemporal(Temporal) #3519

🐛 Bug Fixes

Core

  • Fix Javadoc rendering on FactoryBasedNavigableListAssert::assertThat
  • Allow ComparingNormalizedFields instances to be reused across different assertions #3493

🔨 Dependency Upgrades

Core

  • Upgrade to Byte Buddy 1.14.18 #3531
  • Upgrade to JUnit BOM 5.10.3 #3525

Guava

  • Upgrade to Guava 33.2.1-jre #3499

❤️ Contributors

Thanks to all the contributors who worked on this release:

@​genuss

Commits
  • 8e97f90 [maven-release-plugin] prepare release assertj-build-3.26.3
  • d1afefc chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4...
  • 2dc2cbf chore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (#3531)
  • 2541d3c chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1...
  • cdb906f [maven-release-plugin] prepare for next development iteration
  • c3b1f4a [maven-release-plugin] prepare release assertj-build-3.26.2
  • d5b52ab [maven-release-plugin] prepare for next development iteration
  • 17ea711 [maven-release-plugin] prepare release assertj-build-3.26.1
  • 8cf054d chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...
  • 5e708b4 chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#3527)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.12.0 to 5.14.2

Release notes

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

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

v5.14.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

v5.13.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.13.0

  • 2024-08-27 - 43 commit(s) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot[bot]
  • Bump versions.bytebuddy from 1.14.19 to 1.15.0 [(#3429)](mockito/mockito#3429)

... (truncated)

Commits
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.5.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

3.4.1

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

3.4.0

🚀 New features and improvements

  • Allow <includePluginDependencies> to be specified for the exec:exec goal (#432) @​sebthom

... (truncated)

Commits
  • b80d3d6 [maven-release-plugin] prepare release 3.5.0
  • 226a8ce Update site descriptor to 2.0.0
  • 47eac15 #322, enable to control the exec:java interaction with JVM classloader more f...
  • 582aed0 Bump project version
  • 8e7fa52 Update src/main/java/org/codehaus/mojo/exec/ExecMojo.java
  • d2bdc9c Add toolchain java path to environment variables in ExecMojo - added tests an...
  • eb62d78 Add toolchain java path to environment variables in ExecMojo - added tests an...
  • 8dbbb07 Add toolchain java path to environment variables in ExecMojo - added tests an...
  • 168b368 Add toolchain java path to environment variables in ExecMojo - added tests an...
  • 491526a Add toolchain java path to environment variables in ExecMojo - added tests an...
  • Additional commits viewable in compare view

Updates com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.25

Release notes

Sourced from com.spotify.fmt:fmt-maven-plugin's releases.

2.25

What's Changed

Full Changelog: spotify/fmt-maven-plugin@2.24...2.25

2.24

What's Changed

Full Changelog: spotify/fmt-maven-plugin@2.23...2.24

Commits
  • 9e0190f [maven-release-plugin] prepare release 2.25
  • a3aff4a Upgrade Google Java Format 1.23.0 -> 1.24.0 (#194)
  • 7fa55be [maven-release-plugin] prepare for next development iteration
  • f5a2675 [maven-release-plugin] prepare release 2.24
  • 775d418 Upgrade Google Java Format 1.22.0 -> 1.23.0 (#192)
  • 76aa75f Upgrade Google Java Format 1.21.0 -> 1.22.0 (#190)
  • ced5b96 [maven-release-plugin] prepare for next development iteration
  • 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 sdk-java group with 12 updates in the /sdk/java directory:

| Package | From | To |
| --- | --- | --- |
| io.smallrye:smallrye-graphql-client-api | `2.8.4` | `2.11.0` |
| io.smallrye:smallrye-graphql-client-implementation-vertx | `2.8.4` | `2.11.0` |
| org.apache.commons:commons-lang3 | `3.14.0` | `3.17.0` |
| org.apache.commons:commons-compress | `1.26.2` | `1.27.1` |
| org.slf4j:slf4j-api | `2.0.13` | `2.0.16` |
| org.slf4j:slf4j-simple | `2.0.13` | `2.0.16` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.2` | `5.11.3` |
| [uk.org.webcompere:system-stubs-jupiter](https://github.com/webcompere/system-stubs) | `2.1.6` | `2.1.7` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.0` | `3.26.3` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.12.0` | `5.14.2` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.3.0` | `3.5.0` |
| [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) | `2.23` | `2.25` |



Updates `io.smallrye:smallrye-graphql-client-api` from 2.8.4 to 2.11.0

Updates `io.smallrye:smallrye-graphql-client-implementation-vertx` from 2.8.4 to 2.11.0

Updates `io.smallrye:smallrye-graphql-client-implementation-vertx` from 2.8.4 to 2.11.0

Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0

Updates `org.apache.commons:commons-compress` from 1.26.2 to 1.27.1

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

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

Updates `org.junit:junit-bom` from 5.10.2 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.3)

Updates `uk.org.webcompere:system-stubs-jupiter` from 2.1.6 to 2.1.7
- [Release notes](https://github.com/webcompere/system-stubs/releases)
- [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md)
- [Commits](webcompere/system-stubs@system-stubs-parent-2.1.6...system-stubs-parent-2.1.7)

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

Updates `org.mockito:mockito-core` from 5.12.0 to 5.14.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.14.2)

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.3.0 to 3.5.0
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.3.0...3.5.0)

Updates `com.spotify.fmt:fmt-maven-plugin` from 2.23 to 2.25
- [Release notes](https://github.com/spotify/fmt-maven-plugin/releases)
- [Commits](spotify/fmt-maven-plugin@2.23...2.25)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-graphql-client-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: io.smallrye:smallrye-graphql-client-implementation-vertx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: io.smallrye:smallrye-graphql-client-implementation-vertx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sdk-java
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sdk-java
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: uk.org.webcompere:system-stubs-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sdk-java
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sdk-java
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: com.spotify.fmt:fmt-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Oct 28, 2024

The following labels could not be found: kind/dependencies, area/sdk/java.

Copy link
Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #208.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/maven/sdk/java/sdk-java-b659e05cd1 branch December 23, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants