-
Notifications
You must be signed in to change notification settings - Fork 120
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 maven-plugin from 3.16 to 3.21 #174
Merged
allancth
merged 1 commit into
master
from
dependabot/maven/org.jenkins-ci.main-maven-plugin-3.21
Mar 1, 2023
Merged
Bump maven-plugin from 3.16 to 3.21 #174
allancth
merged 1 commit into
master
from
dependabot/maven/org.jenkins-ci.main-maven-plugin-3.21
Mar 1, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [maven-plugin](https://github.com/jenkinsci/maven-plugin) from 3.16 to 3.21. - [Release notes](https://github.com/jenkinsci/maven-plugin/releases) - [Commits](jenkinsci/maven-plugin@maven-plugin-3.16...maven-plugin-3.21) --- updated-dependencies: - dependency-name: org.jenkins-ci.main:maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
labels
Mar 1, 2023
allancth
approved these changes
Mar 1, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving bot
allancth
deleted the
dependabot/maven/org.jenkins-ci.main-maven-plugin-3.21
branch
March 1, 2023 07:23
MarkEWaite
added a commit
that referenced
this pull request
Apr 20, 2023
jenkinsci/bom#1978 notes that the upgrade of the optional dependency on the maven plugin from 3.16 to 3.21 caused the Jenkins plugin bill of materials to need an explicit inclusion of the Jenkins maven plugin into the plugin BOM. That's not a desired change because the Jenkins maven plugin tests do not pass when run in the Jenkins plugin BOM test suites. We don't want to invest the effort in the Jenkins maven plugin tests to make them work in the Jenkins plugin BOM. The #174 dependabot proposed upgrade is being reverted to avoid the problem. When dependabot next proposes an upgrade of this dependency, it can be closed or evaluated as an incremental build in the Jenkins plugin BOM before the upgrade is approved.
allancth
pushed a commit
that referenced
this pull request
Apr 21, 2023
* Revert "Bump maven-plugin from 3.16 to 3.21" * Explain maven plugin version pin in a comment jenkinsci/bom#1978 notes that the upgrade of the optional dependency on the maven plugin from 3.16 to 3.21 caused the Jenkins plugin bill of materials to need an explicit inclusion of the Jenkins maven plugin into the plugin BOM. That's not a desired change because the Jenkins maven plugin tests do not pass when run in the Jenkins plugin BOM test suites. We don't want to invest the effort in the Jenkins maven plugin tests to make them work in the Jenkins plugin BOM. The #174 dependabot proposed upgrade is being reverted to avoid the problem. When dependabot next proposes an upgrade of this dependency, it can be closed or evaluated as an incremental build in the Jenkins plugin BOM before the upgrade is approved.
MarkEWaite
added a commit
to MarkEWaite/copyartifact-plugin
that referenced
this pull request
May 21, 2023
jenkinsci/bom#1978 notes that the upgrade of the optional dependency on the maven plugin from 3.16 to 3.21 caused the Jenkins plugin bill of materials to need an explicit inclusion of the Jenkins maven plugin into the plugin BOM. That's not a desired change because the Jenkins maven plugin tests do not pass when run in the Jenkins plugin BOM test suites. We don't want to invest the effort in the Jenkins maven plugin tests to make them work in the Jenkins plugin BOM. The jenkinsci#174 dependabot proposed upgrade is being reverted to avoid the problem. When dependabot next proposes an upgrade of this dependency, it can be closed or evaluated as an incremental build in the Jenkins plugin BOM before the upgrade is approved. This reverts commit 99b537a.
MarkEWaite
added a commit
that referenced
this pull request
May 21, 2023
* Revert "Bump maven-plugin from 3.16 to 3.22 (#184)" jenkinsci/bom#1978 notes that the upgrade of the optional dependency on the maven plugin from 3.16 to 3.21 caused the Jenkins plugin bill of materials to need an explicit inclusion of the Jenkins maven plugin into the plugin BOM. That's not a desired change because the Jenkins maven plugin tests do not pass when run in the Jenkins plugin BOM test suites. We don't want to invest the effort in the Jenkins maven plugin tests to make them work in the Jenkins plugin BOM. The #174 dependabot proposed upgrade is being reverted to avoid the problem. When dependabot next proposes an upgrade of this dependency, it can be closed or evaluated as an incremental build in the Jenkins plugin BOM before the upgrade is approved. This reverts commit 99b537a. * Exclude maven plugin from dependabot updates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps maven-plugin from 3.16 to 3.21.
Release notes
Sourced from maven-plugin's releases.
... (truncated)
Commits
dbcc228
[maven-release-plugin] prepare release maven-plugin-3.21412bd87
Merge pull request #302 from jenkinsci/dependabot/github_actions/master/actio...ea81521
avoid full maven distro for test in build.outputDirectory as it is included i...aeeef90
Bump actions/stale from 6 to 7aeabc96
[maven-release-plugin] prepare for next development iterationb03ad95
[maven-release-plugin] prepare release maven-plugin-3.20cd7db92
Bump jsoup from 1.14.3 to 1.15.3 (#289)c4fb2d1
Merge pull request #291 from jenkinsci/dependabot/github_actions/master/actio...f7f8dfa
Update maven-interceptors version. Ensure that maven 3.3 request uses correct...3ce92bf
Bump actions/stale from 5 to 6Dependabot 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)