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

fix(deps): update dependency com.code-intelligence:jazzer-api to v0.20.1 #502

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.code-intelligence:jazzer-api 0.16.1 -> 0.20.1 age adoption passing confidence

Release Notes

CodeIntelligenceTesting/jazzer (com.code-intelligence:jazzer-api)

v0.20.1

What's Changed

  • Bugfix: Fixed a release process issue that corrupted the jazzer Maven artifact (#​838)

See v0.20.0 for the full release notes.

Full Changelog: CodeIntelligenceTesting/jazzer@v0.20.0...v0.20.1

v0.20.0

What's Changed

  • Breaking change: Boolean-valued JAZZER_* environment variables are parsed more strictly and fail on values that aren't obviously truthy or falsy (#​815)
  • Feature: Compatibility with JDK 21 (#​785 by @​cushon, #​820)
  • Feature: Comparison instrumentation for Clojure standard library functions (#​805, #​827)
  • Feature: junit: @Timeout can now be used to configure per-class and per-test timeouts for individual fuzz test executions (#​825)
  • Feature: junit: @FuzzTest#maxExecutions can be used to limit the number of executions of a fuzz test during fuzzing
  • Feature: junit: Jazzer command-line options can be set via JUnit configuration parameters
  • Bugfix: LibFuzzer options that use subprocesses are supported more reliably and in the docker container (#​748 by @​svenkeidel, #​793, #​824)
  • Bugfix: Instrumented Byte#compare and Short#compare calls no longer throw an exception (#​792, reported by @​jarnokie)
  • Bugfix: junit: Fixed running on individual files from the command line (#​819)
  • Error messages for JUnit 5 fuzz test setup issues have been improved

New Contributors

Full Changelog: CodeIntelligenceTesting/jazzer@v0.19.0...v0.20.0

v0.19.0

What's Changed

Full Changelog: CodeIntelligenceTesting/jazzer@v0.18.0...v0.19.0

v0.18.0

What's Changed

New Contributors

Full Changelog: CodeIntelligenceTesting/jazzer@v0.17.1...v0.18.0

v0.17.1

What's Changed

This release fixes an issue with a corrupted upload to Maven Central.
No changes since v0.17.0 except for the patch version bump.

Full Changelog: CodeIntelligenceTesting/jazzer@v0.17.0...v0.17.1


Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@loosebazooka loosebazooka merged commit 43d9a83 into main Sep 11, 2023
11 checks passed
@loosebazooka loosebazooka deleted the renovate/com.code-intelligence-jazzer-api-0.x branch September 11, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant