-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Bump the build-dependencies group across 1 directory with 8 updates #10834
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
Open
+9
−9
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 build-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | com.diffplug.spotless | `7.0.4` | `7.2.1` | | org.jetbrains.gradle.plugin.idea-ext | `1.1.10` | `1.3` | | com.gradle.develocity | `4.0.2` | `4.1.1` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.21.1` | `1.21.2` | | org.apache.maven:maven-embedder | `3.9.10` | `3.9.11` | | [org.apache.maven.resolver:maven-resolver-connector-basic](https://github.com/apache/maven-resolver) | `1.9.23` | `1.9.24` | Updates `com.diffplug.spotless` from 7.0.4 to 7.2.1 Updates `org.jetbrains.gradle.plugin.idea-ext` from 1.1.10 to 1.3 Updates `com.gradle.develocity` from 4.0.2 to 4.1.1 Updates `org.jsoup:jsoup` from 1.21.1 to 1.21.2 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.1...jsoup-1.21.2) Updates `org.apache.maven:maven-embedder` from 3.9.10 to 3.9.11 Updates `org.apache.maven:maven-compat` from 3.9.10 to 3.9.11 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.10...maven-3.9.11) Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.23 to 1.9.24 - [Release notes](https://github.com/apache/maven-resolver/releases) - [Commits](apache/maven-resolver@maven-resolver-1.9.23...maven-resolver-1.9.24) Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.23 to 1.9.24 --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: org.jetbrains.gradle.plugin.idea-ext dependency-version: '1.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: com.gradle.develocity dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: org.jsoup:jsoup dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.maven:maven-embedder dependency-version: 3.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.maven:maven-compat dependency-version: 3.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic dependency-version: 1.9.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.maven.resolver:maven-resolver-transport-http dependency-version: 1.9.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... 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 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 build-dependencies group with 6 updates in the / directory:
7.0.4
7.2.1
1.1.10
1.3
4.0.2
4.1.1
1.21.1
1.21.2
3.9.10
3.9.11
1.9.23
1.9.24
Updates
com.diffplug.spotless
from 7.0.4 to 7.2.1Updates
org.jetbrains.gradle.plugin.idea-ext
from 1.1.10 to 1.3Updates
com.gradle.develocity
from 4.0.2 to 4.1.1Updates
org.jsoup:jsoup
from 1.21.1 to 1.21.2Release notes
Sourced from org.jsoup:jsoup's releases.
Changelog
Sourced from org.jsoup:jsoup's changelog.
Commits
b02837b
[maven-release-plugin] prepare release jsoup-1.21.21f0c207
v1.21.2 release dateb093463
Use central-publishing-maven-plugin615b959
Updating sonatype deploy URLs6961720
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 (#2386)82864b2
Bump jetty.version from 9.4.57.v20241219 to 9.4.58.v20250814 (#2385)71f963e
Fix for HTML that breaks the select scope6b20f6e
Removed effective recursion closing\</select>
eb2957a
Bump actions/checkout from 4 to 5 (#2382)3a9a6c7
Fix ProxyTest in CIUpdates
org.apache.maven:maven-embedder
from 3.9.10 to 3.9.11Updates
org.apache.maven:maven-compat
from 3.9.10 to 3.9.11Release notes
Sourced from org.apache.maven:maven-compat's releases.
Commits
3e54c93
[maven-release-plugin] prepare release maven-3.9.11299f1f3
Pin GitHub action versions by hasha8a44dc
Build the project by JDK 21 as defaulta0360b3
Augment version range resolution used repositories (#2574)ef54677
Bump resolverVersion from 1.9.23 to 1.9.24 (#2540)96bf155
Bump xmlunitVersion from 2.10.2 to 2.10.37b27ab5
Bump org.apache.maven:maven-parent from 44 to 455107f47
Deduplicate filtered dependency graph (#2489)69267a1
Move ensure in boundaries of project lock (#2470)9ac9bc2
Use Maven 3.9.10 for build on GitHubUpdates
org.apache.maven.resolver:maven-resolver-connector-basic
from 1.9.23 to 1.9.24Release notes
Sourced from org.apache.maven.resolver:maven-resolver-connector-basic's releases.
Commits
7176b8c
[maven-release-plugin] prepare release maven-resolver-1.9.24267d7d5
Fix Javadocsce051b4
Rollback #747 with comments (#1510)3b0c7eb
Align plexus-util version with Maven7094bf8
Align guice version with Mavenb758518
backport: Metadata type out of coordinates (#1491) (#1503)615eab3
RFC9457 Implementatione46a3db
Bump org.redisson:redisson from 3.46.0 to 3.50.002f3b8b
Rename release-drafter config for 1.9.x branch31254e7
Bump sisuVersion from 0.9.0.M3 to 0.9.0.M4Updates
org.apache.maven.resolver:maven-resolver-transport-http
from 1.9.23 to 1.9.24Dependabot 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