jenkinsci / aws-credentials-plugin

CloudBees Amazon Web Services Credentials Plugin
https://plugins.jenkins.io/aws-credentials/
MIT License
27 stars 72 forks source link

Bump plugin from 4.53 to 4.64 #225

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plugin from 4.53 to 4.64.

Release notes

Sourced from plugin's releases.

4.64

🚨 Removed

  • Replace hamcrest-core with hamcrest (#762) @​NotMyFault 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

  • Remove spotless.check.skip from quick-build profile (#752) @​basil

🐛 Bug fixes

  • Bump maven-hpi-plugin from 3.43 to 3.44 (#759) @​dependabot 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) @​dependabot

📦 Dependency updates

4.62

🚨 Removed

... (truncated)

Commits
  • 4e26d04 [maven-release-plugin] prepare release plugin-4.64
  • 8526682 Bump jenkins-test-harness from 1993.vdb_c571468e00 to 1994.vd69d1ecff273 (#767)
  • 12b5d65 Replace 'hamcrest-core' with 'hamcrest' (#762)
  • ebc3664 Bump maven-hpi-plugin from 3.44 to 3.45 (#766)
  • 4ebe0b0 Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#765)
  • b0f5b32 Bump jenkins-test-harness (#764)
  • a33fb91 Bump maven-source-plugin from 3.2.1 to 3.3.0 (#763)
  • 442a15b Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#761)
  • c5231ad Bump jenkins-test-harness (#760)
  • 2d812b8 [maven-release-plugin] prepare for next development iteration
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #226.