Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

build(deps): bump pitest.version from 1.14.0 to 1.14.1 #676

Merged
merged 1 commit into from
May 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps pitest.version from 1.14.0 to 1.14.1.
Updates pitest-parent from 1.14.0 to 1.14.1

Release notes

Sourced from pitest-parent's releases.

1.14.1

  • #1215 Apply coverage rewrites when aggregating reports
  • #1219 Ensure try with resources filtering applied first (thanks @​Vampire)
Commits
  • d4f80d5 release 1.14.1
  • 61fff8e missing tests for feature ordering
  • 9edac2a Merge pull request #1219 from Vampire/filter-try-with-resources-before-filter...
  • e38fd83 Filter try-with-resources before filtering inlined code again
  • ccfa7e3 Merge pull request #1215 from hcoles/feature/modify_aggregate
  • ea7c39f support code and coverage modifications when aggregating
  • 06e3892 Merge pull request #1214 from hcoles/release/1.14.0
  • See full diff in compare view

Updates pitest-maven from 1.14.0 to 1.14.1

Release notes

Sourced from pitest-maven's releases.

1.14.1

  • #1215 Apply coverage rewrites when aggregating reports
  • #1219 Ensure try with resources filtering applied first (thanks @​Vampire)
Commits
  • d4f80d5 release 1.14.1
  • 61fff8e missing tests for feature ordering
  • 9edac2a Merge pull request #1219 from Vampire/filter-try-with-resources-before-filter...
  • e38fd83 Filter try-with-resources before filtering inlined code again
  • ccfa7e3 Merge pull request #1215 from hcoles/feature/modify_aggregate
  • ea7c39f support code and coverage modifications when aggregating
  • 06e3892 Merge pull request #1214 from hcoles/release/1.14.0
  • See full diff in compare view

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.version` from 1.14.0 to 1.14.1.

Updates `pitest-parent` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.14.0...1.14.1)

Updates `pitest-maven` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.14.0...1.14.1)

---
updated-dependencies:
- dependency-name: org.pitest:pitest-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 requested a review from a team May 25, 2023 23:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 25, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Merging #676 (947599f) into main (d2e2c21) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #676   +/-   ##
=========================================
  Coverage     79.57%   79.57%           
  Complexity      148      148           
=========================================
  Files            48       48           
  Lines          2663     2663           
  Branches        417      417           
=========================================
  Hits           2119     2119           
  Misses          367      367           
  Partials        177      177           

@Delawen Delawen enabled auto-merge (rebase) May 26, 2023 11:09
@Delawen Delawen merged commit 8c658ef into main May 26, 2023
@Delawen Delawen deleted the dependabot/maven/pitest.version-1.14.1 branch May 26, 2023 11:24
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