Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps org.pitest:pitest-maven from 1.19.0 to 1.19.1.

Release notes

Sourced from org.pitest:pitest-maven's releases.

1.19.1

  • #1399 Do not filter user code in try with resources
  • #1401 Extract errors when JUnit4 classes cannot be loaded
Commits
  • 3575473 Merge pull request #1402 from hcoles/feature/config_updater_verifier
  • 1b4ecfe introduce simple verifier for config updaters
  • 1baf085 dont log empty junit4 problems
  • 91b5b4a Merge pull request #1401 from hcoles/feature/junt4_error_loggins
  • 0c22a54 extract errors when JUnit4 classes cannot be loaded
  • eccd89c Merge pull request #1399 from hcoles/bug/try_with_resources_1375
  • 1ac5993 treat try with resources bytecode as multiple blocks
  • 0182fd2 update readme for 1.19.0
  • 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 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 [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.19.0...1.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 7, 2025
@mofterdinger mofterdinger enabled auto-merge (squash) April 9, 2025 05:56
@mofterdinger mofterdinger merged commit d92a860 into main Apr 9, 2025
1 check passed
@mofterdinger mofterdinger deleted the dependabot/maven/org.pitest-pitest-maven-1.19.1 branch April 9, 2025 06:02
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants