Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump version.arquillian_core from 1.7.1.Final to 1.8.0.Final #162

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

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

Release notes

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

1.8.0.Final

What's Changed

New Contributors

Full Changelog: arquillian/arquillian-core@1.7.2.Final...1.8.0.Final

1.7.2.Final

What's Changed

New Contributors

Full Changelog: arquillian/arquillian-core@1.7.1.Final...1.7.2.Final

Commits
  • 0daaeba [maven-release-plugin] prepare release 1.8.0.Final
  • d4a0feb Add the distributionManagement into the release profile as it has been remove...
  • afa17bf build(deps): Bump org.jboss:jboss-parent from 39 to 41 (#512)
  • 00954a8 Part 1 of thjakarta package dependency refactoring, #516 (#517)
  • 9a6965f build(deps): Bump io.takari.maven:takari-smart-builder (#508)
  • 55f9396 build(deps): Bump shrinkwrap-resolver-bom from 3.1.4 to 3.2.1 (#493)
  • 1a15120 chore: replace usages of deprecated methods in org.jboss.shrinkwrap.descripto...
  • 8019ddd chore: replace deprecated org.jboss.arquillian.test.spi.TestResult constructo...
  • 1926ca1 chore: replace deprecated org.jboss.arquillian.container.test.spi.TestDeploym...
  • abd7645 chore: replace deprecated junit.framework.Assert with org.junit.Assert (#476)
  • Additional commits viewable in compare view

Updates org.jboss.arquillian:arquillian-build from 1.7.1.Final to 1.8.0.Final

Release notes

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

1.8.0.Final

What's Changed

New Contributors

Full Changelog: arquillian/arquillian-core@1.7.2.Final...1.8.0.Final

1.7.2.Final

What's Changed

New Contributors

Full Changelog: arquillian/arquillian-core@1.7.1.Final...1.7.2.Final

Commits
  • 0daaeba [maven-release-plugin] prepare release 1.8.0.Final
  • d4a0feb Add the distributionManagement into the release profile as it has been remove...
  • afa17bf build(deps): Bump org.jboss:jboss-parent from 39 to 41 (#512)
  • 00954a8 Part 1 of thjakarta package dependency refactoring, #516 (#517)
  • 9a6965f build(deps): Bump io.takari.maven:takari-smart-builder (#508)
  • 55f9396 build(deps): Bump shrinkwrap-resolver-bom from 3.1.4 to 3.2.1 (#493)
  • 1a15120 chore: replace usages of deprecated methods in org.jboss.shrinkwrap.descripto...
  • 8019ddd chore: replace deprecated org.jboss.arquillian.test.spi.TestResult constructo...
  • 1926ca1 chore: replace deprecated org.jboss.arquillian.container.test.spi.TestDeploym...
  • abd7645 chore: replace deprecated junit.framework.Assert with org.junit.Assert (#476)
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 20, 2023
@olamy
Copy link
Contributor

olamy commented Nov 25, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/version.arquillian_core-1.8.0.Final branch from 94fbea6 to dca4e69 Compare November 25, 2023 23:35
@olamy
Copy link
Contributor

olamy commented Jan 24, 2024

@dependabot rebase

Bumps `version.arquillian_core` from 1.7.1.Final to 1.8.0.Final.

Updates `org.jboss.arquillian:arquillian-bom` from 1.7.1.Final to 1.8.0.Final
- [Release notes](https://github.com/arquillian/arquillian-core/releases)
- [Commits](arquillian/arquillian-core@1.7.1.Final...1.8.0.Final)

Updates `org.jboss.arquillian:arquillian-build` from 1.7.1.Final to 1.8.0.Final
- [Release notes](https://github.com/arquillian/arquillian-core/releases)
- [Commits](arquillian/arquillian-core@1.7.1.Final...1.8.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.arquillian:arquillian-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jboss.arquillian:arquillian-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/version.arquillian_core-1.8.0.Final branch from dca4e69 to d1de835 Compare January 24, 2024 21:58
Copy link
Contributor

@olamy olamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 1a8b548 into master Jan 24, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/maven/version.arquillian_core-1.8.0.Final branch January 24, 2024 22:08
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