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.61 to 4.63 #112

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plugin from 4.61 to 4.63.

Release notes

Sourced from plugin's releases.

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

🐛 Bug fixes

  • Upgrade from javax.servlet-api-3.1 to jakarta.servlet-api:4.0 and ban javax.servlet:javax.servlet-api (#693) @​jeromepochat

👷 Changes for plugin developers

  • Upgrade from javax.servlet-api-3.1 to jakarta.servlet-api:4.0 and ban javax.servlet:javax.servlet-api (#693) @​jeromepochat

📦 Dependency updates

Commits
  • b4a39db [maven-release-plugin] prepare release plugin-4.63
  • e80d40a Bump maven-hpi-plugin from 3.43 to 3.44
  • e338025 Bump build-helper-maven-plugin from 3.3.0 to 3.4.0
  • a22c3d0 Bump jenkins-test-harness
  • 076c719 Bump flatten-maven-plugin from 1.4.1 to 1.5.0 (#755)
  • e0593af Bump maven-surefire-plugin.version from 3.0.0 to 3.1.0 (#754)
  • f562b61 Remove spotless.check.skip from quick-build profile (#752)
  • 61d8400 dependabot ignore jakarta.servlet:jakarta.servlet-api >= 5.0.0 (#753)
  • 8329261 Bump junit-bom from 5.9.2 to 5.9.3 (#749)
  • 30f6f66 Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#750)
  • 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)