-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Bump the build-dependencies group with 15 updates #10394
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
Conversation
|
Thanks for your pull request! This pull request appears to follow the contribution rules. › This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only these two have a major bump:
com.dorongold.task-tree 2.1.1 4.0.1
com.gradle.develocity 3.17.6 4.0.2
task-tree is for debugging so I'm willing to risk it, and we should know about Develocity soon enough (when the build succeeds, let's just check there actually are reports, and no Develocity build cache failures in logs)
Bumps the build-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [org.junit.platform:junit-platform-gradle-plugin](https://github.com/junit-team/junit5) | `1.0.1` | `1.0.3` | | biz.aQute.bnd | `7.0.0` | `7.1.0` | | com.diffplug.spotless | `7.0.2` | `7.0.4` | | org.checkerframework | `0.6.40` | `0.6.55` | | org.jetbrains.gradle.plugin.idea-ext | `1.0` | `1.1.10` | | com.dorongold.task-tree | `2.1.1` | `4.0.1` | | com.gradle.develocity | `3.17.6` | `4.0.2` | | com.gradle.common-custom-user-data-gradle-plugin | `2.0.2` | `2.3` | | org.apache.httpcomponents:httpclient | `4.5.13` | `4.5.14` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.15.3` | `1.21.1` | | de.thetaphi:forbiddenapis | `3.8` | `3.9` | | org.apache.maven:maven-embedder | `3.9.9` | `3.9.10` | | [org.apache.maven:maven-compat](https://github.com/apache/maven) | `3.9.9` | `3.9.10` | | [org.apache.maven.resolver:maven-resolver-connector-basic](https://github.com/apache/maven-resolver) | `1.9.18` | `1.9.23` | | org.apache.maven.resolver:maven-resolver-transport-http | `1.9.18` | `1.9.23` | Updates `org.junit.platform:junit-platform-gradle-plugin` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `biz.aQute.bnd` from 7.0.0 to 7.1.0 Updates `com.diffplug.spotless` from 7.0.2 to 7.0.4 Updates `org.checkerframework` from 0.6.40 to 0.6.55 Updates `org.jetbrains.gradle.plugin.idea-ext` from 1.0 to 1.1.10 Updates `com.dorongold.task-tree` from 2.1.1 to 4.0.1 Updates `com.gradle.develocity` from 3.17.6 to 4.0.2 Updates `com.gradle.common-custom-user-data-gradle-plugin` from 2.0.2 to 2.3 Updates `org.apache.httpcomponents:httpclient` from 4.5.13 to 4.5.14 Updates `org.jsoup:jsoup` from 1.15.3 to 1.21.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.15.3...jsoup-1.21.1) Updates `de.thetaphi:forbiddenapis` from 3.8 to 3.9 Updates `org.apache.maven:maven-embedder` from 3.9.9 to 3.9.10 Updates `org.apache.maven:maven-compat` from 3.9.9 to 3.9.10 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.9...maven-3.9.10) Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.18 to 1.9.23 - [Release notes](https://github.com/apache/maven-resolver/releases) - [Commits](apache/maven-resolver@maven-resolver-1.9.18...maven-resolver-1.9.23) Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.18 to 1.9.23 --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-gradle-plugin dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: biz.aQute.bnd dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: com.diffplug.spotless dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.checkerframework dependency-version: 0.6.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.jetbrains.gradle.plugin.idea-ext dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: com.dorongold.task-tree dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-dependencies - dependency-name: com.gradle.develocity dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-dependencies - dependency-name: com.gradle.common-custom-user-data-gradle-plugin dependency-version: '2.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: org.apache.httpcomponents:httpclient dependency-version: 4.5.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.jsoup:jsoup dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: de.thetaphi:forbiddenapis dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: org.apache.maven:maven-embedder dependency-version: 3.9.10 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.10 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.23 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.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
35d2346 to
d2d6f5f
Compare
Bumps the build-dependencies group with 15 updates:
1.0.11.0.37.0.07.1.07.0.27.0.40.6.400.6.551.01.1.102.1.14.0.13.17.64.0.22.0.22.34.5.134.5.141.15.31.21.13.83.93.9.93.9.103.9.93.9.101.9.181.9.231.9.181.9.23Updates
org.junit.platform:junit-platform-gradle-pluginfrom 1.0.1 to 1.0.3Commits
Updates
biz.aQute.bndfrom 7.0.0 to 7.1.0Updates
com.diffplug.spotlessfrom 7.0.2 to 7.0.4Updates
org.checkerframeworkfrom 0.6.40 to 0.6.55Updates
org.jetbrains.gradle.plugin.idea-extfrom 1.0 to 1.1.10Updates
com.dorongold.task-treefrom 2.1.1 to 4.0.1Updates
com.gradle.develocityfrom 3.17.6 to 4.0.2Updates
com.gradle.common-custom-user-data-gradle-pluginfrom 2.0.2 to 2.3Updates
org.apache.httpcomponents:httpclientfrom 4.5.13 to 4.5.14Updates
org.jsoup:jsoupfrom 1.15.3 to 1.21.1Release notes
Sourced from org.jsoup:jsoup's releases.
... (truncated)
Changelog
Sourced from org.jsoup:jsoup's changelog.
... (truncated)
Commits
9a059f4[maven-release-plugin] prepare release jsoup-1.21.1a9f6ad0Prep 1.21.1 release63ed60bTidy up exception testa4d451fImproved unhandled node type error msgcf88221Added::cdatanode selector893706aDeprecate:matchTextselector (#2343)2a73678Added javadoc note for Connection#timeout3f70665Fix date format2f48c65Updated the default UA42dbaa0Cleanup redundant Syntax parameterUpdates
de.thetaphi:forbiddenapisfrom 3.8 to 3.9Updates
org.apache.maven:maven-embedderfrom 3.9.9 to 3.9.10Updates
org.apache.maven:maven-compatfrom 3.9.9 to 3.9.10Release notes
Sourced from org.apache.maven:maven-compat's releases.
... (truncated)
Commits
5f519b9[maven-release-plugin] prepare release maven-3.9.10c2acc2f[MNG-8745] Bump xmlunitVersion from 2.10.1 to 2.10.2 (#2389)1da6ce5[MNG-8396] Backport: add cache layer to the filtered dep graph (#2393)169219a[MNG-8745] Bump xmlunitVersion from 2.10.0 to 2.10.1 (#2354)88c77b6[MNG-8734] Make Maven 3.9.10 ignore --raw-streams option (#2361)ca55739[MNG-8728] Build ITs on JDK 21, 24dee00c1[MNG-8728] Bump Eclipse Sisu from 0.9.0.M3 to 0.9.0.M4 (#2359)c2671d0Update README.md6559599[MNG-8711] Fix concurrent cache accessd213a7b[MNG-8731] Use https for xsi:schemaLocation in generated descriptorsUpdates
org.apache.maven.resolver:maven-resolver-connector-basicfrom 1.9.18 to 1.9.23Release notes
Sourced from org.apache.maven.resolver:maven-resolver-connector-basic's releases.
... (truncated)
Commits
8535d09[maven-release-plugin] prepare release maven-resolver-1.9.235eb06caRefresh links on the configuration paged60e7c8Remove suppressions for checkstyle MagicNumberfcc2fcc[MRESOLVER-703] Expose redirect config for http transport2830727[MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714)fa94e8dDeploy snapshot artifacts by Jenkins2683c54Update site descriptors27cb420[MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9...6a7019f[MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre (#712)79c973e[MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2 (#709)Updates
org.apache.maven.resolver:maven-resolver-transport-httpfrom 1.9.18 to 1.9.23Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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