Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump com.code-intelligence:jazzer-junit from 0.23.0 to 0.24.0 #674

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.code-intelligence:jazzer-junit from 0.23.0 to 0.24.0.

Release notes

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

v0.24.0

What's Changed

New Contributors

Full Changelog: CodeIntelligenceTesting/jazzer@v0.23.0...v0.24.0

Commits
  • fed0080 Suppress ktlint issues without automatic fixes
  • 711450a Run ./format.sh
  • 00c2801 Fix format script to actually format .kt files
  • bb9bc9e Update rules_jvm_external to fix POM
  • 7f9015b Include mutator annotations in jazzer-api
  • a2083fb Fix invalid javadoc comments
  • 2880e2f mutation: Add support for sealed classes
  • ed5d042 readme: remove obsolete note regarding the old license
  • d63ffa7 chore(deps): bump com.google.protobuf:protobuf-java in /selffuzz
  • See full diff 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 Feb 1, 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

@o-kopysov o-kopysov added this to the v2.1.2 milestone Feb 2, 2025
Bumps [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.23.0...v0.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@o-kopysov o-kopysov force-pushed the dependabot/maven/com.code-intelligence-jazzer-junit-0.24.0 branch from f7438e8 to 7932bb5 Compare February 3, 2025 07:51
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.19%. Comparing base (c776f87) to head (7932bb5).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #674   +/-   ##
=========================================
  Coverage     94.19%   94.19%           
  Complexity      489      489           
=========================================
  Files            40       40           
  Lines          2031     2031           
  Branches        253      253           
=========================================
  Hits           1913     1913           
  Misses           49       49           
  Partials         69       69           

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

@o-kopysov o-kopysov merged commit 1d73b1a into main Feb 3, 2025
10 checks passed
@o-kopysov o-kopysov deleted the dependabot/maven/com.code-intelligence-jazzer-junit-0.24.0 branch February 3, 2025 07:55
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