Bump the gradle-dependencies group across 1 directory with 8 updates#169
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the gradle-dependencies group across 1 directory with 8 updates#169dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the gradle-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.immutables:bom](https://github.com/immutables/immutables) | `2.10.1` | `2.12.1` | | org.apache.maven:maven-model-builder | `3.9.9` | `3.9.12` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.6-jre` | `33.5.0-jre` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.12.1` | `6.0.3` | | com.gradle.plugin-publish | `1.3.1` | `2.1.0` | | com.diffplug.spotless | `8.1.0` | `8.3.0` | | gradle-wrapper | `9.2.0` | `9.4.0` | Updates `org.immutables:bom` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/immutables/immutables/releases) - [Commits](immutables/immutables@2.10.1...2.12.1) Updates `org.apache.maven:maven-model-builder` from 3.9.9 to 3.9.12 Updates `org.apache.maven:maven-model` from 3.9.9 to 3.9.12 Updates `com.google.guava:guava` from 33.4.6-jre to 33.5.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.junit:junit-bom` from 5.12.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.1...r6.0.3) Updates `com.gradle.plugin-publish` from 1.3.1 to 2.1.0 Updates `com.diffplug.spotless` from 8.1.0 to 8.3.0 Updates `gradle-wrapper` from 9.2.0 to 9.4.0 --- updated-dependencies: - dependency-name: org.immutables:bom dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.apache.maven:maven-model-builder dependency-version: 3.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.apache.maven:maven-model dependency-version: 3.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.google.guava:guava dependency-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: com.gradle.plugin-publish dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: com.diffplug.spotless dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: gradle-wrapper dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
43ce980 to
b737712
Compare
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
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 gradle-dependencies group with 7 updates in the / directory:
2.10.12.12.13.9.93.9.1233.4.6-jre33.5.0-jre5.12.16.0.31.3.12.1.08.1.08.3.09.2.09.4.0Updates
org.immutables:bomfrom 2.10.1 to 2.12.1Release notes
Sourced from org.immutables:bom's releases.
... (truncated)
Commits
8e17752v2.12.12406925#1631 new PlainAttribute annotation can help with workaround443d8ab#1632 reproducing and fixing various combinations of 'from' methods in packag...196adc9#1631 cannot reproduce, works fine5066e0f#1630 staged builder + static builder factorycd8bfe3Merge pull request #1627 from SimY4/topic/jdk2309c466cJDK 23+.d11eb9f#1626 unguarded jaxarta placeholder03a4bddv2.12.1-SNAPSHOTd14cd17License badgeUpdates
org.apache.maven:maven-model-builderfrom 3.9.9 to 3.9.12Updates
org.apache.maven:maven-modelfrom 3.9.9 to 3.9.12Updates
com.google.guava:guavafrom 33.4.6-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.junit:junit-bomfrom 5.12.1 to 6.0.3Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoUpdates
com.gradle.plugin-publishfrom 1.3.1 to 2.1.0Updates
com.diffplug.spotlessfrom 8.1.0 to 8.3.0Updates
gradle-wrapperfrom 9.2.0 to 9.4.0Dependabot 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 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