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 3.0.2.Final to 3.0.3.Final #193

Merged
merged 1 commit into from
May 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2023

Bumps quarkus.version from 3.0.2.Final to 3.0.3.Final.
Updates quarkus-bom from 3.0.2.Final to 3.0.3.Final

Release notes

Sourced from quarkus-bom's releases.

3.0.3.Final

Complete changelog

  • #33237 - Update Stork to version 2.2.0
  • #33221 - Bump smallrye-open-api.version from 3.3.2 to 3.3.4
  • #33216 - Ignore malformed language ranges when resolving locales for validation
  • #33202 - Fix nesting of cli plugins
  • #33201 - Fix pom.xml for owasp dependency check plugin
  • #33199 - Replaced the inversed return types with correct return types
  • #33194 - Populate ResourceInfo when exception thrown from Resource returning CompletionStage
  • #33187 - Bug fix for qute-reference: correct import for hidden fragment
  • #33183 - Fix small documentation issue in reactive
  • #33171 - error in the getting-started-reactive page
  • #33170 - Panache Reactive + Reloads
  • #33150 - quarkus-hibernate-validator HV000149: http 500 error caused by IllegalArgumentException if accept-language is invalid
  • #33146 - Fix missing method in native mode when an SSE endpoint returns a Flow.Publisher
  • #33140 - Fix Hibernate Reactive dev mode
  • #33138 - Fix tiny typo in Stork Kubernetes documentation
  • #33131 - Quarkus 3.0.1.Final Kubenetes builds break stork
  • #33128 - Fix broken link so it points to the config-yaml guide
  • #33127 - Fix links to point to https://quarkus.io/guides/config-yaml
  • #33118 - Updates to Infinispan 14.0.9.Final
  • #33108 - Upgrade Kotlin with quarkus update
  • #33106 - Quarkus 3.0.1 behaves different in reactive native mode
  • #33100 - Workaround for unnecessary info logs in Hibernate ORM (HHH-16546)
  • #33096 - Fix a regression in config doc generation
  • #33089 - new Info Log since Q3 HHH000157: Lazy property fetching available for
  • #33086 - Fix completion mode field when creating a K8s Job resource and Flyway
  • #33085 - quarkus kubernetes creates job with unsupported on spec.completionMode
  • #33084 - ArC - static method interception fix
  • #33064 - Bump Gradle to 8.1.1
  • #33034 - Make the update guide evergreen
  • #33032 - Fix experimental badge on new Dev UI
  • #33010 - Bump surefire plugin in independent-projects to 3.0.0
  • #33009 - new devui does not show experimental status
  • #32990 - ClassNotFoundException when scheduler calls static @Transactional PanacheEntity method
  • #32951 - The javadoc of return types for each methods in redis client ValueCommand.java and ReactiveValueCommands.java is inversed for some commands
  • #32932 - Fix resteasy-reactive-client hostname verification default
  • #32862 - SimpleResourceInfo parameter is null in a response filter when an exception is raised
  • #32768 - Update Kotlin version with OpenRewrite
  • #32766 - Issue with default values in config doc generation
  • #32309 - Improve container runtime detection
  • #32246 - Quarkus doesn't detect Docker rootless anymore
Commits
  • 37b8b79 [RELEASE] - Bump version to 3.0.3.Final
  • 79db8b9 Update Stork to version 2.2.0
  • 7101d00 fix: nesting of cli plugins
  • 6a33359 Bump smallrye-open-api.version from 3.3.2 to 3.3.4
  • 9a8da80 Merge pull request #33232 from gsmet/3.0.3-backports-1
  • 9556f0d Fix broken link so it points to the config-yaml guide
  • 637a87e Bump surefire plugin in independent-projects to 3.0.0
  • de72415 fix #33009
  • 7b415fe Ignore malformed language ranges when resolving locales for validation
  • 9481932 Workaround for unnecessary info logs in Hibernate ORM (HHH-16546)
  • Additional commits viewable in compare view

Updates quarkus-ide-config from 3.0.2.Final to 3.0.3.Final

Release notes

Sourced from quarkus-ide-config's releases.

3.0.3.Final

Complete changelog

  • #33237 - Update Stork to version 2.2.0
  • #33221 - Bump smallrye-open-api.version from 3.3.2 to 3.3.4
  • #33216 - Ignore malformed language ranges when resolving locales for validation
  • #33202 - Fix nesting of cli plugins
  • #33201 - Fix pom.xml for owasp dependency check plugin
  • #33199 - Replaced the inversed return types with correct return types
  • #33194 - Populate ResourceInfo when exception thrown from Resource returning CompletionStage
  • #33187 - Bug fix for qute-reference: correct import for hidden fragment
  • #33183 - Fix small documentation issue in reactive
  • #33171 - error in the getting-started-reactive page
  • #33170 - Panache Reactive + Reloads
  • #33150 - quarkus-hibernate-validator HV000149: http 500 error caused by IllegalArgumentException if accept-language is invalid
  • #33146 - Fix missing method in native mode when an SSE endpoint returns a Flow.Publisher
  • #33140 - Fix Hibernate Reactive dev mode
  • #33138 - Fix tiny typo in Stork Kubernetes documentation
  • #33131 - Quarkus 3.0.1.Final Kubenetes builds break stork
  • #33128 - Fix broken link so it points to the config-yaml guide
  • #33127 - Fix links to point to https://quarkus.io/guides/config-yaml
  • #33118 - Updates to Infinispan 14.0.9.Final
  • #33108 - Upgrade Kotlin with quarkus update
  • #33106 - Quarkus 3.0.1 behaves different in reactive native mode
  • #33100 - Workaround for unnecessary info logs in Hibernate ORM (HHH-16546)
  • #33096 - Fix a regression in config doc generation
  • #33089 - new Info Log since Q3 HHH000157: Lazy property fetching available for
  • #33086 - Fix completion mode field when creating a K8s Job resource and Flyway
  • #33085 - quarkus kubernetes creates job with unsupported on spec.completionMode
  • #33084 - ArC - static method interception fix
  • #33064 - Bump Gradle to 8.1.1
  • #33034 - Make the update guide evergreen
  • #33032 - Fix experimental badge on new Dev UI
  • #33010 - Bump surefire plugin in independent-projects to 3.0.0
  • #33009 - new devui does not show experimental status
  • #32990 - ClassNotFoundException when scheduler calls static @Transactional PanacheEntity method
  • #32951 - The javadoc of return types for each methods in redis client ValueCommand.java and ReactiveValueCommands.java is inversed for some commands
  • #32932 - Fix resteasy-reactive-client hostname verification default
  • #32862 - SimpleResourceInfo parameter is null in a response filter when an exception is raised
  • #32768 - Update Kotlin version with OpenRewrite
  • #32766 - Issue with default values in config doc generation
  • #32309 - Improve container runtime detection
  • #32246 - Quarkus doesn't detect Docker rootless anymore
Commits
  • 37b8b79 [RELEASE] - Bump version to 3.0.3.Final
  • 79db8b9 Update Stork to version 2.2.0
  • 7101d00 fix: nesting of cli plugins
  • 6a33359 Bump smallrye-open-api.version from 3.3.2 to 3.3.4
  • 9a8da80 Merge pull request #33232 from gsmet/3.0.3-backports-1
  • 9556f0d Fix broken link so it points to the config-yaml guide
  • 637a87e Bump surefire plugin in independent-projects to 3.0.0
  • de72415 fix #33009
  • 7b415fe Ignore malformed language ranges when resolving locales for validation
  • 9481932 Workaround for unnecessary info logs in Hibernate ORM (HHH-16546)
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 3.0.2.Final to 3.0.3.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 will merge this PR once CI passes on it, as requested by @gastaldi.


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 dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2023
@gastaldi
Copy link
Collaborator

@dependabot merge

@gastaldi
Copy link
Collaborator

@dependabot rebase

Bumps `quarkus.version` from 3.0.2.Final to 3.0.3.Final.

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

Updates `quarkus-ide-config` from 3.0.2.Final to 3.0.3.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.0.2.Final...3.0.3.Final)

Updates `quarkus-maven-plugin` from 3.0.2.Final to 3.0.3.Final

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/quarkus.version-3.0.3.Final branch from 8ddb7af to 2a92652 Compare May 11, 2023 16:58
@dependabot dependabot bot merged commit 13220b5 into main May 11, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.0.3.Final branch May 11, 2023 17:39
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.

None yet

1 participant