Bump the minor-and-patch group with 3 updates - #13
Merged
Conversation
Bumps the minor-and-patch group with 3 updates: [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer), [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `com.code-intelligence:jazzer-junit` from 0.24.0 to 0.30.0 - [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases) - [Commits](CodeIntelligenceTesting/jazzer@v0.24.0...v0.30.0) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.6.0...3.6.1) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: com.code-intelligence:jazzer-junit dependency-version: 0.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/maven/minor-and-patch-97013bd027
branch
September 7, 2026 12:56
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 minor-and-patch group with 3 updates: com.code-intelligence:jazzer-junit, org.codehaus.mojo:build-helper-maven-plugin and org.jacoco:jacoco-maven-plugin.
Updates
com.code-intelligence:jazzer-junitfrom 0.24.0 to 0.30.0Release notes
Sourced from com.code-intelligence:jazzer-junit's releases.
... (truncated)
Commits
dd9416brefactor: use CountersTracker instead of value profiling in exploreState204e400docs: improve ValuePool documentation0745dacfeat: ValuePool can now reference suppliers in any class2421680feat: add fuzz test example for minimizec61a728feat: add minimize API305c6e2feat: add float/double comparison tracking to instrumentor41ae169chore: update internal jacoco version to 0.8.141c0deb4feat: add maximize() hill-climbing API to Jazzer2b9e788feat: add JazzerApiException for API error handlingf932854feat: add ExtraCountersTracker for generic coverage counter managementUpdates
org.codehaus.mojo:build-helper-maven-pluginfrom 3.6.0 to 3.6.1Release notes
Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases.
Commits
908df59[maven-release-plugin] prepare release 3.6.1faafd8fUse common release-drafter configurationa91b402Rename Goals to Plugin Documentation in the site menu1e9136dBump org.codehaus.mojo:mojo-parent from 87 to 918700ddcBump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0ab2c635Bump org.codehaus.mojo:mojo-parent from 86 to 87611ce40Typos.02d2b8eBump org.codehaus.mojo:mojo-parent from 85 to 86d742e5cUpdate site.xml to Doxia 280b89b8Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2Updates
org.jacoco:jacoco-maven-pluginfrom 0.8.14 to 0.8.15Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
6c5260aPrepare release v0.8.155c05141Transfer of execution data through socket should use buffered stream (#2089)ab5efa9Remove from Azure Pipelines all builds except with JDK 5 and JDK EA (#2148)5f6ea38Use Windows 2025 image in GitHub Actions (#2130)35a8af2Use Renovate instead of Dependabot for updates of ASM (#2137)85b8ddfUpgrade ASM to 9.10.1 (#2134)2988647AgentModule should use ClassLoader of agent instead of SystemClassLoader (#1651)75a4e31Add filter for Kotlin@JvmExposeBoxed(#1944)691fa1dUse Renovate instead of Dependabot for updates of GitHub Actions (#2132)3e18f17Require at least JDK 21 for build (#2128)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