-
Notifications
You must be signed in to change notification settings - Fork 35
Bump the minor-and-patch group across 1 directory with 7 updates #252
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 minor-and-patch group across 1 directory with 7 updates #252
Conversation
Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.3.0` | `3.6.0` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.24` | `1.18.34` | | [javax.validation:validation-api](https://github.com/beanvalidation/beanvalidation-api) | `2.0.0.Final` | `2.0.1.Final` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.9.1` | `5.9.3` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.9.1` | `5.9.3` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.15` | `1.17.0` | | org.mock-server:mockserver-junit-jupiter-no-dependencies | `5.14.0` | `5.15.0` | Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.3.0 to 3.6.0 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.6.0) Updates `org.projectlombok:lombok` from 1.18.24 to 1.18.34 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.24...v1.18.34) Updates `javax.validation:validation-api` from 2.0.0.Final to 2.0.1.Final - [Release notes](https://github.com/beanvalidation/beanvalidation-api/releases) - [Commits](jakartaee/validation@2.0.0.Final...2.0.1.Final) Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.1 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.1 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.1 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.3) Updates `commons-codec:commons-codec` from 1.15 to 1.17.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.15...rel/commons-codec-1.17.0) Updates `org.mock-server:mockserver-junit-jupiter-no-dependencies` from 5.14.0 to 5.15.0 --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: javax.validation:validation-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.mock-server:mockserver-junit-jupiter-no-dependencies dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
@dependabot unignore org.junit.jupiter:junit-jupiter-api |
|
OK, I will stop ignoring the org.junit.jupiter:junit-jupiter-api dependency. |
|
Looks like this PR has already been merged. If you've moved back to an older version of these dependencies a new PR will be created next time Dependabot checks your dependencies. |
|
@dependabot unignore org.junit.jupiter:junit-jupiter-params |
|
OK, I will stop ignoring the org.junit.jupiter:junit-jupiter-params dependency. |
|
Looks like this PR has already been merged. If you've moved back to an older version of these dependencies a new PR will be created next time Dependabot checks your dependencies. |
Bumps the minor-and-patch group with 7 updates in the / directory:
3.3.03.6.01.18.241.18.342.0.0.Final2.0.1.Final5.9.15.9.35.9.15.9.31.151.17.05.14.05.15.0Updates
org.codehaus.mojo:build-helper-maven-pluginfrom 3.3.0 to 3.6.0Release notes
Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases.
... (truncated)
Commits
3333454[maven-release-plugin] prepare release 3.6.005ee2cbDelete link to remove-project-artifact as is deprecateda4190d2Cleanups dependenciesb99f6beRemove public modifiers from JUnit 5 testsf21a027Add me as developer211d4b9Delete example about remove-project-artifact as is deprecated27ab334Deprecate remove-project-artifact goal8a4c7c4Bump org.codehaus.mojo:mojo-parent from 81 to 8257f5480Bump org.codehaus.mojo:mojo-parent from 78 to 81 (#204)c09d779Use shared action for release drafterUpdates
org.projectlombok:lombokfrom 1.18.24 to 1.18.34Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
fbbe7f0[release] pre-release version bump3cd41e8[trivial] some test cases were failing (due to the constructor-javadoc update...1384244Merge pull request #3698 from stevebosman/fix-sneaky-throws-docd90ec73[trivial] [style]3b68e39Merge pull request #3697 from janrieke/superbuilder-fix-array-type-paramfdafa9aMerge pull request #3690 from Rawi01/eclipse_2024_0678c1f47Merge pull request #3689 from Rawi01/nested-javadocda815a6Merge pull request #3674 from Rawi01/standardexception-fieldsc61a404[trivial]6cf6cafMerge pull request #3673 from Rawi01/eclipse_field_generatedUpdates
javax.validation:validation-apifrom 2.0.0.Final to 2.0.1.FinalCommits
95c3f9e[Jenkins release job] Preparing release 2.0.1.Finalb2c11c9BVAL-703 Reallow null values in ConstraintViolationException second constructor077ca48[Jenkins release job] Preparing next development iteration3eb556a[Jenkins release job] Preparing next development iterationUpdates
org.junit.jupiter:junit-jupiter-apifrom 5.9.1 to 5.9.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
bd7d03fRelease 5.9.32afe30aFinalize 5.9.3 release notes8116548Prepare release notes for 5.9.3468958dMove release note for #3235/#3264 to 5.9.36c02c06Polish contributione575ea3Do not parse {displayName} for@ParameterizedTestusing MessageFormat82f1f4bTreat overloaded local & external@MethodSourcefactory methods equally5b4a000Polish 5.9.3 Release Notesf6f1affMove release notes entry for #3130 to 5.9.3b732a2bFix issues with@MethodSourcelocal factory method lookupsUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 5.9.1 to 5.9.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
bd7d03fRelease 5.9.32afe30aFinalize 5.9.3 release notes8116548Prepare release notes for 5.9.3468958dMove release note for #3235/#3264 to 5.9.36c02c06Polish contributione575ea3Do not parse {displayName} for@ParameterizedTestusing MessageFormat82f1f4bTreat overloaded local & external@MethodSourcefactory methods equally5b4a000Polish 5.9.3 Release Notesf6f1affMove release notes entry for #3130 to 5.9.3b732a2bFix issues with@MethodSourcelocal factory method lookupsUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 5.9.1 to 5.9.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
bd7d03fRelease 5.9.32afe30aFinalize 5.9.3 release notes8116548Prepare release notes for 5.9.3468958dMove release note for #3235/#3264 to 5.9.36c02c06Polish contributione575ea3Do not parse {displayName} for@ParameterizedTestusing MessageFormat82f1f4bTreat overloaded local & external@MethodSourcefactory methods equally5b4a000Polish 5.9.3 Release Notesf6f1affMove release notes entry for #3130 to 5.9.3b732a2bFix issues with@MethodSourcelocal factory method lookupsUpdates
commons-codec:commons-codecfrom 1.15 to 1.17.0Changelog
Sourced from commons-codec:commons-codec's changelog.
... (truncated)
Commits
5d809fePrepare for the next release candidate9a59c1cPrepare for the next release candidate5f0cfd4Longer lines8714b5fRemove dead commentc56b956Bullet-proof internalsd2215d5Base32 constructor fails-fast with a NullPointerException if the customfcc70e6Base32 constructor makes a defensive copy of the line separatorebe805aBase64 constructor makes a defensive copy of a custom alphabet array5504333Better exception messagec6c5f11Base64 constructor makes a better defensive copy of the line separatorUpdates
org.mock-server:mockserver-junit-jupiter-no-dependenciesfrom 5.14.0 to 5.15.0Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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