Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

chore(deps): Bump pitest-maven from 1.7.2 to 1.7.3 #739

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2021

Bumps pitest-maven from 1.7.2 to 1.7.3.

Release notes

Sourced from pitest-maven's releases.

1.7.3

  • #952 Mutate map return to emptyMap instead of null
  • #954 Allow mutators to be excluded
  • #957 Filter equivalent mutations to Boolean.TRUE and Boolean.FALSE

#954 allows mutators to be excluded by prepending a - to their name when specifying the mutator set. e.g -TRUE_RETURNS

Commits
  • 8181d02 Merge pull request #958 from hcoles/feature/filter_autoboxing_equivalent
  • ed97a44 Filter mutants returning Boolean.TRUE & Bollean.FALSE for #957
  • a6388a7 warn when no tests
  • b3e3ee1 Merge pull request #955 from hcoles/feature/exclude_mutators
  • e617c1f support simple mutator exclusion for #954
  • dc0adab Merge pull request #952 from hcoles/feature/return_empty_map
  • 89b0c2c mutate map returns to emptyMap instead of null
  • afc6fa1 update reademe for 1.7.2
  • 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 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 [pitest-maven](https://github.com/hcoles/pitest) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: org.pitest:pitest-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Nov 9, 2021
@juliapampus juliapampus enabled auto-merge (squash) November 9, 2021 08:23
@juliapampus juliapampus merged commit 74c99f6 into main Nov 9, 2021
@juliapampus juliapampus deleted the dependabot/maven/main/org.pitest-pitest-maven-1.7.3 branch November 9, 2021 08:45
juliapampus added a commit that referenced this pull request Nov 15, 2021
* chore(deps): Bump pitest-maven from 1.7.2 to 1.7.3

Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: org.pitest:pitest-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* docs: update CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julia Pampus <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant