Bump the build-dependencies group with 4 updates #1727
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 4 updates: net.bytebuddy:byte-buddy, com.puppycrawl.tools:checkstyle, com.github.siom79.japicmp:japicmp-maven-plugin and org.jacoco:jacoco-maven-plugin.
Updates
net.bytebuddy:byte-buddy
from 1.17.7 to 1.17.8Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
ffd89ff
[maven-release-plugin] prepare release byte-buddy-1.17.806e63f6
[release] Release new version2ec5f08
Update checksums.8b7c507
Update ASM 9.9.96e6a13
Add missing checksum.a73b91f
Add findbugs warning.d5ac122
Write invoker in most recent JVM version to support CDS.e45c1fb
Fix code level and add checksums.203d51b
Fix method name for reading super class name.8b8ef56
Avoid use of types that are deprecated for removal, and add profiles for Java...Updates
com.puppycrawl.tools:checkstyle
from 11.1.0 to 12.0.1Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
8f0f4d4
[maven-release-plugin] prepare release checkstyle-12.0.169e719e
doc: release notes for 12.0.1d0e3833
dependency: bump org.openrewrite.recipe:rewrite-migrate-java from 3.18.0 to 3...6c06955
Issue #17131: Enhance SARIF output with rules metadata and message IDs321779f
Issue #17882: Update HIDDEN_BLOCK_TAG of JavadocCommentsTokenTypes to the new...775f75e
Issue #16361: Updated testCloseStream6a37de8
Issue #17882: Update EXCEPTION_BLOCK_TAG of JavadocCommentsTokenTypes3ed3cf4
Issue #16360: Updated testFileFinished to use verifyWithInlineConfigParserAnd...140cd4d
Issue #17882: Update RETURN_BLOCK_TAG of JavadocCommentsTokenTypes to new AST...2fc5508
Issue #17882: Update THROWS_BLOCK_TAG of JavadocCommentsTokenTypes to new AST...Updates
com.github.siom79.japicmp:japicmp-maven-plugin
from 0.24.1 to 0.24.2Commits
9954b2c
[maven-release-plugin] prepare release japicmp-base-0.24.20f19373
upgraded version in *.md files to 0.24.2253e615
#439 ReleaseNotes.mdd486a99
#439 remove phase for maven goal helpmojoc625d4d
Merge pull request #440 from siom79/438-failure-with-method_abstract_added_in...ea1ddf0
#438 add another test in GenericsTest831085c
#438 add GenericsTest1b4792b
#438 hasSameParameter() uses template parametera54a58d
Merge pull request #437 from siom79/426-snapshot6b35dd5
[maven-release-plugin] prepare for next development iterationUpdates
org.jacoco:jacoco-maven-plugin
from 0.8.13 to 0.8.14Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
2eb2483
Prepare release v0.8.14de76181
KotlinSerializableFilter should filter more methods (#1971)89c4bd5
Fix NPE in KotlinSerializableFilter (#1970)0981128
Migrate release staging to the Central Publisher Portal (#1968)d07bc6b
Add filter for bytecode generated by Kotlin serialization compiler plugin (#1...5e35fd5
Upgrade maven-dependency-plugin to 3.9.0 (#1966)c2fe5cc
Upgrade ASM to 9.9 (#1965)b0f8e23
KotlinSafeCallOperatorFilter should filter "unoptimized" safe call followed b...c7bd3f4
Upgrade spotless-maven-plugin to 3.0.0 (#1961)faa289d
KotlinSafeCallOperatorFilter should not be affected by presence of pseudo ins...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 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