-
Notifications
You must be signed in to change notification settings - Fork 19
Bump the dependencies group with 6 updates #39
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
Closed
Closed
Conversation
This file contains hidden or 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 dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.google.auto.service:auto-service](https://github.com/google/auto) | `1.0-rc6` | `1.1.1` | | [com.google.guava:guava](https://github.com/google/guava) | `29.0-jre` | `33.4.7-jre` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.3.3` | `2.37.0` | | [com.google.testing.compile:compile-testing](https://github.com/google/compile-testing) | `0.18` | `0.21.0` | | [junit:junit](https://github.com/junit-team/junit4) | `4.13.1` | `4.13.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `2.19.1` | `3.5.3` | Updates `com.google.auto.service:auto-service` from 1.0-rc6 to 1.1.1 - [Release notes](https://github.com/google/auto/releases) - [Commits](https://github.com/google/auto/commits/auto-service-1.1.1) Updates `com.google.guava:guava` from 29.0-jre to 33.4.7-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.google.errorprone:error_prone_core` from 2.3.3 to 2.37.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.3.3...v2.37.0) Updates `com.google.testing.compile:compile-testing` from 0.18 to 0.21.0 - [Release notes](https://github.com/google/compile-testing/releases) - [Commits](google/compile-testing@compile-testing-0.18...v0.21.0) Updates `junit:junit` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 2.19.1 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.19.1...surefire-3.5.3) --- updated-dependencies: - dependency-name: com.google.auto.service:auto-service dependency-version: 1.1.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: com.google.guava:guava dependency-version: 33.4.7-jre dependency-type: direct:production dependency-group: dependencies - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.testing.compile:compile-testing dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
copybara-service bot
pushed a commit
that referenced
this pull request
Apr 11, 2025
…rone). (Also, use a Temurin JDK instead of Zulu: Per [advice](google/guava#7492 (comment)) from @ben-manes, LTS versions of Temurin [come pre-installed](https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#Hosted-Tool-Cache). Compare google/guava#7591.) We should really migrate all the way off `oss-parent`, as we've done for other projects. I don't know if an actual release would work now or not. Fixes #39 RELNOTES=The Guava Beta Checker now requires Java 17 to run (like Error Prone). Like Error Prone, it can still be used when targeting older Java versions (by passing `-source 8 -target 8`, for example). PiperOrigin-RevId: 746486321
copybara-service bot
pushed a commit
that referenced
this pull request
Apr 11, 2025
…rone). (Also, use a Temurin JDK instead of Zulu: Per [advice](google/guava#7492 (comment)) from @ben-manes, LTS versions of Temurin [come pre-installed](https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#Hosted-Tool-Cache). Compare google/guava#7591.) We should really migrate all the way off `oss-parent`, as we've done for other projects. I don't know if an actual release would work now or not. Fixes #39 RELNOTES=The Guava Beta Checker now requires Java 17 to run (like Error Prone). Like Error Prone, it can still be used when targeting older Java versions (by passing `-source 8 -target 8`, for example). PiperOrigin-RevId: 746486321
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
P2
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 dependencies group with 6 updates:
1.0-rc6
1.1.1
29.0-jre
33.4.7-jre
2.3.3
2.37.0
0.18
0.21.0
4.13.1
4.13.2
2.19.1
3.5.3
Updates
com.google.auto.service:auto-service
from 1.0-rc6 to 1.1.1Release notes
Sourced from com.google.auto.service:auto-service's releases.
Commits
Updates
com.google.guava:guava
from 29.0-jre to 33.4.7-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
com.google.errorprone:error_prone_core
from 2.3.3 to 2.37.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
... (truncated)
Commits
a453935
Release Error Prone 2.37.081faa5a
Update JDK versions in release.yml62086b7
Handle multiple arguments inthenThrow
.7440ff1
In StringConcatToTextBlock, don't assume that string literals always have sou...04fe835
Adds type_annotations back but as a relocation to annotations1ad73c2
Handleyield
in Reachabilityb1b521f
Sniff out the canonical constructor using detective work rather than a flag w...86e5c95
Optimization: Abort class scan inJUnit4TestNotRun
if all suspicious method...c139e7f
[StatementSwitchToExpressionSwitch] for the return switch pattern, fix a bug ...296fb4e
HardcodeBoxedPrimitiveEquality:ExemptStaticConstants = false
.Updates
com.google.testing.compile:compile-testing
from 0.18 to 0.21.0Release notes
Sourced from com.google.testing.compile:compile-testing's releases.
Commits
c24c262
Set version number for compile-testing to 0.21.0.9a592f7
Use reflection to implementTreeDiffer.DiffVisitor
.cd5e8a9
Adjust configuration and documents to reflect the renamed main branch.75b95ed
Name our release profilesonatype-oss-release
instead ofrelease
.ea22b1d
Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.01148d31
Bump error_prone_annotations from 2.15.0 to 2.16d288d45
Bump auto-value from 1.9 to 1.106be818d
Bump checker-qual from 3.25.0 to 3.26.0b9a66d1
Bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1c2bd7ba
Bump maven-jar-plugin from 3.2.2 to 3.3.0Updates
junit:junit
from 4.13.1 to 4.13.2Release notes
Sourced from junit:junit's releases.
Commits
05fe2a6
[maven-release-plugin] prepare release r4.13.2ff57344
Add build for JDK 17-ea02aaa01
Improve check that thread is stoppede9a75f4
Merge test for exception type and messaged27ad52
Rename DelegateStatement to DelegatingStatementb83dc2e
Better name for test that stops statement527f3a3
Replace InfiniteLoop with RunForASecond2db6394
Tidy up FailOnTimeoutTest64634e1
Update 4.13.2 release notes to document pull 1654f8ee412
Fix serialization of AssumptionViolatedException (#1654)Updates
org.apache.maven.plugins:maven-surefire-plugin
from 2.19.1 to 3.5.3Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
4434650
[maven-release-plugin] prepare release surefire-3.5.31270950
use github directly59f3a1f
release tag name backward compatibledfbabe2
assertj-core must be test scope (#826)e1f8119
back to 3.5.3-SNAPSHOTc497559
[maven-release-plugin] prepare for next development iteration3962112
[maven-release-plugin] prepare release v3.5.3227c134
surefire shared utils version current version (#825)1d34c34
Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1906b65a
Update site descriptorsDependabot 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