-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 maven group with 8 updates #2749
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the maven group with 8 updates: | Package | From | To | | --- | --- | --- | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.31.0` | `2.33.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.5` | `3.2.7` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.31.0` | `2.33.0` | | [com.google.guava:guava-testlib](https://github.com/google/guava) | `33.3.0-jre` | `33.3.1-jre` | | [com.google.guava:guava](https://github.com/google/guava) | `33.2.1-jre` | `33.3.1-jre` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.1` | | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.10.2` | `0.10.3` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.0` | Updates `com.google.errorprone:error_prone_core` from 2.31.0 to 2.33.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.31.0...v2.33.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.5 to 3.2.7 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.7) Updates `com.google.errorprone:error_prone_annotations` from 2.31.0 to 2.33.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.31.0...v2.33.0) Updates `com.google.guava:guava-testlib` from 33.3.0-jre to 33.3.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.google.guava:guava` from 33.2.1-jre to 33.3.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.junit.jupiter:junit-jupiter` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) Updates `org.graalvm.buildtools:native-maven-plugin` from 0.10.2 to 0.10.3 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.2...0.10.3) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.0 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.errorprone:error_prone_annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.guava:guava-testlib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.guava:guava dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 1, 2024
eamonnmcmanus
approved these changes
Oct 1, 2024
I think the latest Error Prone requires a JDK more recent than JDK 11. We'll need to use profiles to stop trying to run it with the JDK 11 build, or just stop building with JDK 11. |
#2751 should fix the Error Prone problem. |
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 8 updates:
2.31.0
2.33.0
3.2.5
3.2.7
2.31.0
2.33.0
33.3.0-jre
33.3.1-jre
33.2.1-jre
33.3.1-jre
5.11.0
5.11.1
0.10.2
0.10.3
2.17.2
2.18.0
Updates
com.google.errorprone:error_prone_core
from 2.31.0 to 2.33.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
7a67f20
Release Error Prone 2.33.0f1f7955
Remove out of place.
. Previously, the error message was:c885150
Add a regression test for b/3698625722b78c1f
Avoid a possibleIndexOutOfBoundsException
inMemberName
.47dd2a8
SuggestSplitter.on(Pattern.compile(...))
instead ofSplitter.onPattern
50d0983
Add some missing testdata/ prefixes.f82fb66
Fix typosfb1a05b
Update protobuf versionbe99217
Extend MissingOverride to require@Override
on "an explicitly declared access...2c04ada
Support toSeconds in DurationToLongTimeUnitUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.5 to 3.2.7Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
43af21c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.78c5a8d2
[MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)cb5422f
[MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...6b2a27f
[MGPG-136] Windows passphrase corruption (#120)31e87e0
[maven-release-plugin] prepare for next development iteration1c9a14c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.6bbe6156
Add FAQ for "no pinentry" issue (#118)5b94273
[MGPG-141] Remove use of deprecated classes (#117)afdfd28
[MGPG-138] Drop direct use of plexus-cipher and secdispatcher (#115)7516e7c
[MGPG-140] Update Maven to 3.9.9 (#116)Updates
com.google.errorprone:error_prone_annotations
from 2.31.0 to 2.33.0Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
Commits
7a67f20
Release Error Prone 2.33.0f1f7955
Remove out of place.
. Previously, the error message was:c885150
Add a regression test for b/3698625722b78c1f
Avoid a possibleIndexOutOfBoundsException
inMemberName
.47dd2a8
SuggestSplitter.on(Pattern.compile(...))
instead ofSplitter.onPattern
50d0983
Add some missing testdata/ prefixes.f82fb66
Fix typosfb1a05b
Update protobuf versionbe99217
Extend MissingOverride to require@Override
on "an explicitly declared access...2c04ada
Support toSeconds in DurationToLongTimeUnitUpdates
com.google.guava:guava-testlib
from 33.3.0-jre to 33.3.1-jreRelease notes
Sourced from com.google.guava:guava-testlib's releases.
Commits
Updates
com.google.guava:guava
from 33.2.1-jre to 33.3.1-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.junit.jupiter:junit-jupiter
from 5.11.0 to 5.11.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)Updates
org.graalvm.buildtools:native-maven-plugin
from 0.10.2 to 0.10.3Release notes
Sourced from org.graalvm.buildtools:native-maven-plugin's releases.
Commits
fff2f2a
Bump repository version and update samples8536ecd
Merge pull request #609 from houcine7/fix-path-whitespaces-argscdfcfa2
Unit test code2798688
Cleanup tests8fcddbf
Merge branch 'master' into fix-path-whitespaces-args2c8c2a7
Merge pull request #616 from graalvm/fix-jdk-graalvm-error-message81fe799
Fix error message when the JDK is not a GraalVMf5df203
Merge pull request #617 from graalvm/dnestoro/BumpMetadataVersionTo0.3.93a0e44d
Merge branch 'master' into dnestoro/BumpMetadataVersionTo0.3.914f58ff
Merge pull request #618 from graalvm/dnestoro/FixQuickBuildDeadLinkUpdates
com.fasterxml.jackson.core:jackson-databind
from 2.17.2 to 2.18.0Commits
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