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

build(deps): bump pitest-parent from 1.11.4 to 1.11.5 #544

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Bumps pitest-parent from 1.11.4 to 1.11.5.

Release notes

Sourced from pitest-parent's releases.

1.11.5

  • #1167 Fix poor static analysis performance for large methods
  • #1166 Update pitest web link to https (thanks @​romani)
Commits
  • fbf6832 update for 1.11.5
  • c280d40 Merge pull request #1167 from hcoles/feature/static_analysis_performance
  • 51a88d5 avoiud repeated index lookup
  • 8c0437c improve time complexity of null check filters
  • 81d2a5e only run implicit null check when call present
  • aef8c66 Merge pull request #1166 from romani/patch-1
  • 7a542da minor: update link to web site to avoid redirection
  • ec95857 Merge pull request #1163 from hcoles/release/1.11.4
  • 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-parent](https://github.com/hcoles/pitest) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.11.4...1.11.5)

---
updated-dependencies:
- dependency-name: org.pitest:pitest-parent
  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 March 16, 2023 23:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Mar 16, 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 Mar 16, 2023

Codecov Report

Merging #544 (7f1c3a2) into main (ff4e484) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #544      +/-   ##
============================================
- Coverage     78.96%   78.77%   -0.20%     
  Complexity      132      132              
============================================
  Files            45       45              
  Lines          2244     2247       +3     
  Branches        336      336              
============================================
- Hits           1772     1770       -2     
+ Misses          318      316       -2     
- Partials        154      161       +7     
Impacted Files Coverage Δ
.../step/parser/kamelet/KameletStepParserService.java 73.28% <100.00%> (-0.37%) ⬇️
...arser/step/camelroute/CamelRouteFileProcessor.java 94.52% <100.00%> (+0.03%) ⬆️
...data/parser/step/kamelet/KameletFileProcessor.java 80.26% <100.00%> (ø)

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Delawen Delawen enabled auto-merge (rebase) March 17, 2023 09:13
@Delawen Delawen merged commit 8981016 into main Mar 17, 2023
@Delawen Delawen deleted the dependabot/maven/org.pitest-pitest-parent-1.11.5 branch March 17, 2023 09:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant