Skip to content

build(deps-dev): bump com.code-intelligence:jazzer-junit from 0.25.1 to 0.26.0#798

Merged
o-kopysov merged 1 commit intomainfrom
dependabot/maven/com.code-intelligence-jazzer-junit-0.26.0
Nov 3, 2025
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps com.code-intelligence:jazzer-junit from 0.25.1 to 0.26.0.

Release notes

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

v0.26.0

What's Changed

New Contributors

Full Changelog: CodeIntelligenceTesting/jazzer@v0.25.1...v0.26.0

Commits
  • 86378b7 chore: update protobuf dependencies
  • 6440ed6 chore: set -std=c++17 for macos & windows builds
  • 2852b69 chore: update runtime JDK to 21.0.8
  • d8125c4 feat: fail early if min > max in ArrayMutator
  • cb1fb37 fix: support maxSize > 1000 in map mutator
  • d88ad22 chore: add test to validate hook method descriptors
  • b5bf267 fix: method descriptor for RegexRoadblocks hook
  • 862de64 fix: correct method descriptor in path traversal sanitizer
  • 0c95927 fix: correct method descriptors in LDAP sanitizer
  • d57e869 Add Javadoc to Finite
  • 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 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 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 Nov 1, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2025
@dependabot dependabot bot added the java Pull requests that update Java code label Nov 1, 2025
@o-kopysov o-kopysov added this to the v2.2.2 milestone Nov 3, 2025
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

Bumps [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.25.1...v0.26.0)

---
updated-dependencies:
- dependency-name: com.code-intelligence:jazzer-junit
  dependency-version: 0.26.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.26.0 branch from 2052c0b to ef43fb3 Compare November 3, 2025 08:40
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.63%. Comparing base (2054a18) to head (ef43fb3).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #798   +/-   ##
=========================================
  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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@o-kopysov o-kopysov merged commit 98b1a2a into main Nov 3, 2025
8 of 10 checks passed
@o-kopysov o-kopysov deleted the dependabot/maven/com.code-intelligence-jazzer-junit-0.26.0 branch November 3, 2025 08:44
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.

3 participants