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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump plugin from 4.54 to 4.65 #549

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2023

Bumps plugin from 4.54 to 4.65.

Release notes

Sourced from plugin's releases.

4.65

馃悰 Bug fixes

  • Bump jenkins-test-harness from 1999.v093b_8a_5013e1 to 2002.v0b_78b_a_d69e5d (#771) @鈥媎ependabot

馃摝 Dependency updates

4.64

馃毃 Removed

  • Replace hamcrest-core with hamcrest (#762) @鈥婲otMyFault Consumers of hamcrest-core should replace the dependency with hamcrest, which is the drop-in module containing the code of the deprecated hamcrest-core module. imports containing org.hamcrest.CoreMatchers.*; should be migrated to org.hamcrest.Matchers.*.

馃摝 Dependency updates

4.63

馃挜 Breaking changes

馃悰 Bug fixes

  • Bump maven-hpi-plugin from 3.43 to 3.44 (#759) @鈥媎ependabot to pick up
    • Handle SNAPSHOT versions in with overrideWar (#478)
    • Fix creation of Custom Wars (#481)

馃懛 Changes for plugin developers

  • Bump jenkins-test-harness from 1954.v2e3fd5465b_a_6 to 1971.v8a_5a_6cfd6e5d (#757) @鈥媎ependabot

馃摝 Dependency updates

... (truncated)

Commits
  • eb653ce [maven-release-plugin] prepare for next development iteration
  • 03baa11 [maven-release-plugin] prepare release plugin-4.65
  • 551376c Bump maven-hpi-plugin from 3.45 to 3.46 (#773)
  • 642b59d Bump jenkins-test-harness (#771)
  • 04792ae Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (#772)
  • 643183c Bump spotless-maven-plugin from 2.36.0 to 2.37.0 (#768)
  • 19afa0f Bump jenkins-test-harness from 1994.vd69d1ecff273 to 1999.v093b_8a_5013e1 (#769)
  • 4c62b4c Bump gmavenplus-plugin from 2.1.0 to 3.0.0 (#770)
  • d749834 [maven-release-plugin] prepare for next development iteration
  • 4e26d04 [maven-release-plugin] prepare release plugin-4.64
  • 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 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 [plugin](https://github.com/jenkinsci/plugin-pom) from 4.54 to 4.65.
- [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.54...4.65)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Release Drafter label java Pull requests that update Java code labels May 31, 2023
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.54</version>
<version>4.65</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests fail with the new version of Mockito.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2023

Looks like org.jenkins-ci.plugins:plugin is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-4.65 branch June 23, 2023 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Release Drafter label java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant