Bump the maven-deps group with 6 updates#142
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Bumps the maven-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `13.2.0` | `13.3.0` | | [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.53.1` | `3.54.0` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.18.5` | `1.18.7` | | [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) | `1.18.5` | `1.18.7` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.4.0` | `3.5.0` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.2.1` | `3.3.0` | Updates `com.puppycrawl.tools:checkstyle` from 13.2.0 to 13.3.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.2.0...checkstyle-13.3.0) Updates `org.checkerframework:checker-qual` from 3.53.1 to 3.54.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.53.1...checker-framework-3.54.0) Updates `net.bytebuddy:byte-buddy` from 1.18.5 to 1.18.7 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.18.5...byte-buddy-1.18.7) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.5 to 1.18.7 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.18.5...byte-buddy-1.18.7) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.5 to 1.18.7 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.18.5...byte-buddy-1.18.7) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@v3.4.0...maven-resources-plugin-3.5.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.2.1...lib/3.3.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.checkerframework:checker-qual dependency-version: 3.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 maven-deps group with 6 updates:
13.2.013.3.03.53.13.54.01.18.51.18.71.18.51.18.73.4.03.5.03.2.13.3.0Updates
com.puppycrawl.tools:checkstylefrom 13.2.0 to 13.3.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
cf81ad6[maven-release-plugin] prepare release checkstyle-13.3.0714ace0doc: release notes for 13.3.05d0aa7bIssue #15180: New check UseEnhancedSwitch5a92f82dependency: bump actions/upload-artifact from 6 to 78135d34Issue #11163: Split InputHiddenField2 into focused test inputs9259fc6Issue #18494: Add GoogleNonConstantFieldNameCheck for Google Java Style compl...6d3136dIssue #18146: Remove ANTLR grammar for discontinued pattern matching preview ...07fa29eIssue #9719: Fix Indentation check false positive for 'new' in ternary operator427acbfIssue #18926: Re-enable RedundantSuppression inspectiona9ccd97Issue #18926: Re-enable 'EqualsWithItself' inspectionUpdates
org.checkerframework:checker-qualfrom 3.53.1 to 3.54.0Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
a6eff70new release 3.54.0fd34700Prep for release.edb6e7aPrint error key in brackets (#7525)a79b1deShow details of the error message in test failures (#7513)a5ecc22Clone the JDK using the same fork and branch as CF (#7491)2770c52Update cimg/base Docker tag to v2026.03bba6bc9Update plugin com-gradleup-shadow to v9.3.23a6d4d4Update error-prone monorepo to v2.48.070aa5f3Update plugin net-ltgt-errorprone to v5.1.00dbd3e7Prepare for javac AST changesUpdates
net.bytebuddy:byte-buddyfrom 1.18.5 to 1.18.7Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
9d76434Releasing Byte Buddy 1.18.706498df[release] Release new versionc74eae4Fix pipeline and add note on accidental release.bc1c23a[release] Release new version19a2ea4Fix build profile.33d544dUpdate Maven checksum extension.2023f8a[release] Release new versionbc535baComplete reworked build script.70f6a21Add missing checksums for GPG.2080329Avoid release plugin altogether.Updates
net.bytebuddy:byte-buddy-agentfrom 1.18.5 to 1.18.7Release notes
Sourced from net.bytebuddy:byte-buddy-agent's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy-agent's changelog.
Commits
9d76434Releasing Byte Buddy 1.18.706498df[release] Release new versionc74eae4Fix pipeline and add note on accidental release.bc1c23a[release] Release new version19a2ea4Fix build profile.33d544dUpdate Maven checksum extension.2023f8a[release] Release new versionbc535baComplete reworked build script.70f6a21Add missing checksums for GPG.2080329Avoid release plugin altogether.Updates
net.bytebuddy:byte-buddy-agentfrom 1.18.5 to 1.18.7Release notes
Sourced from net.bytebuddy:byte-buddy-agent's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy-agent's changelog.
Commits
9d76434Releasing Byte Buddy 1.18.706498df[release] Release new versionc74eae4Fix pipeline and add note on accidental release.bc1c23a[release] Release new version19a2ea4Fix build profile.33d544dUpdate Maven checksum extension.2023f8a[release] Release new versionbc535baComplete reworked build script.70f6a21Add missing checksums for GPG.2080329Avoid release plugin altogether.Updates
org.apache.maven.plugins:maven-resources-pluginfrom 3.4.0 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-resources-plugin's releases.
Commits
ce485a0[maven-release-plugin] prepare release maven-resources-plugin-3.5.0bfadfffUse maven-filtering 3.5.0 (staged)3f74ba2Drop commons-io; unusedcaefcdeBug: use change detecton strategies (#462)38534e3Cleanup deps (#463)0814ec7Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#461)e2f9135Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (#459)a050be3Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#457)1825b2aBump mavenVersion from 3.9.11 to 3.9.12 (#452)ad31b55Add IT for #444 issueUpdates
com.diffplug.spotless:spotless-maven-pluginfrom 3.2.1 to 3.3.0Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
... (truncated)
Commits
015df60Published lib/3.3.0a7ea252feat: supply eclipse formatter settings as XML content (#2361)0d0192dUse try-with-resources to make sure we don't have dangling streams.b12ff7cMore changelog fixup.b26c800Update changelogs.9798251Merge branch 'main' into feature/eclipse-config-without-file-xmlaf40183add git pre push hook (#2553)cee7009fix(deps): update jackson monorepo to v2.19.2 (#2558)2dadeb6uninstall fix259ec38Modify git-hook docs, with an eye towards a future where there is both a pre-...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 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