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.6.Final to 3.9.2 #351

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Bumps quarkus.platform.version from 3.2.6.Final to 3.9.2.
Updates io.quarkus.platform:quarkus-bom from 3.2.6.Final to 3.9.2

Commits
  • 59d66b6 [maven-release-plugin] prepare release 3.9.2
  • c849688 Merge pull request #1177 from gsmet/quarkus-3.9.2
  • 814b324 Upgrade to Quarkus 3.9.2
  • 350b84b [maven-release-plugin] prepare for next development iteration
  • efe559e [maven-release-plugin] prepare release 3.9.1
  • f5312f9 Merge pull request #1173 from gsmet/quarkus-3.9.1
  • bc71b91 Upgrade to Quarkus 3.9.1
  • 7112ace Quarkus Vault 4.0.0
  • cef55c3 Merge pull request #1169 from aldettinger/main
  • b912376 Merge pull request #1167 from scrocquesel/update-amz
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-amazon-services-bom from 3.2.6.Final to 3.9.2

Commits
  • 59d66b6 [maven-release-plugin] prepare release 3.9.2
  • c849688 Merge pull request #1177 from gsmet/quarkus-3.9.2
  • 814b324 Upgrade to Quarkus 3.9.2
  • 350b84b [maven-release-plugin] prepare for next development iteration
  • efe559e [maven-release-plugin] prepare release 3.9.1
  • f5312f9 Merge pull request #1173 from gsmet/quarkus-3.9.1
  • bc71b91 Upgrade to Quarkus 3.9.1
  • 7112ace Quarkus Vault 4.0.0
  • cef55c3 Merge pull request #1169 from aldettinger/main
  • b912376 Merge pull request #1167 from scrocquesel/update-amz
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-panache-common from 3.2.6.Final to 3.9.2

Updates io.quarkus.platform:quarkus-maven-plugin from 3.2.6.Final to 3.9.2

Commits
  • 59d66b6 [maven-release-plugin] prepare release 3.9.2
  • c849688 Merge pull request #1177 from gsmet/quarkus-3.9.2
  • 814b324 Upgrade to Quarkus 3.9.2
  • 350b84b [maven-release-plugin] prepare for next development iteration
  • efe559e [maven-release-plugin] prepare release 3.9.1
  • f5312f9 Merge pull request #1173 from gsmet/quarkus-3.9.1
  • bc71b91 Upgrade to Quarkus 3.9.1
  • 7112ace Quarkus Vault 4.0.0
  • cef55c3 Merge pull request #1169 from aldettinger/main
  • b912376 Merge pull request #1167 from scrocquesel/update-amz
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner April 4, 2024 01:12
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Apr 4, 2024
@dependabot dependabot bot requested a review from a team April 4, 2024 01:12
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Apr 4, 2024
@andrewazores andrewazores added blocked and removed needs-triage Needs thorough attention from code reviewers labels Apr 4, 2024
@andrewazores
Copy link
Member

No downstream build

@andrewazores
Copy link
Member

See #352, this will probably have the same JDK 21 problem...

@andrewazores
Copy link
Member

/build_test

Copy link

github-actions bot commented Apr 5, 2024

Workflow started at 4/5/2024, 11:45:15 AM. View Actions Run.

Copy link

github-actions bot commented Apr 5, 2024

CI build and push: At least one test failed ❌ (JDK17)
https://github.com/cryostatio/cryostat3/actions/runs/8572340594

Copy link

github-actions bot commented Apr 5, 2024

CI build and push: All tests pass ✅ (JDK21)
https://github.com/cryostatio/cryostat3/actions/runs/8572340594

@andrewazores
Copy link
Member

This has other JDK 21 problems.

@andrewazores
Copy link
Member

And issues on JDK 17 as well, which are really issues with things we're doing wrong with Quarkus.

@dependabot dependabot bot force-pushed the dependabot/maven/quarkus.platform.version-3.9.2 branch 2 times, most recently from 2fda538 to 3fdc4e4 Compare April 5, 2024 16:09
@andrewazores
Copy link
Member

And issues on JDK 17 as well, which are really issues with things we're doing wrong with Quarkus.

#353

@dependabot dependabot bot force-pushed the dependabot/maven/quarkus.platform.version-3.9.2 branch from 3fdc4e4 to 4151e13 Compare April 5, 2024 16:23
@andrewazores
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/quarkus.platform.version-3.9.2 branch from 4151e13 to 93753c7 Compare April 5, 2024 16:33
@andrewazores
Copy link
Member

/build_test

Copy link

github-actions bot commented Apr 5, 2024

Workflow started at 4/5/2024, 12:34:09 PM. View Actions Run.

Copy link

github-actions bot commented Apr 5, 2024

CI build and push: All tests pass ✅ (JDK21)
https://github.com/cryostatio/cryostat3/actions/runs/8572917519

Copy link

github-actions bot commented Apr 5, 2024

CI build and push: At least one test failed ❌ (JDK17)
https://github.com/cryostatio/cryostat3/actions/runs/8572917519

@dependabot dependabot bot force-pushed the dependabot/maven/quarkus.platform.version-3.9.2 branch from 93753c7 to 81d3ec4 Compare April 8, 2024 14:02
Bumps `quarkus.platform.version` from 3.2.6.Final to 3.9.2.

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

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

Updates `io.quarkus:quarkus-panache-common` from 3.2.6.Final to 3.9.2

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

---
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 force-pushed the dependabot/maven/quarkus.platform.version-3.9.2 branch from 81d3ec4 to ecadb42 Compare April 10, 2024 15:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2024

Superseded by #361.

@dependabot dependabot bot closed this Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/maven/quarkus.platform.version-3.9.2 branch April 11, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked 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