Skip to content

build(deps-dev): bump com.code-intelligence:jazzer-junit from 0.29.1 to 0.30.0#842

Merged
o-kopysov merged 1 commit intomainfrom
dependabot/maven/com.code-intelligence-jazzer-junit-0.30.0
Mar 18, 2026
Merged

build(deps-dev): bump com.code-intelligence:jazzer-junit from 0.29.1 to 0.30.0#842
o-kopysov merged 1 commit intomainfrom
dependabot/maven/com.code-intelligence-jazzer-junit-0.30.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps com.code-intelligence:jazzer-junit from 0.29.1 to 0.30.0.

Release notes

Sourced from com.code-intelligence:jazzer-junit's releases.

v0.30.0

What's Changed

Full Changelog: CodeIntelligenceTesting/jazzer@v0.29.1...v0.30.0

Commits
  • dd9416b refactor: use CountersTracker instead of value profiling in exploreState
  • 204e400 docs: improve ValuePool documentation
  • 0745dac feat: ValuePool can now reference suppliers in any class
  • 2421680 feat: add fuzz test example for minimize
  • c61a728 feat: add minimize API
  • 305c6e2 feat: add float/double comparison tracking to instrumentor
  • 41ae169 chore: update internal jacoco version to 0.8.14
  • 1c0deb4 feat: add maximize() hill-climbing API to Jazzer
  • 2b9e788 feat: add JazzerApiException for API error handling
  • f932854 feat: add ExtraCountersTracker for generic coverage counter management
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 1, 2026
@dependabot dependabot bot requested a review from tiokim as a code owner March 1, 2026 19:22
@dependabot dependabot bot added the java Pull requests that update Java code label Mar 1, 2026
@o-kopysov o-kopysov added this to the v2.2.3 milestone Mar 2, 2026
Copy link
Collaborator

@o-kopysov o-kopysov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@t-naumenko t-naumenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@tdrozdovsky tdrozdovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Bumps [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) from 0.29.1 to 0.30.0.
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.29.1...v0.30.0)

---
updated-dependencies:
- dependency-name: com.code-intelligence:jazzer-junit
  dependency-version: 0.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@o-kopysov o-kopysov force-pushed the dependabot/maven/com.code-intelligence-jazzer-junit-0.30.0 branch from 8383df6 to 38e9338 Compare March 18, 2026 10:07
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.63%. Comparing base (2502d25) to head (38e9338).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #842   +/-   ##
=========================================
  Coverage     93.63%   93.63%           
  Complexity      423      423           
=========================================
  Files            30       30           
  Lines          1792     1792           
  Branches        231      231           
=========================================
  Hits           1678     1678           
  Misses           49       49           
  Partials         65       65           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@o-kopysov o-kopysov merged commit 10ac79e into main Mar 18, 2026
8 of 10 checks passed
@o-kopysov o-kopysov deleted the dependabot/maven/com.code-intelligence-jazzer-junit-0.30.0 branch March 18, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants