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.15.3.1 to 3.15.4 (backport #851) #853

Merged
merged 3 commits into from
Mar 19, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 19, 2025

Bumps quarkus.platform.version from 3.15.3.1 to 3.15.4.
Updates io.quarkus.platform:quarkus-bom from 3.15.3.1 to 3.15.4

Commits
  • b6fdd40 [maven-release-plugin] prepare release 3.15.4
  • 75e5973 Merge pull request #1430 from gsmet/quarkus-3.15.4
  • 183fef0 Override SmallRye Fault Tolerance with 6.4.3
  • 0b86844 Upgrade to Quarkus 3.15.4
  • a4c0bb2 Merge pull request #1427 from jamesnetherton/camel-quarkus-3.15.3
  • 19e6b2d Upgrade Camel Quarkus to 3.15.3
  • f5f7609 Merge pull request #1424 from aloubyansky/3.15-platform-generator-0.0.119
  • 22279ec Upgrade the platform generator to 0.0.119 to make sure generated the stream v...
  • 3ee2752 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-amazon-services-bom from 3.15.3.1 to 3.15.4

Commits
  • b6fdd40 [maven-release-plugin] prepare release 3.15.4
  • 75e5973 Merge pull request #1430 from gsmet/quarkus-3.15.4
  • 183fef0 Override SmallRye Fault Tolerance with 6.4.3
  • 0b86844 Upgrade to Quarkus 3.15.4
  • a4c0bb2 Merge pull request #1427 from jamesnetherton/camel-quarkus-3.15.3
  • 19e6b2d Upgrade Camel Quarkus to 3.15.3
  • f5f7609 Merge pull request #1424 from aloubyansky/3.15-platform-generator-0.0.119
  • 22279ec Upgrade the platform generator to 0.0.119 to make sure generated the stream v...
  • 3ee2752 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.15.3.1 to 3.15.4

Commits
  • b6fdd40 [maven-release-plugin] prepare release 3.15.4
  • 75e5973 Merge pull request #1430 from gsmet/quarkus-3.15.4
  • 183fef0 Override SmallRye Fault Tolerance with 6.4.3
  • 0b86844 Upgrade to Quarkus 3.15.4
  • a4c0bb2 Merge pull request #1427 from jamesnetherton/camel-quarkus-3.15.3
  • 19e6b2d Upgrade Camel Quarkus to 3.15.3
  • f5f7609 Merge pull request #1424 from aloubyansky/3.15-platform-generator-0.0.119
  • 22279ec Upgrade the platform generator to 0.0.119 to make sure generated the stream v...
  • 3ee2752 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.quarkus.platform:quarkus-amazon-services-bom [>= 3.3.a, < 3.4]
io.quarkus.platform:quarkus-bom [>= 3.3.a, < 3.4]
io.quarkus.platform:quarkus-maven-plugin [>= 3.3.a, < 3.4]

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)

This is an automatic backport of pull request #851 done by [Mergify](https://mergify.com).

)

* build(deps): bump quarkus.platform.version from 3.15.3.1 to 3.15.4

Bumps `quarkus.platform.version` from 3.15.3.1 to 3.15.4.

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* fixup! build(deps): bump quarkus.platform.version from 3.15.3.1 to 3.15.4

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <[email protected]>
(cherry picked from commit b3e6fcf)

# Conflicts:
#	pom.xml
@mergify mergify bot requested a review from a team as a code owner March 19, 2025 17:11
Copy link
Author

mergify bot commented Mar 19, 2025

Cherry-pick of b3e6fcf has failed:

On branch mergify/bp/cryostat-v4.0/pr-851
Your branch is up to date with 'origin/cryostat-v4.0'.

You are currently cherry-picking commit b3e6fcf.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pom.xml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot added the conflicts label Mar 19, 2025
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Mar 19, 2025
@andrewazores andrewazores added dependencies Pull requests that update a dependency file build chore Refactor, rename, cleanup, etc. and removed needs-triage Needs thorough attention from code reviewers conflicts labels Mar 19, 2025
@andrewazores
Copy link
Member

/build_test

Copy link

Workflow started at 3/19/2025, 1:13:41 PM. View Actions Run.

Copy link

OpenAPI schema change detected:

diff --git a/schema/openapi.yaml b/schema/openapi.yaml
index 83e3d46..15d434d 100644
--- a/schema/openapi.yaml
+++ b/schema/openapi.yaml
@@ -623,21 +623,21 @@ components:
 info:
   contact:
     email: [email protected]
     name: Cryostat Community
     url: https://cryostat.io
   description: Cloud-Native JDK Flight Recorder
   license:
     name: Apache 2.0
     url: https://github.com/cryostatio/cryostat/blob/main/LICENSE
   title: Cryostat API
-  version: 4.0.0-snapshot
+  version: 4.0.1-snapshot
 openapi: 3.0.3
 paths:
   /api/beta/diagnostics/targets/{targetId}/gc:
     post:
       parameters:
         - in: path
           name: targetId
           required: true
           schema:
             format: int64

Copy link

No GraphQL schema changes detected.

Copy link

Schema changes committed by the CI.

Copy link

CI build and push: All tests pass ✅
https://github.com/cryostatio/cryostat/actions/runs/13952616873

@andrewazores andrewazores merged commit 8d68881 into cryostat-v4.0 Mar 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant