jakartaee / concurrency

Eclipse Project for Concurrency Utilities
https://projects.eclipse.org/projects/ee4j.cu
Other
66 stars 38 forks source link

Bump arquillian.version from 1.8.0.Final to 1.8.1.Final in /tck-dist/src/main/starter #550

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps arquillian.version from 1.8.0.Final to 1.8.1.Final. Updates org.jboss.arquillian:arquillian-bom from 1.8.0.Final to 1.8.1.Final

Release notes

Sourced from org.jboss.arquillian:arquillian-bom's releases.

1.8.1.Final

What's Changed

New Contributors

Full Changelog: https://github.com/arquillian/arquillian-core/compare/1.8.0.Final...1.8.1.Final

Commits
  • 576945e [maven-release-plugin] prepare release 1.8.1.Final
  • 1a0f65d build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 (#560)
  • 7074432 build(deps): Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom (#530)
  • bc33e6f build(deps): Bump version.junit5 from 5.10.1 to 5.10.2 (#536)
  • 439528c CI: add JDK 17 testing; run CI on all branches; cleanup ci.yml. (#566)
  • 5bed6db build(deps): Bump org.jboss:jboss-parent from 41 to 46 (#556)
  • 5e8c2de ARQ-2231 The JUnit 5 container does not work with manual mode tests (#546)
  • b220408 Add --add-opens to surefire for running tests on Java SE 17+ (#565)
  • 5c30bf9 Enable access to the ProtocolConfiguration info from the TestDeployment. (#555)
  • 76ba193 build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.1 to 2.0.12 (#537)
  • Additional commits viewable in compare view


Updates org.jboss.arquillian.junit5:arquillian-junit5-container from 1.8.0.Final to 1.8.1.Final

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)