Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps plugin from 4.30 to 4.31.

Release notes

Sourced from plugin's releases.

4.31

📦 Dependency updates

👻 Maintenance

  • Do not reuse surefire (failsafe) forks for test stability (#453) @​jtnord
Commits
  • 479e2bf [maven-release-plugin] prepare release plugin-4.31
  • 4b264a4 Merge pull request #453 from jtnord/BEE-358
  • bc28ac6 Do not reuse surefire (failsafe) forks
  • 388cbcf Bump maven-hpi-plugin from 3.19 to 3.20 (#452)
  • 3271d80 Bump mockito.version from 3.12.4 to 4.0.0 (#448)
  • e7142ea [maven-release-plugin] prepare for next development iteration
  • See full diff 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)

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.30 to 4.31.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.30...plugin-4.31)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency related change label Nov 8, 2021
@dependabot dependabot bot requested a review from MarkEWaite November 8, 2021 12:44
@timja
Copy link
Member

timja commented Nov 8, 2021

master build passes in 56 minutes on windows, its cutting it too tight for the default timeout, especially now that forks are not being reused which may make tests a bit slower, but more reliable

@MarkEWaite
Copy link
Contributor

I'll propose reductions in Windows tests in order to reduce build time. I've wanted to spend some effort reducing test time anyway. This is a good excuse to reduce the expense of git plugin tests.

@MarkEWaite MarkEWaite merged commit 6832df1 into master Nov 8, 2021
@MarkEWaite MarkEWaite deleted the dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.31 branch November 8, 2021 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants