Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group with 2 updates #1000

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the dependencies group with 2 updates: com.github.spotbugs:spotbugs-maven-plugin and org.pitest:pitest-maven.

Updates com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.8.6.4

  • Groovy set to 4.0.23
  • Drop maven site plugin 3.6 and before support.
Commits
  • 9d20ef3 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.4
  • 25fe692 Merge pull request #884 from hazendaz/master
  • 6eaf131 [drop] Remove support for maven 3.6 plugin as cannot support any longer
  • ee561ff Merge pull request #883 from spotbugs/renovate/io.version
  • e7f91f9 Update dependency commons-io:commons-io to v2.17.0
  • d4c777e Merge pull request #881 from spotbugs/renovate/major-jgit.version
  • 284e71e Update jgit.version to v7
  • 71aca15 Merge pull request #882 from spotbugs/renovate/groovy-monorepo
  • 5665c2e Update groovy monorepo to v4.0.23
  • 0c1183e Merge pull request #880 from spotbugs/renovate/log4j2-monorepo
  • Additional commits viewable in compare view

Updates org.pitest:pitest-maven from 1.16.3 to 1.17.0

Release notes

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

1.17.0

  • #1348 Extend transformation extension point
  • #1349 Improve powermock stability
Commits
  • ff524db Merge pull request #1350 from hcoles/feature/transformation_plugin_backwards_...
  • bb80c00 api backwards compatibility
  • 0df4d1a Merge pull request #1349 from hcoles/feature/powermock_stability
  • d315f31 limit backdoor coverage by powermock
  • 7c6a5e7 move javaassist concern to correct package and remove dead code
  • 66a5cd6 Merge pull request #1348 from hcoles/feature/monkey_patching
  • 3b70694 move javassist support into transformation plugin
  • 0547280 update readme for 1.16.3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) and [org.pitest:pitest-maven](https://github.com/hcoles/pitest).


Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.6.3 to 4.8.6.4
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.3...spotbugs-maven-plugin-4.8.6.4)

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

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.pitest:pitest-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Sep 23, 2024
@jqno jqno merged commit eba0c16 into main Sep 23, 2024
13 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependencies-1d4b672819 branch September 23, 2024 14:15
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.

1 participant