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.version from 3.0.0.CR1 to 3.0.0.CR2 #51

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 3.0.0.CR1 to 3.0.0.CR2.
Updates quarkus-bom from 3.0.0.CR1 to 3.0.0.CR2

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
  • 259c5b1 [RELEASE] - Bump version to 3.0.0.CR2
  • 398e845 Merge pull request #32405 from Ladicek/arc-mocking-intercepted-bean
  • 769878a Merge pull request #32406 from Ladicek/restclient-reactive-parameter-annotations
  • 2223026 Merge pull request #32393 from yrodiere/jackson-json-rpc-service
  • 3739b5d Merge pull request #31556 from radcortez/fix-31402
  • 3864a58 Merge pull request #32151 from cescoffier/devui-toggle-v2
  • 69acaaf Merge pull request #32362 from ia3andy/update-gradle
  • 21f83e7 Merge pull request #32351 from geoand/package-config-polish
  • 722b441 Merge pull request #32339 from gsmet/quarkus-gitignore
  • 231881d Merge pull request #32270 from gsmet/dev-ui-build-steps
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 3.0.0.CR1 to 3.0.0.CR2

Updates quarkus-extension-processor from 3.0.0.CR1 to 3.0.0.CR2

Updates quarkus-extension-maven-plugin from 3.0.0.CR1 to 3.0.0.CR2

Release notes

Sourced from quarkus-extension-maven-plugin'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
  • 259c5b1 [RELEASE] - Bump version to 3.0.0.CR2
  • 398e845 Merge pull request #32405 from Ladicek/arc-mocking-intercepted-bean
  • 769878a Merge pull request #32406 from Ladicek/restclient-reactive-parameter-annotations
  • 2223026 Merge pull request #32393 from yrodiere/jackson-json-rpc-service
  • 3739b5d Merge pull request #31556 from radcortez/fix-31402
  • 3864a58 Merge pull request #32151 from cescoffier/devui-toggle-v2
  • 69acaaf Merge pull request #32362 from ia3andy/update-gradle
  • 21f83e7 Merge pull request #32351 from geoand/package-config-polish
  • 722b441 Merge pull request #32339 from gsmet/quarkus-gitignore
  • 231881d Merge pull request #32270 from gsmet/dev-ui-build-steps
  • 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 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.version` from 3.0.0.CR1 to 3.0.0.CR2.

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

Updates `quarkus-maven-plugin` from 3.0.0.CR1 to 3.0.0.CR2

Updates `quarkus-extension-processor` from 3.0.0.CR1 to 3.0.0.CR2

Updates `quarkus-extension-maven-plugin` from 3.0.0.CR1 to 3.0.0.CR2
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.0.0.CR1...3.0.0.CR2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2023
@gastaldi gastaldi merged commit 81583ff into main Apr 6, 2023
@gastaldi gastaldi deleted the dependabot/maven/quarkus.version-3.0.0.CR2 branch April 6, 2023 10:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant