quarkiverse / quarkus-artemis

Quarkus Artemis extensions
Apache License 2.0
9 stars 11 forks source link

Bump quarkus-ironjacamar.version from 1.1.2 to 1.2.0 #473

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps quarkus-ironjacamar.version from 1.1.2 to 1.2.0. Updates io.quarkiverse.ironjacamar:quarkus-ironjacamar from 1.1.2 to 1.2.0

Release notes

Sourced from io.quarkiverse.ironjacamar:quarkus-ironjacamar's releases.

1.2.0

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-ironjacamar/compare/1.1.2...1.2.0

Commits
  • 1e78a9a [maven-release-plugin] prepare release 1.2.0
  • 995c92d Update the latest release version 1.2.0 in documentation
  • 92ccb11 Release 1.2.0 (#102)
  • ff73595 Bump org.jboss.ironjacamar:ironjacamar-core-impl
  • 46b336d Update quarkus-snapshot.yaml
  • 49ffea2 Update quarkus-snapshot.yaml
  • 099e56b Update to Quarkus 3.8.3
  • ed4335f Bump io.smallrye:jandex-maven-plugin from 3.1.6 to 3.1.7 (#98)
  • 5855d6c Bump to Quarkus 3.8 (LTS) (#97)
  • 3a85c0c Bump io.quarkiverse.artemis:quarkus-test-artemis from 3.2.0 to 3.2.1 (#96)
  • Additional commits viewable in compare view


Updates io.quarkiverse.ironjacamar:quarkus-ironjacamar-deployment from 1.1.2 to 1.2.0

Release notes

Sourced from io.quarkiverse.ironjacamar:quarkus-ironjacamar-deployment's releases.

1.2.0

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-ironjacamar/compare/1.1.2...1.2.0

Commits
  • 1e78a9a [maven-release-plugin] prepare release 1.2.0
  • 995c92d Update the latest release version 1.2.0 in documentation
  • 92ccb11 Release 1.2.0 (#102)
  • ff73595 Bump org.jboss.ironjacamar:ironjacamar-core-impl
  • 46b336d Update quarkus-snapshot.yaml
  • 49ffea2 Update quarkus-snapshot.yaml
  • 099e56b Update to Quarkus 3.8.3
  • ed4335f Bump io.smallrye:jandex-maven-plugin from 3.1.6 to 3.1.7 (#98)
  • 5855d6c Bump to Quarkus 3.8 (LTS) (#97)
  • 3a85c0c Bump io.quarkiverse.artemis:quarkus-test-artemis from 3.2.0 to 3.2.1 (#96)
  • Additional commits viewable in compare view


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)
github-actions[bot] commented 3 months ago

🚦Reports for run #1143🚦

Reports will be posted here as they get available.

🥳 JUnit JVM Test passed

| Passed | Failed | Skipped | |--------|--------|---------| | ✅ 181 | ❌ 0 | ⚠️ 0 | You can see the report [here](https://github.com/quarkiverse/quarkus-artemis/runs/23643406905).

🥳 JUnit Native Test passed

| Passed | Failed | Skipped | |--------|--------|---------| | ✅ 113 | ❌ 0 | ⚠️ 0 | You can see the report [here](https://github.com/quarkiverse/quarkus-artemis/runs/23643494829).
turing85 commented 3 months ago

@gastaldi Is it correct that we merged this PR in our branch 3.2.x that supports LTS 3.8.x?

gastaldi commented 3 months ago

Yes, that's correct

turing85 commented 3 months ago

@gastaldi should we fixate the version of ironjacamar to 1.2.x for this branch?

gastaldi commented 3 months ago

No need to, I'm not planning to bump the Quarkus version in Ironjacamar in subsequent releases