jenkinsci / discord-notifier-plugin

A post-build plugin that sends the build status to a Discord channel.
https://plugins.jenkins.io/discord-notifier/
MIT License
50 stars 25 forks source link

Bump plugin from 4.63 to 4.65 #121

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plugin from 4.63 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) @​dependabot

📦 Dependency updates

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

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)