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 2.16.1.Final to 3.2.1.Final #655

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 2.16.1.Final to 3.2.1.Final.
Updates quarkus-bom from 2.16.1.Final to 3.2.1.Final

Release notes

Sourced from quarkus-bom's releases.

3.2.0.Final

Major changes

  • #34227 - Support custom claim types in quarkus-test-security-jwt and quarkus-test-security-oidc

Complete changelog

  • #34345 - Add a section about march (graalvm 23+)
  • #34344 - Small doc adjustments noticed when backporting recent PRs
  • #34340 - Styling edits to security proactive auth docs
  • #34338 - Build analytics - Improvements III
  • #34337 - Fix typo & minor edits to security NVD doc
  • #34325 - Add support for java.time.Year as JAX-RS parameter
  • #34324 - resteasy-reactive java.time.Year ParamConverter
  • #34321 - Inconsistent Bearer token authentication in docs
  • #34320 - Minor doc enhancements to Security Basic Auth docs
  • #34317 - Minor doc enhancements to Identity providers
  • #34313 - Filter out disabled REST methods from the OpenAPI document
  • #34290 - Add more links between OIDC bearer and code flow authentication docs
  • #34288 - Remove "-concept" from doc filenames and IDs
  • #34287 - Style edits to "Authorization of web endpoints" Security ref doc
  • #34286 - Make sure snapshot artifacts available in both workspace and remote repos are resolved from workspace in dev mode
  • #34280 - Bump dekorate.version from 3.6.1 to 3.7.0
  • #34278 - Describe how you can serve static files with a Vert.x route
  • #34275 - Add extension suggestion in management interface reference
  • #34274 - Build analytics - Improvements II
  • #34266 - Make further updates to the update guide in the community and product docs so they match
  • #34259 - Properly configure KubernetesSerialization for OpenShiftClient
  • #34258 - Rephrase Non-mutable jar error message for remote-dev
  • #34256 - Use -Dnative consistently as it is what we recommend
  • #34255 - Build analytics - Fix windows prompt
  • #34252 - Various fixes regarding GraalVM/Mandrel flavor
  • #34250 - Propagate Smallrye Context when switching REST Client context
  • #34240 - Fix create app exception min java version not thrown up
  • #34238 - Should Quarkus set the march parameter by default?
  • #34235 - Bump smallrye-mutiny-vertx-core from 3.3.0 to 3.4.2
  • #34233 - OpenAPI $ref loop when setting Schema implementation
  • #34232 - Bump commons-codec from 1.15 to 1.16.0
  • #34227 - Support custom claim types in quarkus-test-security-jwt and quarkus-test-security-oidc
  • #34224 - Use GraalVM CE instead of Mandrel for building static binaries
  • #34223 - Provide a way to push env variables to dev services containers
  • #34220 - Build a container image from scratch breaks due to missing libraries
  • #34215 - Upgrade to SmallRye Fault Tolerance 6.2.4
  • #34214 - Add smallrye-jwt test confirming RSA-OAEP encrypted token with RSA 1_5 set in headers is rejected
  • #34212 - Tracing Issue in Version 3.1.2 - Spans Not Consolidated under Parent Span
  • #34207 - Qute: @EngineConfiguration validation - consider superclasses
  • #34195 - Small fixes for the Dev UI doc
  • #34174 - Bump smallrye-open-api.version from 3.3.4 to 3.4.0
  • #34163 - Qute section helper type check is not complete
  • #34133 - Can't set non-string values on claims on JWT tokens produced in tests

... (truncated)

Commits
  • e2cbde6 [RELEASE] - Bump version to 3.2.1.Final
  • 9e6b6e8 Merge pull request #34828 from gsmet/3.2.1-backports-2
  • 80c2c5a Merge pull request #34731 from aureamunoz/upgrade-stork-fix373
  • 238c259 Add OpenAPI to management interface if enabled, with option to exclude
  • 20cca73 Properly implement redirection in REST Client for 307 responses
  • 96ddc88 Build Analytics - clarify prompt message
  • b8fb304 Build Analytics - prompt improvements
  • 40aae54 Fix path segment handling of encoded values
  • 1ae82c4 Discover all the project modules from all the Maven profiles by default
  • 21a732e Fix for #34632 to prevent race condition on adding headers if already added
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.16.1.Final to 3.2.1.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.version` from 2.16.1.Final to 3.2.1.Final.

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

Updates `quarkus-maven-plugin` from 2.16.1.Final to 3.2.1.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 Jul 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #657.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.2.1.Final branch July 24, 2023 13:16
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.

0 participants