Skip to content

Bump com.code-intelligence:jazzer-junit from 0.20.1 to 0.21.1#172

Merged
Monniasza merged 1 commit intomasterfrom
dependabot/maven/com.code-intelligence-jazzer-junit-0.21.1
Sep 21, 2023
Merged

Bump com.code-intelligence:jazzer-junit from 0.20.1 to 0.21.1#172
Monniasza merged 1 commit intomasterfrom
dependabot/maven/com.code-intelligence-jazzer-junit-0.21.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps com.code-intelligence:jazzer-junit from 0.20.1 to 0.21.1.

Release notes

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

v0.21.1

What's Changed

No functional changes to the Maven artifacts.

  • Bugfix: jazzer_standalone.jar in the release archives can be executed with java -jar (#858)

See v0.21.0 for the full release notes.

Full Changelog: CodeIntelligenceTesting/jazzer@v0.21.0...v0.21.1

v0.21.0

What's Changed

  • Breaking change: Bugfixes for edge cases in FuzzedDataProvider can result in altered behavior when reproducing old findings (CodeIntelligenceTesting/jazzer@ed7e7b2)
  • Feature: junit: The new lifecycle parameter of @FuzzTest can be set to PER_EXECUTION to run "before each" and "after each" lifecycle methods and extension callbacks for each individual execution of a fuzz test rather than just once per test (#833, #851)
  • Feature: junit: @FuzzTest can now be applied to other annotations as a meta-annotation, allowing for the creation of custom reusable fuzz test annotations (#849)
  • Feature: Improved Map instrumentation (#845)
  • Bugfix: junit: Only create .cifuzz-corpus if it is the generated corpus (#855)

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

Commits
  • ea39ece deploy: Inject Jazzer version via a flag
  • 9b58301 deploy: Fix jazzer_standalone.jar not being executable
  • ad52635 deploy: Bump version to 0.21.0
  • 5189af3 junit: Only create .cifuzz-corpus if it is the generated corpus
  • 7725a74 ci: Replace JDK 17 with JDK 21 in pipelines
  • 658051c Docs: Update CONTRIBUTING.md with new release instructions
  • b1af4b5 Release script: Deploy docs on release
  • 8ffe8a6 Deploy script: Pass sources and javadoc jars as dictionary parameter to rules...
  • 1bb597f Deploy script: Pass sensitive information to rules_jvm_external/maven:MavenPu...
  • edec531 CI: Update release pipeline to deploy full releases
  • 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)

Bumps [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) from 0.20.1 to 0.21.1.
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Changelog](https://github.com/CodeIntelligenceTesting/jazzer/blob/main/CHANGELOG.md)
- [Commits](CodeIntelligenceTesting/jazzer@v0.20.1...v0.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 21, 2023
@Monniasza Monniasza merged commit 056bc2e into master Sep 21, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.code-intelligence-jazzer-junit-0.21.1 branch September 21, 2023 12:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant