arquillian / arquillian-testcontainers

Arquillian loadable extension for test-container support
Apache License 2.0
5 stars 4 forks source link

Bump org.jboss.arquillian:arquillian-bom from 1.8.0.Final to 1.8.1.Final in the arquillian-group group #13

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the arquillian-group group with 1 update: org.jboss.arquillian:arquillian-bom.

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


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #21.