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 version.quarkus from 3.1.2.Final to 3.2.0.Final #114

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps version.quarkus from 3.1.2.Final to 3.2.0.Final.
Updates quarkus-bom from 3.1.2.Final to 3.2.0.Final

Release notes

Sourced from quarkus-bom's releases.

3.2.0.CR1

Major changes

  • #33672 - Support @Encoded annotation on REST Client Reactive
  • #33653 - Migrate OIDC to the new Dev UI
  • #33607 - QuarkusComponentTest
  • #33544 - Document io_uring
  • #33529 - X will open editor on current working directory as a fallback
  • #33516 - Support tag expressions
  • #33319 - Allow to customize OIDC verification
  • #32864 - Provide default OIDC static tenant resolver
  • #32794 - Provide programmative transaction for MongoDB reactive with Panache
  • #31873 - Reactive Datasource: support CredentialsProvider changing values

Complete changelog

  • #34177 - Dev UI Documentation links update
  • #34176 - Bump org.eclipse.jgit from 6.5.0.202303070854-r to 6.6.0.202305301015-r
  • #34173 - Bump asciidoctorj from 2.5.8 to 2.5.10
  • #34172 - Bump scala.version from 2.13.10 to 2.13.11
  • #34168 - Build analytics improvements
  • #34167 - Adjust usage page link per Max's complaint
  • #34159 - Add DevUI JsonRPC service tests for Hibernate Search
  • #34150 - Bump artemis.version from 2.28.0 to 2.29.0
  • #34149 - Bump jakarta.persistence-api from 3.0.0 to 3.1.0
  • #34147 - Bump com.gradle.enterprise from 3.13.3 to 3.13.4 in /devtools/gradle
  • #34142 - Fix NPE in RunningDevService which represens a shared service
  • #34127 - QuarkusComponentTest: convenient handling of nested classes
  • #34126 - Take image-pull-policy config into account for init-containers
  • #34125 - Kubernetes init-containers ignore pull-policy
  • #34122 - Do not fail the build if wait for tags fails
  • #34121 - Fix kubernetes integration tests
  • #34120 - Update builder images to jdk-17.0.7
  • #34112 - Bump docker-maven-plugin from 0.42.1 to 0.43.0
  • #34111 - Bump micrometer-bom from 1.11.0 to 1.11.1
  • #34110 - Bump grpc.version from 1.55.1 to 1.56.0
  • #34107 - Support system properties as config source for classloading options
  • #34098 - ArC: implement equals/hashCode for TypeVariableImpl and WildcardTypeImpl
  • #34092 - quarkus run now works with gradle
  • #34091 - Bump BouncyCastle version to 1.74
  • #34090 - Dev UI Testing
  • #34087 - quarkus run not working for gradle
  • #34082 - fix caching of properties
  • #34080 - Bump commons-io from 2.12.0 to 2.13.0
  • #34079 - bump wildfly-elytron.version from 2.2.0.Final to 2.2.1.Final
  • #34078 - Bump parsson from 1.1.1 to 1.1.2
  • #34073 - Add configured SameSite attribute to all OIDC session cookies
  • #34072 - Fix metadata for keycloak-admin-client-reactive
  • #34070 - Edits to security authentication mechanisms doc
  • #34068 - Bump kubernetes-client-bom from 6.7.1 to 6.7.2

... (truncated)

Commits
  • f9711bd [RELEASE] - Bump version to 3.2.0.Final
  • 89b5342 Merge pull request #34360 from gsmet/3.2.0-backports-2
  • 9a87ee4 Build Analytics - Config changes pointing to prod and final prompt
  • 814bec8 Make necessary changes to share the topic with both community and product docs.
  • b8d9b25 Filter out disabled REST methods from the OpenAPI document
  • 4278d7a Small doc adjustments noticed when backporting recent PRs
  • fa50108 Fix phrasing in note
  • 3d02e90 Add extension suggestion in management interface reference
  • fb3d61d Rephrase Non-mutable jar error message for remote-dev
  • a24d5af Add a section about march (graalvm 23+)
  • Additional commits viewable in compare view

Updates quarkus-junit5 from 3.1.2.Final to 3.2.0.Final

Updates quarkus-maven-plugin from 3.1.2.Final to 3.2.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 `version.quarkus` from 3.1.2.Final to 3.2.0.Final.

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

Updates `quarkus-junit5` from 3.1.2.Final to 3.2.0.Final

Updates `quarkus-maven-plugin` from 3.1.2.Final to 3.2.0.Final

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

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 Jul 1, 2023
@ismailsimsek ismailsimsek merged commit 2d2cd22 into master Jul 13, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/version.quarkus-3.2.0.Final branch July 13, 2023 08:21
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.

None yet

1 participant