quarkusio / quarkus-github-bot

A Quarkus-powered GitHub App to simplify issues and pull requests management in the Quarkus project.
Apache License 2.0
22 stars 24 forks source link

Bump quarkus.version from 3.0.0.Alpha6 to 3.0.0.CR1 #330

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from quarkus-bom's releases.

3.0.0.CR1

Major changes

  • #32161 - Introduce a first version of the /q/info endpoint
  • #32104 - Add support for multiple mailers
  • #31917 - Use SmallRye BeanBag to initialize Maven RepositorySystem for compatibility with Maven 3.9
  • #31865 - Implement a backend for Quarkus Cache using Redis
  • #31198 - Introduce CLI plugins

Complete changelog

  • #32244 - Add doc on Kafka Streams production configuration
  • #32243 - Make sure quarkus-cli can initialize the Maven resolver
  • #32235 - Remove lock icon for runtime config overrides
  • #32229 - new devui shows locks for both locked at build time and not build time
  • #32227 - Upgrade Caffeine 3.1.5
  • #32224 - Apply some housekeeping to RESTEasy Reactive
  • #32219 - Creating extension fails over missing bean RepositorySystem
  • #32213 - ArC: fix known-compatible bean archives check
  • #32212 - Kubernetes DEV UI extension
  • #32207 - Fix typo in OpenShift liveness probe
  • #32201 - Dev UI: Allow multiple pages for menu items
  • #32199 - Add support of Temporal types for cookie and header params
  • #32198 - Bump quarkus-platform-bom-maven-plugin from 0.0.80 to 0.0.81
  • #32195 - Remove misplaced System.out.println
  • #32194 - @RestCookie/@RestHeader (and relative @*Param) applied to Temporal parameter lead to deployment failure
  • #32186 - Remove quarkus-bootstrap-maven-plugin
  • #32184 - DevUI: Allow JsonRpc to other extensions
  • #32183 - Enhance MS Azure content doc portal search results
  • #32179 - Arc - introduce built-in bean for injection point of type @All List
  • #32178 - Simplify MutinyInfrastructure
  • #32173 - CLI plugin improvements
  • #32172 - Bump Dekorate to 3.5.3
  • #32171 - Bump jboss-metadata-web from 15.4.0 to 16.0.0.Final
  • #32170 - Bump asm.version from 9.4 to 9.5
  • #32169 - Bump cron-utils from 9.2.0 to 9.2.1
  • #32167 - Rework sequence handling in import scripts in codestarts, guides and tests
  • #32166 - ApplyHttpGetActionPortDecorator now also sets scheme
  • #32163 - Bump the lowest supported Maven version to 3.6.3
  • #32161 - Introduce a first version of the /q/info endpoint
  • #32153 - Add .sdkmanrc file
  • #32146 - Update brotli4j to version 1.11.0
  • #32141 - OpenAPI: ignore build-time excluded classes from annotation scan
  • #32140 - Upgrade gRPC lib to 1.54.0, handle newly generated AsyncService
  • #32139 - Improve the dev mode console output
  • #32138 - Provide proper Docker executable name on Windows
  • #32137 - Update jansi and aesh-readline to latest versions
  • #32135 - Quarkus-openshift fails to properly deploy applications which use management interface
  • #32131 - Bump surefire and failsafe plugins to 3.0.0
  • #32130 - Add support for specifying custom profiles in Spring Cloud Config client

... (truncated)

Commits
  • 97d47cb [RELEASE] - Bump version to 3.0.0.CR1
  • 7451926 Merge pull request #32173 from iocanel/cli-plug-fixes
  • 9cbf5bb Merge pull request #32227 from melloware/patch-1
  • 9e2f250 Merge pull request #32235 from gastaldi/locks
  • b6cf67a Merge pull request #32244 from ksilin/patch-1
  • f15a82f Merge pull request #32243 from aloubyansky/fix-cli-resolver
  • 2d73d38 Merge pull request #32212 from cescoffier/kube-and-openshift-dev-ui
  • 5655364 Merge pull request #32200 from quarkusio/dependabot/github_actions/manusa/act...
  • 5100417 Remove lock icon for runtime config overrides
  • 6bdc7a7 Dev UI: Make k8n manifest render in codemirror
  • Additional commits viewable in compare view


Updates quarkus-ide-config from 3.0.0.Alpha6 to 3.0.0.CR1

Release notes

Sourced from quarkus-ide-config's releases.

3.0.0.CR1

Major changes

  • #32161 - Introduce a first version of the /q/info endpoint
  • #32104 - Add support for multiple mailers
  • #31917 - Use SmallRye BeanBag to initialize Maven RepositorySystem for compatibility with Maven 3.9
  • #31865 - Implement a backend for Quarkus Cache using Redis
  • #31198 - Introduce CLI plugins

Complete changelog

  • #32244 - Add doc on Kafka Streams production configuration
  • #32243 - Make sure quarkus-cli can initialize the Maven resolver
  • #32235 - Remove lock icon for runtime config overrides
  • #32229 - new devui shows locks for both locked at build time and not build time
  • #32227 - Upgrade Caffeine 3.1.5
  • #32224 - Apply some housekeeping to RESTEasy Reactive
  • #32219 - Creating extension fails over missing bean RepositorySystem
  • #32213 - ArC: fix known-compatible bean archives check
  • #32212 - Kubernetes DEV UI extension
  • #32207 - Fix typo in OpenShift liveness probe
  • #32201 - Dev UI: Allow multiple pages for menu items
  • #32199 - Add support of Temporal types for cookie and header params
  • #32198 - Bump quarkus-platform-bom-maven-plugin from 0.0.80 to 0.0.81
  • #32195 - Remove misplaced System.out.println
  • #32194 - @RestCookie/@RestHeader (and relative @*Param) applied to Temporal parameter lead to deployment failure
  • #32186 - Remove quarkus-bootstrap-maven-plugin
  • #32184 - DevUI: Allow JsonRpc to other extensions
  • #32183 - Enhance MS Azure content doc portal search results
  • #32179 - Arc - introduce built-in bean for injection point of type @All List
  • #32178 - Simplify MutinyInfrastructure
  • #32173 - CLI plugin improvements
  • #32172 - Bump Dekorate to 3.5.3
  • #32171 - Bump jboss-metadata-web from 15.4.0 to 16.0.0.Final
  • #32170 - Bump asm.version from 9.4 to 9.5
  • #32169 - Bump cron-utils from 9.2.0 to 9.2.1
  • #32167 - Rework sequence handling in import scripts in codestarts, guides and tests
  • #32166 - ApplyHttpGetActionPortDecorator now also sets scheme
  • #32163 - Bump the lowest supported Maven version to 3.6.3
  • #32161 - Introduce a first version of the /q/info endpoint
  • #32153 - Add .sdkmanrc file
  • #32146 - Update brotli4j to version 1.11.0
  • #32141 - OpenAPI: ignore build-time excluded classes from annotation scan
  • #32140 - Upgrade gRPC lib to 1.54.0, handle newly generated AsyncService
  • #32139 - Improve the dev mode console output
  • #32138 - Provide proper Docker executable name on Windows
  • #32137 - Update jansi and aesh-readline to latest versions
  • #32135 - Quarkus-openshift fails to properly deploy applications which use management interface
  • #32131 - Bump surefire and failsafe plugins to 3.0.0
  • #32130 - Add support for specifying custom profiles in Spring Cloud Config client

... (truncated)

Commits
  • 97d47cb [RELEASE] - Bump version to 3.0.0.CR1
  • 7451926 Merge pull request #32173 from iocanel/cli-plug-fixes
  • 9cbf5bb Merge pull request #32227 from melloware/patch-1
  • 9e2f250 Merge pull request #32235 from gastaldi/locks
  • b6cf67a Merge pull request #32244 from ksilin/patch-1
  • f15a82f Merge pull request #32243 from aloubyansky/fix-cli-resolver
  • 2d73d38 Merge pull request #32212 from cescoffier/kube-and-openshift-dev-ui
  • 5655364 Merge pull request #32200 from quarkusio/dependabot/github_actions/manusa/act...
  • 5100417 Remove lock icon for runtime config overrides
  • 6bdc7a7 Dev UI: Make k8n manifest render in codemirror
  • Additional commits viewable in compare view


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

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)
dependabot[bot] commented 1 year ago

Superseded by #331.