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 2.16.6.Final to 3.0.0.Final #1439

Merged
merged 2 commits into from
Apr 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps quarkus.platform.version from 2.16.6.Final to 3.0.0.Final.
Updates quarkus-bom from 2.16.6.Final to 3.0.0.Final

Release notes

Sourced from quarkus-bom's releases.

3.0.0.CR2

Major changes

  • #32362 - Add Gradle project update
  • #32151 - Make Dev UI 2 the default Dev UI
  • #32136 - Introduce HTTP security policy mapping between roles and permissions

Complete changelog

  • #32406 - RestClient Reactive: copy method parameter annotations to the generated class
  • #32405 - ArC: fix spying on intercepted beans
  • #32403 - Make SDKMAN releases minor for maintenance and preview releases
  • #32402 - Fix ConfigMap volumes example at deploying-to-kubernetes.adoc
  • #32401 - Remove Amazon Services related entries from MAINTAINERS.adoc
  • #32400 - DevUI: RabbitMQ Reactive Messaging
  • #32396 - Provide an actionable console item for missing DevUI
  • #32395 - Bump Dekorate to 3.5.4
  • #32393 - Allow relying on Jackson-databind in Dev UI JsonRpc services regardless of runtime dependencies
  • #32390 - Fix copy paste typo
  • #32388 - Add some documentation about the /q/info endpoint
  • #32387 - Update Test timeouts for Windows
  • #32386 - Do not print stack-trace in LogStreamBroadcaster.recordHistory
  • #32380 - Bump jacoco.version from 0.8.8 to 0.8.9
  • #32371 - Add a way to expose more git info
  • #32364 - Improve error message when a to-index dependency is missing
  • #32362 - Add Gradle project update
  • #32360 - Qute validation - fix the way the namespace expressions are collected
  • #32356 - Refactor the QuteProcessor#validateNestedExpressions() method
  • #32355 - Cannot using 2 classes with Qute @MessageBundle with different namespace
  • #32351 - Cleanup PackageConfig
  • #32349 - Better error on unparseable GraphQL JSON request
  • #32342 - Avoid deprecated Maven API in DevMojo
  • #32339 - Add the .quarkus directory to project .gitignore
  • #32335 - Native sources build step output GraalVM version and docker image to use
  • #32334 - Pressing ‘d’ for open dev mode should provide info on how to enable devui if devui not available
  • #32331 - Documentation: fix typos and merged paragraphs in extending the CLI section
  • #32328 - native sources build step should tell the GraalVM version to use
  • #32325 - CLI plugin improvements and fixes
  • #32323 - Bump elasticsearch-opensource-components.version from 8.6.2 to 8.7.0
  • #32321 - Bump groovy from 4.0.10 to 4.0.11
  • #32318 - Revert io.netty.noUnsafe change
  • #32314 - DevUI: SmallRye Metrics
  • #32312 - Change link to new Dev UI
  • #32310 - Set a slightly higher memory for testing
  • #32308 - Upgrade to Hibernate ORM 6.2.0.Final and Hibernate Reactive 2.0.0.Beta1
  • #32307 - DevUI: Info extension
  • #32306 - Bump smallrye-jwt version to 4.2.1
  • #32305 - quarkus kill should on discovery say what it is installing
  • #32304 - quarkus plug caching issue?
  • #32303 - qurkus kill fails if jbang not installed

... (truncated)

Commits
  • fe1e760 [RELEASE] - Bump version to 3.0.0.Final
  • 68e6c86 Merge pull request #32410 from iocanel/even-more-cli-fixes
  • fecea42 Merge pull request #32553 from quarkusio/dependabot/maven/org.apache.maven.pl...
  • 2caa430 Merge pull request #32555 from phillip-kruger/devui-testing-stacked-bar
  • 8c8720f Merge pull request #32536 from ia3andy/use-update-props
  • aa39566 Merge pull request #32543 from gsmet/dev-ui-rr-score
  • 715ea8b Merge pull request #32508 from snazy/gradle-conf-cache
  • 56b9b99 Merge pull request #32535 from snazy/gradle-not-all-sys-props
  • b43f0d6 Change pie to bar in continuous-testing dev ui
  • 3220bfc Bump maven-invoker-plugin from 3.4.0 to 3.5.1
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.16.6.Final to 3.0.0.Final

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 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 2.16.6.Final to 3.0.0.Final.

Updates `quarkus-bom` from 2.16.6.Final to 3.0.0.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.16.6.Final...3.0.0.Final)

Updates `quarkus-maven-plugin` from 2.16.6.Final to 3.0.0.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 12, 2023
Signed-off-by: Michael Edgar <michael@xlate.io>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@MikeEdgar MikeEdgar added this to the 3.3.3 milestone Apr 13, 2023
@MikeEdgar MikeEdgar merged commit 1a25dc9 into main Apr 13, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.platform.version-3.0.0.Final branch April 13, 2023 16:05
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.

1 participant