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 in /sdk/java with 8 updates #7263

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps the sdk-java group in /sdk/java with 8 updates:

Package From To
io.smallrye:smallrye-graphql-client-api 2.7.0 2.8.3
io.smallrye:smallrye-graphql-client-implementation-vertx 2.7.0 2.8.3
org.apache.commons:commons-lang3 3.13.0 3.14.0
org.apache.commons:commons-compress 1.24.0 1.26.1
org.mockito:mockito-core 5.10.0 5.11.0
org.codehaus.mojo:exec-maven-plugin 3.1.0 3.2.0
de.m3y.maven:inject-maven-plugin 1.5 1.7
com.spotify.fmt:fmt-maven-plugin 2.22.1 2.23

Updates io.smallrye:smallrye-graphql-client-api from 2.7.0 to 2.8.3

Updates io.smallrye:smallrye-graphql-client-implementation-vertx from 2.7.0 to 2.8.3

Updates io.smallrye:smallrye-graphql-client-implementation-vertx from 2.7.0 to 2.8.3

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

Updates org.apache.commons:commons-compress from 1.24.0 to 1.26.1

Updates org.mockito:mockito-core from 5.10.0 to 5.11.0

Release notes

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

v5.11.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.11.0

Commits
  • ea6ff8c Add native method to MissingMethodInvocationException (#3283)
  • 8431ae2 Bump com.google.googlejavaformat:google-java-format (#3277)
  • a10d43c Bump versions.bytebuddy from 1.14.11 to 1.14.12 (#3272)
  • 699799d Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 (#3268)
  • 861ca99 Bump org.shipkit:shipkit-auto-version from 2.0.3 to 2.0.4 (#3267)
  • 043c0f0 Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 (#3266)
  • fa31e11 Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 (#3264)
  • efa8d2a Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 (#3265)
  • 66d18cc Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#3261)
  • e76f14a Bump versions.junitJupiter from 5.10.1 to 5.10.2 (#3260)
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.2.0

Release notes

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

3.2.0

🚀 New features and improvements

  • Enable to exec:java runnables and not only mains with loosely coupled injections (#408) @​rmannibucau
  • Try to get rid of legacy API which can break starting with java 17 (#409) @​rmannibucau

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

3.1.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

  • Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/projects/java_module-module+mainclass (#382) @​dependabot

... (truncated)

Commits
  • d28f608 [maven-release-plugin] prepare release 3.2.0
  • 96d307b Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#419)
  • 0134866 Fix #401 - Maven v4 compatibility
  • 198c289 Bump commons-io:commons-io in /src/it/projects/setup-parent
  • 9babd4e Bump release-drafter/release-drafter from 5 to 6
  • 97f3161 Bump project version to 3.2.0-SNAPSHOT
  • 594cb0f ITs improvement
  • bf6a0f1 Fix documentation formatting, add menu items for new examples
  • 1d90140 Execute mexec-137 also on unix family
  • a7090d0 Fixes #408, enable to exec:java runnables and not only mains with loosely cou...
  • Additional commits viewable in compare view

Updates de.m3y.maven:inject-maven-plugin from 1.5 to 1.7

Release notes

Sourced from de.m3y.maven:inject-maven-plugin's releases.

1.7

What's Changed

  • Require Maven 3.9+ #161

Full Changelog: marcelmay/inject-maven-plugin@inject-maven-plugin-1.6...inject-maven-plugin-1.7

1.6

What's Changed

New Contributors

Full Changelog: marcelmay/inject-maven-plugin@inject-maven-plugin-1.5...inject-maven-plugin-1.6

Commits
  • 1e6ad04 [maven-release-plugin] prepare release inject-maven-plugin-1.7
  • 1a70390 Require Maven 3.9+ (fixes #161)
  • 94d05b1 Minor doc formatting fix
  • f90045a [maven-release-plugin] prepare for next development iteration
  • e20b711 [maven-release-plugin] prepare release inject-maven-plugin-1.6
  • 3388c37 Update doc for requiring Maven 3.9+ (issue #161)
  • 5103436 Backport windows path fix to JDK 8 (issue #160)
  • 8a0f1da Require Maven 3.9+ (fixes #161)
  • 9e9f609 Build(deps): Bump org.apache.maven.plugins:maven-plugin-report-plugin
  • f65ab92 Build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin
  • Additional commits viewable in compare view

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

Release notes

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

2.23

What's Changed

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

Commits
  • a89d6df [maven-release-plugin] prepare release 2.23
  • 645ace3 Bump google format & other dependencies (#188)
  • 01fb56f Update foss-root to 17 (#187)
  • 6add68e [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

@dependabot dependabot bot requested a review from a team as a code owner May 3, 2024 10:49
@dependabot dependabot bot added kind/dependencies Pull requests that update a dependency file sdk/java labels May 3, 2024
Bumps the sdk-java group in /sdk/java with 8 updates:

| Package | From | To |
| --- | --- | --- |
| io.smallrye:smallrye-graphql-client-api | `2.7.0` | `2.8.3` |
| io.smallrye:smallrye-graphql-client-implementation-vertx | `2.7.0` | `2.8.3` |
| org.apache.commons:commons-lang3 | `3.13.0` | `3.14.0` |
| org.apache.commons:commons-compress | `1.24.0` | `1.26.1` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.10.0` | `5.11.0` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.2.0` |
| [de.m3y.maven:inject-maven-plugin](https://github.com/marcelmay/inject-maven-plugin) | `1.5` | `1.7` |
| [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) | `2.22.1` | `2.23` |


Updates `io.smallrye:smallrye-graphql-client-api` from 2.7.0 to 2.8.3

Updates `io.smallrye:smallrye-graphql-client-implementation-vertx` from 2.7.0 to 2.8.3

Updates `io.smallrye:smallrye-graphql-client-implementation-vertx` from 2.7.0 to 2.8.3

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

Updates `org.apache.commons:commons-compress` from 1.24.0 to 1.26.1

Updates `org.mockito:mockito-core` from 5.10.0 to 5.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.10.0...v5.11.0)

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

Updates `de.m3y.maven:inject-maven-plugin` from 1.5 to 1.7
- [Release notes](https://github.com/marcelmay/inject-maven-plugin/releases)
- [Commits](marcelmay/inject-maven-plugin@inject-maven-plugin-1.5...inject-maven-plugin-1.7)

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

---
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.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: de.m3y.maven:inject-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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/sdk/java/sdk-java-9fc766f080 branch from a5c0d8c to 2ba6eae Compare May 6, 2024 07:14
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #7360.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/maven/sdk/java/sdk-java-9fc766f080 branch May 13, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file sdk/java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants