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 org.jenkins-ci.plugins:plugin from 4.73 to 4.79 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps org.jenkins-ci.plugins:plugin from 4.73 to 4.79.

Release notes

Sourced from org.jenkins-ci.plugins:plugin's releases.

4.79

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2165.vf0266a_2d187f to 2171.v048c97409d12 (#901) @​dependabot
  • Bump org.mockito:mockito-bom from 5.10.0 to 5.11.0 (#900) @​dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.52 to 3.53 (#898) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2161.v114f3cb_78326 to 2165.vf0266a_2d187f (#896) @​dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52 (#897) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2158.v9eed8a_eb_c04b_ to 2161.v114f3cb_78326 (#895) @​dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#894) @​dependabot

4.78

🚀 New features and improvements

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2154.v9367950e9176 to 2158.v9eed8a_eb_c04b_ (#891) @​dependabot
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#892) @​dependabot
  • Bump org.mockito:mockito-bom from 5.9.0 to 5.10.0 (#887) @​dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.42.0 to 2.43.0 (#888) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2152.v60323ca_97732 to 2154.v9367950e9176 (#889) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2151.vf4793e4dec9a_ to 2152.v60323ca_97732 (#886) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2148.v80482520b_d2c to 2151.vf4793e4dec9a_ (#885) @​dependabot

4.77

👷 Changes for plugin developers

📦 Dependency updates

4.76

🚀 New features and improvements

👻 Maintenance

... (truncated)

Commits
  • 531aad4 [maven-release-plugin] prepare release plugin-4.79
  • 0fcdf56 Bump org.jenkins-ci.main:jenkins-test-harness (#901)
  • adf7188 Bump org.mockito:mockito-bom from 5.10.0 to 5.11.0 (#900)
  • 8d5fc3d Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.52 to 3.53 (#898)
  • dcf46c7 Bump org.jenkins-ci.main:jenkins-test-harness (#896)
  • b0db154 Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52 (#897)
  • 22ecbf8 Bump org.jenkins-ci.main:jenkins-test-harness from 2158.v9eed8a_eb_c04b_ to 2...
  • e251de8 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#894)
  • 153deb1 [maven-release-plugin] prepare for next development iteration
  • 9b290e1 [maven-release-plugin] prepare release plugin-4.78
  • Additional commits viewable 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.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.73 to 4.79.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.73...plugin-4.79)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Mar 11, 2024

Dependabot tried to add @rda1ton and @sboardwell as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/sboardwell/reverse-proxy-auth-plugin/pulls/39/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the sboardwell/reverse-proxy-auth-plugin repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Mar 11, 2024

The following labels could not be found: skip-changelog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants