Skip to content

build(deps): bump version.arquillian-container from 5.1.0.Beta9 to 5.1.0.Beta10#147

Merged
tadamski merged 1 commit intomainfrom
dependabot/maven/version.arquillian-container-5.1.0.Beta10
Mar 18, 2025
Merged

build(deps): bump version.arquillian-container from 5.1.0.Beta9 to 5.1.0.Beta10#147
tadamski merged 1 commit intomainfrom
dependabot/maven/version.arquillian-container-5.1.0.Beta10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps version.arquillian-container from 5.1.0.Beta9 to 5.1.0.Beta10.
Updates org.wildfly.arquillian:wildfly-arquillian-container-managed from 5.1.0.Beta9 to 5.1.0.Beta10

Release notes

Sourced from org.wildfly.arquillian:wildfly-arquillian-container-managed's releases.

v5.1.0.Beta10

What's Changed

Full Changelog: wildfly/wildfly-arquillian@v5.1.0.Beta9...v5.1.0.Beta10

Commits
  • f5f47d2 Prepare for 5.1.0.Beta10 release
  • ccb83b7 Merge pull request #544 from jamezp/WFARQ-201
  • 378f16d [WFARQ-201] Add explicit dependency on slf4j where needed. This dependency is...
  • 5a9f965 Merge pull request #543 from jamezp/WFARQ-204
  • b7c531d [WFARQ-204] Iterate over the correct set when adding the excluded modules. Al...
  • 123718b Merge pull request #541 from wildfly/dependabot/maven/org.jboss.resteasy-rest...
  • a8b8cc4 Bump org.jboss.resteasy:resteasy-bom from 6.2.11.Final to 6.2.12.Final
  • 9d8ffe1 Merge pull request #540 from jamezp/WFARQ-203
  • 9e47390 [WFARQ-203] Fix the EarInContainerTestCase to truly pass the test. Previously...
  • c00863d Merge pull request #535 from wildfly/dependabot/maven/arquillian-group-2b00ab...
  • Additional commits viewable in compare view

Updates org.wildfly.arquillian:wildfly-arquillian-common from 5.1.0.Beta9 to 5.1.0.Beta10

Release notes

Sourced from org.wildfly.arquillian:wildfly-arquillian-common's releases.

v5.1.0.Beta10

What's Changed

Full Changelog: wildfly/wildfly-arquillian@v5.1.0.Beta9...v5.1.0.Beta10

Commits
  • f5f47d2 Prepare for 5.1.0.Beta10 release
  • ccb83b7 Merge pull request #544 from jamezp/WFARQ-201
  • 378f16d [WFARQ-201] Add explicit dependency on slf4j where needed. This dependency is...
  • 5a9f965 Merge pull request #543 from jamezp/WFARQ-204
  • b7c531d [WFARQ-204] Iterate over the correct set when adding the excluded modules. Al...
  • 123718b Merge pull request #541 from wildfly/dependabot/maven/org.jboss.resteasy-rest...
  • a8b8cc4 Bump org.jboss.resteasy:resteasy-bom from 6.2.11.Final to 6.2.12.Final
  • 9d8ffe1 Merge pull request #540 from jamezp/WFARQ-203
  • 9e47390 [WFARQ-203] Fix the EarInContainerTestCase to truly pass the test. Previously...
  • c00863d Merge pull request #535 from wildfly/dependabot/maven/arquillian-group-2b00ab...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> 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)

Bumps `version.arquillian-container` from 5.1.0.Beta9 to 5.1.0.Beta10.

Updates `org.wildfly.arquillian:wildfly-arquillian-container-managed` from 5.1.0.Beta9 to 5.1.0.Beta10
- [Release notes](https://github.com/wildfly/wildfly-arquillian/releases)
- [Commits](wildfly/wildfly-arquillian@v5.1.0.Beta9...v5.1.0.Beta10)

Updates `org.wildfly.arquillian:wildfly-arquillian-common` from 5.1.0.Beta9 to 5.1.0.Beta10
- [Release notes](https://github.com/wildfly/wildfly-arquillian/releases)
- [Commits](wildfly/wildfly-arquillian@v5.1.0.Beta9...v5.1.0.Beta10)

---
updated-dependencies:
- dependency-name: org.wildfly.arquillian:wildfly-arquillian-container-managed
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.arquillian:wildfly-arquillian-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 17, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/version.arquillian-container-5.1.0.Beta10 branch from 2ee37e7 to 7a911f5 Compare March 17, 2025 21:04
@tadamski tadamski merged commit d22f192 into main Mar 18, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/version.arquillian-container-5.1.0.Beta10 branch March 18, 2025 14:10
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant