PicnicSupermarket / error-prone-support

Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
https://error-prone.picnic.tech
MIT License
188 stars 36 forks source link

Upgrade versions-maven-plugin 2.17.0 -> 2.17.1 #1250

Closed Picnic-DevPla-Bot closed 1 month ago

Picnic-DevPla-Bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
versions-maven-plugin (source) build patch 2.17.0 -> 2.17.1

Release Notes

mojohaus/versions-maven-plugin (versions-maven-plugin) ### [`v2.17.1`](https://togithub.com/mojohaus/versions/releases/tag/2.17.1) [Compare Source](https://togithub.com/mojohaus/versions-maven-plugin/compare/2.17.0...2.17.1) #### Changes #### 🐛 Bug Fixes - Revert [#​1051](https://togithub.com/mojohaus/versions-maven-plugin/issues/1051) - fix [#​1110](https://togithub.com/mojohaus/versions-maven-plugin/issues/1110), [#​1103](https://togithub.com/mojohaus/versions-maven-plugin/issues/1103) ([#​1115](https://togithub.com/mojohaus/versions/pull/1115)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Fix `includeParent` field value not matching `Parameter#defaultValue` ([#​1104](https://togithub.com/mojohaus/versions/pull/1104)) [@​Marcono1234](https://togithub.com/Marcono1234) #### 📦 Dependency updates - Bump byteBuddyVersion from 1.14.17 to 1.14.18 ([#​1114](https://togithub.com/mojohaus/versions/pull/1114)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 ([#​1108](https://togithub.com/mojohaus/versions/pull/1108)) [@​dependabot](https://togithub.com/dependabot) #### 👻 Maintenance - Extract Pattern.compile to static variable ([#​1116](https://togithub.com/mojohaus/versions/pull/1116)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Improve ITs for set goal ([#​1112](https://togithub.com/mojohaus/versions/pull/1112)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Remove default values from invoker.properties ([#​1111](https://togithub.com/mojohaus/versions/pull/1111)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Remove default value for invoker.buildResult ([#​1109](https://togithub.com/mojohaus/versions/pull/1109)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Improve ITs for set goal ([#​1107](https://togithub.com/mojohaus/versions/pull/1107)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski)

Picnic-DevPla-Bot commented 1 month ago

Suggested commit message:

Upgrade versions-maven-plugin 2.17.0 -> 2.17.1 (#1250)

See:
- https://github.com/mojohaus/versions/releases/tag/2.17.1
- https://github.com/mojohaus/versions-maven-plugin/compare/2.17.0...2.17.1
github-actions[bot] commented 1 month ago

Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud