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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump plugin from 3.51 to 3.53 #140

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps plugin from 3.51 to 3.53.

Release notes

Sourced from plugin's releases.

3.53

🐛 Bug Fixes

  • Revert the BOM support from 3.52 to fix incremental plugin builds (#252) @​jglick
  • Fix compatibility between PowerMock and Mockito versions suggested in dependencyManagement, regression in 3.51 (#244, #243) @​dependabot

📦 Dependency updates

👻 Maintenance

  • Add integration tests for Incrementals to prevent further regressions (#252) @​jglick

3.52

WARNING: There are reported regressions in plugins publishing Incrementals due to #229. Please avoid this version if you use Incrementals.

🚀 New features and improvements

📝 Documentation updates

📦 Dependency updates

Commits
  • b65fabd [maven-release-plugin] prepare release plugin-3.53
  • 313ede7 Merge pull request #243 from jenkinsci/dependabot/maven/org.powermock-powermo...
  • 1846185 Merge pull request #244 from jenkinsci/dependabot/maven/org.powermock-powermo...
  • e04cda3 Merge pull request #252 from jglick/incrementals-and-plugin-bom
  • 47fac61 Reverting #229 (Jenkins core BOM) as it breaks incrementalified plugins.
  • c228e26 Added IT for a modern plugin with Incrementals and (plugin) BOM.
  • 3830052 [maven-release-plugin] prepare for next development iteration
  • cd144ee [maven-release-plugin] prepare release plugin-3.52
  • fcedbce Use BOM from Jenkins (#229)
  • 225116c Add a license badge to README (#247)
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 15, 2019
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

@dependabot merge

There we go.

@dependabot-preview dependabot-preview bot merged commit dbe9901 into master Nov 15, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-3.53 branch November 15, 2019 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant