jenkinsci / parallel-test-executor-plugin

Parallel test executor plugin
https://plugins.jenkins.io/parallel-test-executor/
50 stars 55 forks source link

Bump plugin from 4.63 to 4.64 #257

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plugin from 4.63 to 4.64.

Release notes

Sourced from plugin's releases.

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
  • 4e26d04 [maven-release-plugin] prepare release plugin-4.64
  • 8526682 Bump jenkins-test-harness from 1993.vdb_c571468e00 to 1994.vd69d1ecff273 (#767)
  • 12b5d65 Replace 'hamcrest-core' with 'hamcrest' (#762)
  • ebc3664 Bump maven-hpi-plugin from 3.44 to 3.45 (#766)
  • 4ebe0b0 Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#765)
  • b0f5b32 Bump jenkins-test-harness (#764)
  • a33fb91 Bump maven-source-plugin from 3.2.1 to 3.3.0 (#763)
  • 442a15b Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#761)
  • c5231ad Bump jenkins-test-harness (#760)
  • 2d812b8 [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)