8000 build(deps): bump quarkus.platform.version from 3.15.4 to 3.15.5 by dependabot[bot] · Pull Request #925 · cryostatio/cryostat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): bump quarkus.platform.version from 3.15.4 to 3.15.5 #925

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github May 21, 2025

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

Commits
  • d1e1212 [maven-release-plugin] prepare release 3.15.5
  • 9b92bc6 Merge pull request #1480 from jmartisk/quarkus-3.15.5
  • c9dcf63 Upgrade to Quarkus 3.15.5
  • 62286b6 Merge pull request #1463 from gsmet/3.15.999
  • cd84025 Adjust Platform version to 3.15.999-SNAPSHOT
  • c864b79 Merge pull request #1439 from jmartisk/ft-revert
  • 50adeff Revert "Override SmallRye Fault Tolerance with 6.4.3"
  • 2532c27 [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.4 to 3.15.5

Commits
  • d1e1212 [maven-release-plugin] prepare release 3.15.5
  • 9b92bc6 Merge pull request #1480 from jmartisk/quarkus-3.15.5
  • c9dcf63 Upgrade to Quarkus 3.15.5
  • 62286b6 Merge pull request #1463 from gsmet/3.15.999
  • cd84025 Adjust Platform version to 3.15.999-SNAPSHOT
  • c864b79 Merge pull request #1439 from jmartisk/ft-revert
  • 50adeff Revert "Override SmallRye Fault Tolerance with 6.4.3"
  • 2532c27 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

Commits
  • d1e1212 [maven-release-plugin] prepare release 3.15.5
  • 9b92bc6 Merge pull request #1480 from jmartisk/quarkus-3.15.5
  • c9dcf63 Upgrade to Quarkus 3.15.5
  • 62286b6 Merge pull request #1463 from gsmet/3.15.999
  • cd84025 Adjust Platform version to 3.15.999-SNAPSHOT
  • c864b79 Merge pull request #1439 from jmartisk/ft-revert
  • 50adeff Revert "Override SmallRye Fault Tolerance with 6.4.3"
  • 2532c27 [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)

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels May 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 21, 2025 01:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file chore Refactor, rename, cleanup, etc. safe-to-test labels May 21, 2025
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label May 21, 2025
@andrewazores andrewazores added backport and removed needs-triage Needs thorough attention from code reviewers labels May 21, 2025
@andrewazores
Copy link
Member

/build_test

Copy link

Workflow started at 5/21/2025, 11:19:49 AM. View Actions Run.

Copy link

No GraphQL schema changes detected.

Copy link

No OpenAPI schema changes detected.

Copy link

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

@andrewazores andrewazores merged commit 9ee4470 into main May 21, 2025
26 checks passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus.platform.version-3.15.5 branch May 21, 2025 15:37
mergify bot pushed a commit that referenced this pull request May 21, 2025
Bumps `quarkus.platform.version` from 3.15.4 to 3.15.5.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9ee4470)

# Conflicts:
#	pom.xml
andrewazores added a commit that referenced this pull request May 21, 2025
…kport #925) (#926)

* build(deps): bump quarkus.platform.version from 3.15.4 to 3.15.5 (#925)

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9ee4470)

# Conflicts:
#	pom.xml

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

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <aazores@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0