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.0.Final to 3.0.2.Final #209

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from quarkus-bom's releases.

3.0.1.Final

Complete changelog

  • #32879 - PLANNER-2861 Upgrate to OptaPlanner 9
  • #32863 - Dev UI: Implement the config filter by extension
  • #32861 - Make dev-services hot reload
  • #32848 - Provide correct generic type and annotations in ParamConverterProvider
  • #32847 - Fix a typo in rest-client-multipart.adoc
  • #32846 - Fix a typo in mongodb-panache.adoc
  • #32842 - Correct a typo in redis-reference.adoc
  • #32841 - Add a column before a table column separator |
  • #32840 - Correct a minor error in qute-reference.adoc
  • #32838 - Fix a typo in security-openid-connect-multitenancy.adoc
  • #32837 - Disable DEV UI for remote dev mode
  • #32836 - Prevent exposing of new DEV UI in remote development mode
  • #32833 - Fix OIDC UserInfo to better handle null, array, map
  • #32825 - Set correct OIDC Google principal claim
  • #32824 - Set correct OIDC Google principal claim name
  • #32817 - ArC - new Dev UI - fixes and improvements
  • #32815 - Properly pass annotation to Writers when streaming data
  • #32812 - Report OTel config unknowns only when fallback properties used
  • #32810 - Fix K8 service binding with reactive datasource
  • #32809 - Set OIDC user-info-required when UserInfo is known to be required
  • #32805 - ArC - support interception of static methods with repeatable bindings
  • #32804 - Remove maven-compiler-plugin from dependabot ignore list
  • #32798 - Register Resource Class for reflection when customer Reader or Writer is used
  • #32797 - Dev UI remove console.log
  • #32796 - Dev UI Fix labels not clearing out
  • #32795 - Docs update for Apicurio Registry compatible dependencies
  • #32788 - Add note about using Jacoco with a multi-module project
  • #32783 - Bump dekorate to 3.5.5
  • #32776 - Bump quarkiverse-parent to 13
  • #32771 - Prevent NPE for UserInfo String and Boolean properties
  • #32765 - RR client: annotations on @*Param fields present in @BeanParam class unavailable to custom ParamConverterProvider
  • #32762 - Normalize paths for POM Model providers
  • #32759 - Restore the ability to use @TestReactiveTransaction on a test class
  • #32757 - Also create the default mailer if @CheckedTemplate is used
  • #32756 - Display JVM CDS logs when debug logging is enabled
  • #32755 - [Quarkus 3.0.0.CR2] [quarkus-mailer] NullPointerException when sending with MailTemplateInstance
  • #32754 - Allow the OPTIONS method for static resources
  • #32753 - Update codestarts to use openjdk container images 1.15
  • #32752 - Collect META-INF/resources only from the runtime classpath
  • #32751 - Codestarts - OpenJDK-Container Image not updated
  • #32750 - Fix issue with quarkus.init-and-exit
  • #32749 - Dev UI add label and icon to submenu
  • #32748 - Dev UI DevService page to use new card component
  • #32744 - Dev UI - add logger level to server log
  • #32740 - Add missing static import in config interceptor doc
  • #32738 - Fix guide oidc trust-store config parameter name

... (truncated)

Commits
  • 467c9f1 [RELEASE] - Bump version to 3.0.2.Final
  • c3d4907 Bump picocli.version from 4.7.1 to 4.7.3
  • e428424 Bump micrometer-bom from 1.10.5 to 1.10.6
  • 0f0cfa4 Fix config for Vale linter GitHub Action on PR
  • 70c9fc0 Lowercase enum values to avoid hypen in k8s flavor accronym
  • 06c2495 Merge pull request #33055 from gsmet/3.0.2-backports-1
  • c0563ac Fixes for directory resources in native mode
  • 91c9491 Undertow file servlet listing
  • 424875b Narayana upgrade (to 6.0.1.Final)
  • 9af690d Exclude JS files from resource filtering
  • Additional commits viewable in compare view

Updates quarkus-extension-maven-plugin from 3.0.0.Final to 3.0.2.Final

Release notes

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

3.0.1.Final

Complete changelog

  • #32879 - PLANNER-2861 Upgrate to OptaPlanner 9
  • #32863 - Dev UI: Implement the config filter by extension
  • #32861 - Make dev-services hot reload
  • #32848 - Provide correct generic type and annotations in ParamConverterProvider
  • #32847 - Fix a typo in rest-client-multipart.adoc
  • #32846 - Fix a typo in mongodb-panache.adoc
  • #32842 - Correct a typo in redis-reference.adoc
  • #32841 - Add a column before a table column separator |
  • #32840 - Correct a minor error in qute-reference.adoc
  • #32838 - Fix a typo in security-openid-connect-multitenancy.adoc
  • #32837 - Disable DEV UI for remote dev mode
  • #32836 - Prevent exposing of new DEV UI in remote development mode
  • #32833 - Fix OIDC UserInfo to better handle null, array, map
  • #32825 - Set correct OIDC Google principal claim
  • #32824 - Set correct OIDC Google principal claim name
  • #32817 - ArC - new Dev UI - fixes and improvements
  • #32815 - Properly pass annotation to Writers when streaming data
  • #32812 - Report OTel config unknowns only when fallback properties used
  • #32810 - Fix K8 service binding with reactive datasource
  • #32809 - Set OIDC user-info-required when UserInfo is known to be required
  • #32805 - ArC - support interception of static methods with repeatable bindings
  • #32804 - Remove maven-compiler-plugin from dependabot ignore list
  • #32798 - Register Resource Class for reflection when customer Reader or Writer is used
  • #32797 - Dev UI remove console.log
  • #32796 - Dev UI Fix labels not clearing out
  • #32795 - Docs update for Apicurio Registry compatible dependencies
  • #32788 - Add note about using Jacoco with a multi-module project
  • #32783 - Bump dekorate to 3.5.5
  • #32776 - Bump quarkiverse-parent to 13
  • #32771 - Prevent NPE for UserInfo String and Boolean properties
  • #32765 - RR client: annotations on @*Param fields present in @BeanParam class unavailable to custom ParamConverterProvider
  • #32762 - Normalize paths for POM Model providers
  • #32759 - Restore the ability to use @TestReactiveTransaction on a test class
  • #32757 - Also create the default mailer if @CheckedTemplate is used
  • #32756 - Display JVM CDS logs when debug logging is enabled
  • #32755 - [Quarkus 3.0.0.CR2] [quarkus-mailer] NullPointerException when sending with MailTemplateInstance
  • #32754 - Allow the OPTIONS method for static resources
  • #32753 - Update codestarts to use openjdk container images 1.15
  • #32752 - Collect META-INF/resources only from the runtime classpath
  • #32751 - Codestarts - OpenJDK-Container Image not updated
  • #32750 - Fix issue with quarkus.init-and-exit
  • #32749 - Dev UI add label and icon to submenu
  • #32748 - Dev UI DevService page to use new card component
  • #32744 - Dev UI - add logger level to server log
  • #32740 - Add missing static import in config interceptor doc
  • #32738 - Fix guide oidc trust-store config parameter name

... (truncated)

Commits
  • 467c9f1 [RELEASE] - Bump version to 3.0.2.Final
  • c3d4907 Bump picocli.version from 4.7.1 to 4.7.3
  • e428424 Bump micrometer-bom from 1.10.5 to 1.10.6
  • 0f0cfa4 Fix config for Vale linter GitHub Action on PR
  • 70c9fc0 Lowercase enum values to avoid hypen in k8s flavor accronym
  • 06c2495 Merge pull request #33055 from gsmet/3.0.2-backports-1
  • c0563ac Fixes for directory resources in native mode
  • 91c9491 Undertow file servlet listing
  • 424875b Narayana upgrade (to 6.0.1.Final)
  • 9af690d Exclude JS files from resource filtering
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 3.0.0.Final to 3.0.2.Final

Updates quarkus-extension-processor from 3.0.0.Final to 3.0.2.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 3.0.0.Final to 3.0.2.Final.

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

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

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

Updates `quarkus-extension-processor` from 3.0.0.Final to 3.0.2.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  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 May 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2023

Superseded by #210.

@dependabot dependabot bot closed this May 10, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.0.2.Final branch May 10, 2023 21:58
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

0 participants