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.platform.version from 3.16.4 to 3.17.0 #3151

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps quarkus.platform.version from 3.16.4 to 3.17.0.
Updates io.quarkus.platform:quarkus-bom from 3.16.4 to 3.17.0

Commits
  • 1b01986 [maven-release-plugin] prepare release 3.17.0
  • 1f1289c Merge pull request #1361 from ppalaga/241126-qcxf-3.17.0
  • 7cd1363 Upgrade to Quarkus CXF 3.17.0
  • 13779c6 Merge pull request #1357 from metacosm/qosdk-release-6.9.1-main
  • 474184b Update QOSDK to 6.9.1 for main
  • bd34923 Merge pull request #1355 from gsmet/upload-artifact-v4
  • e9384ec Defaults to bash shell globally
  • 0dcb5ad Replace deprecated ::set-output
  • 37a1cd3 Update to upload-artifact@v4 and produce job summary
  • 832b5fd Merge pull request #1352 from Naros/upgrade-debezium-3.0.2
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-camel-bom from 3.16.4 to 3.17.0

Commits
  • 1b01986 [maven-release-plugin] prepare release 3.17.0
  • 1f1289c Merge pull request #1361 from ppalaga/241126-qcxf-3.17.0
  • 7cd1363 Upgrade to Quarkus CXF 3.17.0
  • 13779c6 Merge pull request #1357 from metacosm/qosdk-release-6.9.1-main
  • 474184b Update QOSDK to 6.9.1 for main
  • bd34923 Merge pull request #1355 from gsmet/upload-artifact-v4
  • e9384ec Defaults to bash shell globally
  • 0dcb5ad Replace deprecated ::set-output
  • 37a1cd3 Update to upload-artifact@v4 and produce job summary
  • 832b5fd Merge pull request #1352 from Naros/upgrade-debezium-3.0.2
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.16.4 to 3.17.0

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.16.4 to 3.17.0.

Updates `io.quarkus.platform:quarkus-bom` from 3.16.4 to 3.17.0
- [Commits](quarkusio/quarkus-platform@3.16.4...3.17.0)

Updates `io.quarkus.platform:quarkus-camel-bom` from 3.16.4 to 3.17.0
- [Commits](quarkusio/quarkus-platform@3.16.4...3.17.0)

Updates `io.quarkus:quarkus-maven-plugin` from 3.16.4 to 3.17.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-camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 28, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.39%. Comparing base (66fa4dc) to head (ce66802).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3151      +/-   ##
============================================
- Coverage     70.42%   70.39%   -0.04%     
+ Complexity     2227     2225       -2     
============================================
  Files           412      412              
  Lines          9746     9746              
  Branches        836      836              
============================================
- Hits           6864     6861       -3     
- Misses         2528     2531       +3     
  Partials        354      354              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@g-duval g-duval left a comment

Choose a reason for hiding this comment

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

LGTM

@g-duval g-duval merged commit 326bb37 into master Nov 28, 2024
33 of 34 checks passed
@g-duval g-duval deleted the dependabot/maven/quarkus.platform.version-3.17.0 branch November 28, 2024 09:04
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.

2 participants