jenkinsci / amazon-ecs-plugin

Amazon EC2 Container Service Plugin for Jenkins
https://plugins.jenkins.io/amazon-ecs
MIT License
193 stars 227 forks source link

Bump org.jenkins-ci.plugins:plugin from 4.72 to 5.1 #361

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 2 weeks ago

Bumps org.jenkins-ci.plugins:plugin from 4.72 to 5.1.

Release notes

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

5.1

🐛 Bug fixes

📝 Documentation updates

  • Update version of parent pom for Java 17 being required (#1030) @​timja

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2299.v7e8d22e797d3 to 2307.v10e5d0701b_e5 (#1031) @​dependabot

5.0

💥 Breaking changes

Since 5.0 the plugin parent pom now requires a minimum jenkins.version of 2.479 and to be run with Java 17

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

  • Add documentation for frontend integration with maven build (#1016) @​timja

✍ Other changes

📦 Dependency updates

... (truncated)

Changelog

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

Changelog for old versions

WARNING: Changelogs have been moved to GitHub Releases

Newer versions

See GitHub Releases

3.43

Release date: 2019-04-30

  • PR-196: Javadoc fix in 3.40 did not work on JDK 11.0.3
  • Miscellaneous dependency & plugin updates frnom dependabot

3.42

Release date: 2019-04-02

  • PR-174: Forbid usage of TestNG (since it does not work anyway)
  • PR-188: Pick up jenkins-test-harness changes to
    • add JenkinsRule.showAgentLogs
    • not clash with jenkins-core in a version-number library dependency

3.41

Release date: 2019-03-31

  • PR-170: Bump frontend-maven-plugin from 1.6 to 1.7.5
  • PR-178: Bump maven-javadoc-plugin from 3.0.1 to 3.1.0
  • PR-179: Bump maven-invoker-plugin from 3.1.0 to 3.2.0
  • PR-180: Bump mockito-core from 2.24.5 to 2.25.1
  • PR-184: Bump maven-scm.version from 1.11.1 to 1.11.2

3.40

Release date: 2019-03-08

  • PR-173: Fix Javadoc related crash when using a JDK 11.0.2
  • PR-167: Default value of jenkins.version changed to 2.138.4 (but all plugins should override this with an explicit value)
  • Various dependency and plugin updates (thanks dependabot)
    • flatten-maven-plugin from 1.0.1 to 1.1.0
    • maven-localizer-plugin from 1.24 to 1.26
    • spotbugs-annotations from 3.1.11 to 3.1.12

3.39

Release date: 2019-02-28

... (truncated)

Commits
  • 1ef856e [maven-release-plugin] prepare release plugin-5.1
  • a991575 Work around jenkinsci/plugin-pom#1032 (#1034)
  • bbbc7a1 Bump org.jenkins-ci.main:jenkins-test-harness (#1031)
  • 8a623ce Update version of parent pom for Java 17 being required (#1030)
  • c360a94 [maven-release-plugin] prepare for next development iteration
  • f4b74b8 [maven-release-plugin] prepare release plugin-5.0
  • d9a86c4 Add docs for frontend integration + opt-in for Jenkins integration (#1016)
  • c800245 Update baseline from 2.477 to 2.479 (#1029)
  • 0b329f4 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 to 4.0.1 (#1028)
  • d40da12 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#1027)
  • 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 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)
dependabot[bot] commented 1 day ago

Superseded by #362.