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 2.16.11.Final #119

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps quarkus.version from 2.16.1.Final to 2.16.11.Final.
Updates io.quarkus:quarkus-bom from 2.16.1.Final to 2.16.11.Final

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

2.16.11.Final

Complete changelog

2.16.10.Final

Complete changelog

  • #34067 - Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /bom/application

2.16.9.Final

Complete changelog

  • #34953 - Generated docs: move DOM manipulation to build time
  • #34820 - Keep maven-repo artifact 7 days instead of 1
  • #34804 - Encode multi char code points correctly in RestEasy Reactive
  • #34736 - [2.16] io.grpc:grpc-protobuf CVE-2023-1428 & CVE-2023-32731
  • #34471 - The Common Log Format requires the date to be wrapped into []
  • #32390 - Fix copy paste typo
  • #31518 - Prevent ContextNotActiveException during invalid config validation if resteasy-reactive module is present
  • #31434 - Invalid config value prevents app to startup with invalid stacktrace instead of validation error message
  • #31053 - Bump grpc.version from 1.52.1 to 1.53.0
  • #31010 - HTTP access log %t missing enclosing brackets
  • #30403 - Bump grpc.version from 1.52.0 to 1.52.1
  • #30323 - Bump grpc.version from 1.51.1 to 1.52.0
  • #10134 - MicroProfile RestClient Encoding Failing for Emojis

2.16.8.Final

Complete changelog

  • #34469 - 2.16 - Enforce the configured TLS version
  • #34371 - gRPC route to use mainrouter when http.root-path is not '/'
  • #34261 - grpc service not working when use-separate-server is set to false and custom http.root-path is set
  • #34142 - Fix NPE in RunningDevService which represens a shared service
  • #34105 - Avoid calling OIDC UserInfo endpoint if UserInfo is cached
  • #34104 - OIDC will request UserInfo and TokenIntrospection even if they are cached
  • #34034 - Also include stream information in CLI project creation
  • #33897 - NPE with shared Keycloak dev services when exiting Quarkus dev mode
  • #33595 - Skip manifest entry properties that are missing values
  • #33491 - Ensure that cookies added in filters are visible to resource methods
  • #33490 - Cookies created in request filters are not accessible in Resource Methods
  • #33448 - Fix location and content location headers in Resteasy Reactive
  • #33419 - RESTEasy ResponseBuilder.location Inadvertently Decodes Path Segments in Relative URI
  • #33128 - Fix broken link so it points to the config-yaml guide
  • #33127 - Fix links to point to https://quarkus.io/guides/config-yaml
  • #32932 - Fix resteasy-reactive-client hostname verification default

... (truncated)

Commits
  • 1944de1 [RELEASE] - Bump version to 2.16.11.Final
  • 639a059 Merge pull request from GHSA-pv6m-j4fg-qx7h
  • 37a293d Apply HTTP Security Policy on normalized path
  • fbd2152 Merge pull request #35665 from andrearaponi/improve-docs-validation
  • 75a9036 Pointed quickstart to the correct archive (2.16)
  • 2320b41 Raise timeouts for native builds as runners seem to be slower
  • 776709a Merge pull request #35543 from gsmet/2.16.10-backports-1
  • 2ff2902 Remove pigz usage from CI
  • b20823e Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /bom/application
  • d65f290 Merge pull request #35090 from gsmet/2.16.9-backports-2
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 2.16.1.Final to 2.16.11.Final

Updates io.quarkus:quarkus-extension-processor from 2.16.10.Final to 2.16.11.Final

Updates io.quarkus:quarkus-bootstrap-maven-plugin from 2.16.10.Final to 2.16.11.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.16.11.Final.

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

Updates `io.quarkus:quarkus-maven-plugin` from 2.16.1.Final to 2.16.11.Final

Updates `io.quarkus:quarkus-extension-processor` from 2.16.10.Final to 2.16.11.Final

Updates `io.quarkus:quarkus-bootstrap-maven-plugin` from 2.16.10.Final to 2.16.11.Final

---
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-bootstrap-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 4, 2023
@pjgg
Copy link
Contributor

pjgg commented Oct 5, 2023

hold to: #112

@pjgg pjgg self-requested a review October 5, 2023 08:07
Copy link
Contributor

@pjgg pjgg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We ned first to merge this other PR: #112

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2023

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 7, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.16.11.Final branch October 7, 2023 11: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.

1 participant