-
Notifications
You must be signed in to change notification settings - Fork 76
Bump the gradle-dependencies group across 1 directory with 15 updates #797
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
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/gradle/gradle-dependencies-8634c59dd1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the gradle-dependencies group across 1 directory with 15 updates #797
dependabot
wants to merge
1
commit into
master
from
dependabot/gradle/gradle-dependencies-8634c59dd1
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 gradle-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | software.amazon.awssdk:sts | `2.33.0` | `2.37.2` | | [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) | `0.25.1` | `0.27.0` | | [io.netty:netty-all](https://github.com/netty/netty) | `4.2.4.Final` | `4.2.7.Final` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.18` | `1.5.20` | | [nl.basjes.gitignore:gitignore-reader](https://github.com/nielsbasjes/codeowners) | `1.12.0` | `1.12.1` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.0.0-RC2` | `6.0.0` | | [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) | `1.13.4` | `6.0.0` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.38` | `1.18.42` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.4` | `3.27.6` | Updates `software.amazon.awssdk:sts` from 2.33.0 to 2.37.2 Updates `software.amazon.awssdk:sso` from 2.33.0 to 2.37.2 Updates `software.amazon.awssdk:ssooidc` from 2.33.0 to 2.37.2 Updates `org.commonmark:commonmark` from 0.25.1 to 0.27.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](commonmark/commonmark-java@commonmark-parent-0.25.1...commonmark-parent-0.27.0) Updates `io.netty:netty-all` from 4.2.4.Final to 4.2.7.Final - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.7.Final) Updates `ch.qos.logback:logback-classic` from 1.5.18 to 1.5.20 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.20) Updates `nl.basjes.gitignore:gitignore-reader` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/nielsbasjes/codeowners/releases) - [Changelog](https://github.com/nielsbasjes/codeowners/blob/main/CHANGELOG.md) - [Commits](nielsbasjes/codeowners@v1.12.0...v1.12.1) Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.0-RC2 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0-RC2...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.0-RC2 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0-RC2...r6.0.0) Updates `org.junit.platform:junit-platform-launcher` from 1.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.0) Updates `org.projectlombok:lombok` from 1.18.38 to 1.18.42 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.38...v1.18.42) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `org.assertj:assertj-core` from 3.27.4 to 3.27.6 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: software.amazon.awssdk:sts dependency-version: 2.37.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: software.amazon.awssdk:sso dependency-version: 2.37.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: software.amazon.awssdk:ssooidc dependency-version: 2.37.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.commonmark:commonmark dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: io.netty:netty-all dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: nl.basjes.gitignore:gitignore-reader dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 gradle-dependencies group with 11 updates in the / directory:
2.33.02.37.20.25.10.27.04.2.4.Final4.2.7.Final1.5.181.5.201.12.01.12.16.0.0-RC26.0.01.13.46.0.01.18.381.18.425.13.46.0.05.19.05.20.03.27.43.27.6Updates
software.amazon.awssdk:stsfrom 2.33.0 to 2.37.2Updates
software.amazon.awssdk:ssofrom 2.33.0 to 2.37.2Updates
software.amazon.awssdk:ssooidcfrom 2.33.0 to 2.37.2Updates
org.commonmark:commonmarkfrom 0.25.1 to 0.27.0Release notes
Sourced from org.commonmark:commonmark's releases.
Changelog
Sourced from org.commonmark:commonmark's changelog.
Commits
70f6819[maven-release-plugin] prepare release commonmark-parent-0.27.0d2138afMerge pull request #407 from commonmark/release-0.27.09fd4b9aMerge pull request #408 from commonmark/java-25de91f05Test on Java 25c55b0ecPrepare for version 0.27.076b2168Prepare CHANGELOG for version 0.27.02a4f4c4Merge pull request #406 from rdestefa/issue-298-www-links889709cTypo53bf47dFix Test Failuree49094cAddress PR Comments 2Updates
io.netty:netty-allfrom 4.2.4.Final to 4.2.7.FinalCommits
511cbac[maven-release-plugin] prepare release netty-4.2.7.Finalbf1cad6Adjust plugin config to not publish testsuite artifacts690f56f[maven-release-plugin] rollback the release of netty-4.2.7.Final63b5232[maven-release-plugin] prepare for next development iteration9f99dfd[maven-release-plugin] prepare release netty-4.2.7.Final551c32aUpgrade publishing plugina6660fe[maven-release-plugin] rollback the release of netty-4.2.7.Final297b7c1[maven-release-plugin] prepare for next development iteration2c89a17[maven-release-plugin] prepare release netty-4.2.7.Final1782e8cMerge commit from forkUpdates
ch.qos.logback:logback-classicfrom 1.5.18 to 1.5.20Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
930fb15prepare release 1.5.200b4432aprovide an alternative to Janino based conditional configuration processing -...258558fprovide an alternative to Janino based conditional configuration processing -...ee77a70provide an alternative to Janino based conditional configuration processing -...5ca7ce8provide an alternative to Janino based conditional configuration processing -...728803ffix typoaa5eeb1start work on version 1.5.20-SNAPSHOTe572d4fskip deployment of blackbox and example modules, published as version 1.5.94adae8badd plugin for Maven Central deploymentee70cf4prepare release 1.5.19Updates
nl.basjes.gitignore:gitignore-readerfrom 1.12.0 to 1.12.1Release notes
Sourced from nl.basjes.gitignore:gitignore-reader's releases.
Commits
d7ee348Release: Version v1.12.11c55c58build: Make sure to build under Java 21247bb30fix: Allow email addresses much closer to the official specs.219e79fchore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.277c68d8chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.20c7824bcchore(deps): update dependency org.apache.rat:apache-rat-plugin to v0.17f0fe7c1chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14175e321chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.14695519chore(deps): update dependency org.codehaus.mojo:extra-enforcer-rules to v1.11.02b6d24dchore(deps): update dependency org.apache.maven.enforcer:enforcer-api to v3.6.2Updates
org.junit.jupiter:junit-jupiter-apifrom 6.0.0-RC2 to 6.0.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
4f79594Release 6.0.055af30aRevert "Usedevelop/6.xbranch for junit-examples during release build"df3cfddRelease 5.14.0fcb84a2Disable backward compatibility check when offlinec9c8344Prune 5.14.0 release notes03d8a72Update broken link to using API Gaurdian with bndtools3a0b29bUse temporary JUnit 6 logo6603caaRenameeclipseClasspathtoeclipseConventionsto avoid confusionab3470bMake sealedMediaTypework in Eclipsea8cd41eRemove annotations not visible in EclipseUpdates
org.junit.jupiter:junit-jupiter-enginefrom 6.0.0-RC2 to 6.0.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
4f79594Release 6.0.055af30aRevert "Usedevelop/6.xbranch for junit-examples during release build"df3cfddRelease 5.14.0fcb84a2Disable backward compatibility check when offlinec9c8344Prune 5.14.0 release notes03d8a72Update broken link to using API Gaurdian with bndtools3a0b29bUse temporary JUnit 6 logo6603caaRenameeclipseClasspathtoeclipseConventionsto avoid confusionab3470bMake sealedMediaTypework in Eclipsea8cd41eRemove annotations not visible in EclipseUpdates
org.junit.platform:junit-platform-launcherfrom 1.13.4 to 6.0.0Release notes
Sourced from org.junit.platform:junit-platform-launcher's releases.
... (truncated)
Commits
Updates
org.projectlombok:lombokfrom 1.18.38 to 1.18.42Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
2031eb0[release] pre-release version bump for v1.18.42c95a6c1Merge branch 'logger-access'71d85ca#2280 Add delivery of this 'accessfor logging' to the changelog.99ba3e3[trivial] Slightly reworded the javadoc on each@Logannotation's `access()...e9cf11e[trivial][style]a6d5568[deprecation] MarkedAccessLevel.MODULEas deprecated. It was written for a...492011dRefactored to use Javac/Eclipse utility functionc1f7f66Update copyright in logger filesf63f40aAdd myself to AUTHORS9152c34Fix failing testsUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 5.13.4 to 6.0.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
4f79594Release 6.0.055af30aRevert "Usedevelop/6.xbranch for junit-examples during release build"df3cfddRelease 5.14.0fcb84a2Disable backward compatibility check when offlinec9c8344Prune 5.14.0 release notes03d8a72Update broken link to using API Gaurdian with bndtools3a0b29bUse temporary JUnit 6 logo6603caaRenameeclipseClasspathtoeclipseConventionsto avoid confusionab3470bMake sealedMediaTypework in Eclipsea8cd41eRemove annotations not visible in EclipseUpdates
org.mockito:mockito-corefrom 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
3a1a19eAdd support for generic types inMockedConstructionandMockedStatic(#3729)f3c957aBump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04bBump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474faBump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0Bump actions/setup-java from 4 to 5 (#3715)37bb3e5Fix metadata generation on GraalVM (#3710)ef2fd6fBump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
org.mockito:mockito-junit-jupiterfrom 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
3a1a19eAdd support for generic types inMockedConstructionandMockedStatic(#3729)f3c957aBump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04bBump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474faBump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0Bump actions/setup-java from 4 to 5 (#3715)37bb3e5Fix metadata generation on GraalVM (#3710)ef2fd6fBump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
org.assertj:assertj-corefrom 3.27.4 to 3.27.6Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
716b1e0[maven-release-plugin] prepare release assertj-build-3.27.6e189652Add missing export fororg.assertj.core.annotation(#3951)0cb489eUpdate Maven Central URL7286309[maven-release-plugin] prepare for next development iterationdd4cc1d[maven-release-plugin] prepare release assertj-build-3.27.51d0defcAdd missing permission to release workflow844d5d0Add missing GitHub Actions pinning to CodeQL workflowbdd7106Add CodeQL custom workflowa93d7e6Remove EOL Java 2426ea866Update production dependencies (#3947)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 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