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 quarkus.platform.version from 3.2.12.Final to 3.3.0 #657

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps quarkus.platform.version from 3.2.12.Final to 3.3.0.
Updates io.quarkus.platform:quarkus-bom from 3.2.12.Final to 3.3.0

Commits
  • cd99b36 [maven-release-plugin] prepare release 3.3.0
  • 585d4c1 Merge pull request #931 from qosdk-bot/qosdk-release-6.3.0
  • adf253c Merge pull request #934 from aloubyansky/platform-generator-0.0.93
  • e43f242 Upgrade to the platform generator 0.0.93
  • 01b394f Merge pull request #932 from scrocquesel/update-amz
  • 7665cb3 Update Quarkus Amazon Services to 2.5.0
  • 639801d Update QOSDK to 6.3.0
  • bcc54c4 Merge pull request #915 from jamesnetherton/CQ-3.0.0-RC2
  • eb41fb0 Upgrade Camel Quarkus to 3.0.0-RC2
  • 5166219 Merge pull request #926 from ppalaga/230812-qcxf-2.2.1
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-amazon-services-bom from 3.2.12.Final to 3.3.0

Commits
  • cd99b36 [maven-release-plugin] prepare release 3.3.0
  • 585d4c1 Merge pull request #931 from qosdk-bot/qosdk-release-6.3.0
  • adf253c Merge pull request #934 from aloubyansky/platform-generator-0.0.93
  • e43f242 Upgrade to the platform generator 0.0.93
  • 01b394f Merge pull request #932 from scrocquesel/update-amz
  • 7665cb3 Update Quarkus Amazon Services to 2.5.0
  • 639801d Update QOSDK to 6.3.0
  • bcc54c4 Merge pull request #915 from jamesnetherton/CQ-3.0.0-RC2
  • eb41fb0 Upgrade Camel Quarkus to 3.0.0-RC2
  • 5166219 Merge pull request #926 from ppalaga/230812-qcxf-2.2.1
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-panache-common from 3.2.12.Final to 3.3.0

Updates io.quarkus.platform:quarkus-maven-plugin from 3.2.12.Final to 3.3.0

Commits
  • cd99b36 [maven-release-plugin] prepare release 3.3.0
  • 585d4c1 Merge pull request #931 from qosdk-bot/qosdk-release-6.3.0
  • adf253c Merge pull request #934 from aloubyansky/platform-generator-0.0.93
  • e43f242 Upgrade to the platform generator 0.0.93
  • 01b394f Merge pull request #932 from scrocquesel/update-amz
  • 7665cb3 Update Quarkus Amazon Services to 2.5.0
  • 639801d Update QOSDK to 6.3.0
  • bcc54c4 Merge pull request #915 from jamesnetherton/CQ-3.0.0-RC2
  • eb41fb0 Upgrade Camel Quarkus to 3.0.0-RC2
  • 5166219 Merge pull request #926 from ppalaga/230812-qcxf-2.2.1
  • 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.platform.version` from 3.2.12.Final to 3.3.0.

Updates `io.quarkus.platform:quarkus-bom` from 3.2.12.Final to 3.3.0
- [Commits](quarkusio/quarkus-platform@3.2.12.Final...3.3.0)

Updates `io.quarkus.platform:quarkus-amazon-services-bom` from 3.2.12.Final to 3.3.0
- [Commits](quarkusio/quarkus-platform@3.2.12.Final...3.3.0)

Updates `io.quarkus:quarkus-panache-common` from 3.2.12.Final to 3.3.0

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.2.12.Final to 3.3.0
- [Commits](quarkusio/quarkus-platform@3.2.12.Final...3.3.0)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-amazon-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-panache-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 19, 2024 01:25
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Sep 19, 2024
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Sep 19, 2024
@andrewazores
Copy link
Member

@dependabot ignore this minor version

@dependabot dependabot bot closed this Sep 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

OK, I won't notify you about version 3.3.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/quarkus.platform.version-3.3.0 branch September 19, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file needs-triage Needs thorough attention from code reviewers safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant