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.platform.version from 3.9.4 to 3.9.5 #171

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps quarkus.platform.version from 3.9.4 to 3.9.5.
Updates io.quarkus.platform:quarkus-bom from 3.9.4 to 3.9.5

Commits
  • fc0f68e [maven-release-plugin] prepare release 3.9.5
  • c4632e2 Merge pull request #1193 from gsmet/quarkus-3.9.5
  • ca31ccc Upgrade to Quarkus 3.9.5
  • ea80fa9 Merge pull request #1187 from gsmet/vault-4.0.1-3.9
  • 3e3e978 Update Quarkus Vault to 4.0.1
  • c87ae85 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.9.4 to 3.9.5

Commits
  • fc0f68e [maven-release-plugin] prepare release 3.9.5
  • c4632e2 Merge pull request #1193 from gsmet/quarkus-3.9.5
  • ca31ccc Upgrade to Quarkus 3.9.5
  • ea80fa9 Merge pull request #1187 from gsmet/vault-4.0.1-3.9
  • 3e3e978 Update Quarkus Vault to 4.0.1
  • c87ae85 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-extension-maven-plugin from 3.9.4 to 3.9.5

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.9.5

Complete changelog

  • #40026 - Fix LICENSE reference in ci-actions-incremental.yml
  • #40042 - CaffeineCache metrics are doubled
  • #40055 - Unable to compile qute codestart to native on windows
  • #40087 - Adapt new behavior of System.console() since JDK22
  • #40127 - Adapt new behavior of System.console() since JDK22
  • #40135 - Update kafka doc: Emitter
  • #40141 - Fix license URL in JReleaser config
  • #40145 - Do not increment metrics on CaffeineCache#getIfPresent call
  • #40158 - Qute: ultimate fix for the problem with registering NativeImageResourceBuildItem correctly on Windows
  • #40166 - Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.4.0 to 1.4.1
  • #40168 - DOC: Using the rest client - Fix rest-client-jackson add extension name
  • #40171 - Quarkus docs using deprecated io.quarkus.test.junit.mockito.InjectMock
  • #40172 - Updates quarkusdocs to replace deprecated injectMock
  • #40185 - Fix a compilation problem in the SmallRye GraphQL guide
  • #40188 - Bump BouncyCastle version to 1.78.1
  • #40194 - Minor compilation issue in SmallRye GraphQL page
  • #40218 - Bump Quarkus HTTP to 5.2.2.Final
  • #40243 - unexpected stacktraces about missing Http1xServerResponse and RecordParserImpl vertx classes in native build
  • #40244 - Quarkus Rest AbstractJsonMessageBodyReader with wrong case-sensitive content-type header handling
  • #40249 - Move reinitialization of vertx classes out of NettyProcessor
  • #40255 - Make resteasy-reactive AbstractJsonMessageBodyReader handle MediaType case insensitive
  • #40257 - Reset relocations for runtime dependencies
  • #40267 - ArC: prevent NPE when EagerInstanceHandle.UNAVAILABLE is closed
  • #40275 - Align bootstrap and the rest on the same Slf4j version
Commits
  • 9b5fb41 [RELEASE] - Bump version to 3.9.5
  • 0560ce7 Merge pull request #40300 from gsmet/3.9.5-backports-1
  • 09d9018 change abstractjsonmessagebodyreader to use lowercase mediatype for easier an...
  • bf625ca Align bootstrap and the rest on the same Slf4j version
  • 316a417 ArC: prevent NPE when EagerInstanceHandle.UNAVAILABLE is closed
  • 1ffc858 Reset relocations for runtime dependencies
  • 301193c Move reinitialization of vertx classes out of NettyProcessor
  • c563d42 Bump Quarkus HTTP to 5.2.2.Final
  • 563b11c Fix rest-client-jackson add extension name
  • e5cb620 Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.4.0 to 1.4.1
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.9.4 to 3.9.5

Updates io.quarkus:quarkus-extension-processor from 3.9.4 to 3.9.5

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.platform.version` from 3.9.4 to 3.9.5.

Updates `io.quarkus.platform:quarkus-bom` from 3.9.4 to 3.9.5
- [Commits](quarkusio/quarkus-platform@3.9.4...3.9.5)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.9.4 to 3.9.5
- [Commits](quarkusio/quarkus-platform@3.9.4...3.9.5)

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.9.4 to 3.9.5

Updates `io.quarkus:quarkus-extension-processor` from 3.9.4 to 3.9.5

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  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
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
@dependabot dependabot bot requested a review from ozangunalp April 29, 2024 03:44
@ozangunalp ozangunalp merged commit a4f9460 into main Apr 30, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/main/quarkus.platform.version-3.9.5 branch April 30, 2024 12:40
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