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

Bump quarkus-ironjacamar.version from 1.5.0 to 1.5.1 #714

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps quarkus-ironjacamar.version from 1.5.0 to 1.5.1.
Updates io.quarkiverse.ironjacamar:quarkus-ironjacamar from 1.5.0 to 1.5.1

Release notes

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

1.5.1

What's Changed

Full Changelog: quarkiverse/quarkus-ironjacamar@1.5.0...1.5.1

Commits
  • 211e4ca [maven-release-plugin] prepare release 1.5.1
  • d0b46c6 Update the latest release version 1.5.1 in documentation
  • 8ea40b2 Release 1.5.1 (#156)
  • d954e2d Set a JNDI Reference in the ConnectionFactory to avoid serialization and ...
  • 316a236 Upgrade Quarkus to version 3.15.3 (#154)
  • 3467948 Bump org.jboss.ironjacamar:ironjacamar-core-impl (#153)
  • f5f5273 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#151)
  • eb75a03 Update quarkus-snapshot.yaml
  • 0aaffc6 Update quarkus-snapshot.yaml
  • ff459ff Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#150)
  • Additional commits viewable in compare view

Updates io.quarkiverse.ironjacamar:quarkus-ironjacamar-deployment from 1.5.0 to 1.5.1

Release notes

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

1.5.1

What's Changed

Full Changelog: quarkiverse/quarkus-ironjacamar@1.5.0...1.5.1

Commits
  • 211e4ca [maven-release-plugin] prepare release 1.5.1
  • d0b46c6 Update the latest release version 1.5.1 in documentation
  • 8ea40b2 Release 1.5.1 (#156)
  • d954e2d Set a JNDI Reference in the ConnectionFactory to avoid serialization and ...
  • 316a236 Upgrade Quarkus to version 3.15.3 (#154)
  • 3467948 Bump org.jboss.ironjacamar:ironjacamar-core-impl (#153)
  • f5f5273 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#151)
  • eb75a03 Update quarkus-snapshot.yaml
  • 0aaffc6 Update quarkus-snapshot.yaml
  • ff459ff Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#150)
  • 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 <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 `quarkus-ironjacamar.version` from 1.5.0 to 1.5.1.

Updates `io.quarkiverse.ironjacamar:quarkus-ironjacamar` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/quarkiverse/quarkus-ironjacamar/releases)
- [Commits](quarkiverse/quarkus-ironjacamar@1.5.0...1.5.1)

Updates `io.quarkiverse.ironjacamar:quarkus-ironjacamar-deployment` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/quarkiverse/quarkus-ironjacamar/releases)
- [Commits](quarkiverse/quarkus-ironjacamar@1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: io.quarkiverse.ironjacamar:quarkus-ironjacamar
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkiverse.ironjacamar:quarkus-ironjacamar-deployment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2025 17:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

🚦Reports for run #1697🚦

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.

🥳 JUnit Native Test passed

Passed Failed Skipped
✅ 113 ❌ 0 ⚠️ 0

You can see the report here.

@turing85
Copy link
Contributor

turing85 commented Feb 3, 2025

@dependabot merge

@dependabot dependabot bot merged commit ef81fe0 into 3.5.x Feb 3, 2025
42 checks passed
@dependabot dependabot bot deleted the dependabot/maven/3.5.x/quarkus-ironjacamar.version-1.5.1 branch February 3, 2025 18:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant