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

build(deps): bump quarkus.version from 3.3.0 to 3.3.2 #492

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

Bumps quarkus.version from 3.3.0 to 3.3.2.
Updates io.quarkus:quarkus-bom from 3.3.0 to 3.3.2

Release notes

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

3.3.1

Complete changelog

  • #35596 - Set autoReleaseAfterClose to true
  • #35555 - Qute: fix regression in the value resolver generator
  • #35547 - Use BeanContainer.beanInstance instead in docs
  • #35542 - Report 401 and remove OIDC session cookie if it is malformed
  • #35541 - Add a metric for rejected submissions to the pool
  • #35540 - VertxPoolMetrics should count rejected requests
  • #35532 - Change AWS Labmbda's guides URLs
  • #35531 - AWS Lambda 'guide' out of sync in quarkus-extension.yaml
  • #35526 - Update doc regarding quarkus.builder.graph-output
  • #35523 - Qute in 3.3.0 can no longer accept enums that are null
  • #35516 - Bump resteasy.version from 6.2.4.Final to 6.2.5.Final
  • #35503 - Take OTel exporter endpoint path into account
  • #35501 - OpenTelemetry vertx exporter wrongly parses the endpoint
  • #35482 - OIDC Malformed q_session cookie causes HTTP 500 Internal Server Error
  • #35481 - Bump elasticsearch-opensource-components.version from 8.9.0 to 8.9.1
  • #35465 - OTel documentation improvements for 3.3
  • #35463 - Fix potential NPE in MicrometerRecorder
  • #35445 - Bump Hibernate Search from 6.2.0.Final to 6.2.1.Final and add configuration property quarkus.hibernate-search-orm.elasticsearch.query.shard-failure.ignore
  • #35443 - Application start fails with NullPointerException because of MicrometerRecorder changes (3.3.0)
  • #35414 - Bump smallrye-open-api.version from 3.5.0 to 3.5.1
  • #35413 - Document how to create an OIDC to SAML Identity broker
  • #35405 - Small fixes for Pulsar extension docs
  • #35384 - Add 'Spring DI API Configuration Reference' paragraph
  • #35380 - Updates Infinispan to 14.0.14.Final
  • #35372 - Add capability for reactive routes
  • #35369 - Use quarkus-parent in independent-projects/enforcer-rules IT
  • #35366 - Address Elasticsearch-related integration test failures caused by timeouts
  • #35363 - Bump elasticsearch-opensource-components.version from 8.8.2 to 8.9.0
  • #35355 - duplicate endpoints break hot reload
  • #35118 - Document @IfBuildProfile in the Kafka and AMQP reference guides
  • #35003 - Gradle plugin: optionally respect non-quarkus.* cache-relevant properties
  • #34869 - Gradle builds include values from .env, which override defaults in application.properties, outlasting non-clean rebuilds.
  • #29837 - IfBuildProfile doesn't work properly with messaging
Commits
  • 81f56c0 [RELEASE] - Bump version to 3.3.2
  • 35b6bd8 Updates Infinispan dependencies
  • e06263c Merge pull request #35723 from gsmet/3.3.2-backports-1
  • 59c4f1d Enforce version of a11y-base
  • 0ea0e80 Make hibernate reactive status clear in docs
  • e15bc3a Clarify how PasswordProvider in security-jpa has to be used
  • 3196d2f fix: invalid push secret in bc when using internal registry
  • 3372489 Use correct default config source name to check Kubernetes config disabled
  • ff7bd6f ArC: fix decorators and interface default methods
  • d916ceb Bump io.smallrye.config:smallrye-config-source-yaml in /devtools/gradle
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-maven-plugin from 3.3.0 to 3.3.2

Release notes

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

3.3.1

Complete changelog

  • #35596 - Set autoReleaseAfterClose to true
  • #35555 - Qute: fix regression in the value resolver generator
  • #35547 - Use BeanContainer.beanInstance instead in docs
  • #35542 - Report 401 and remove OIDC session cookie if it is malformed
  • #35541 - Add a metric for rejected submissions to the pool
  • #35540 - VertxPoolMetrics should count rejected requests
  • #35532 - Change AWS Labmbda's guides URLs
  • #35531 - AWS Lambda 'guide' out of sync in quarkus-extension.yaml
  • #35526 - Update doc regarding quarkus.builder.graph-output
  • #35523 - Qute in 3.3.0 can no longer accept enums that are null
  • #35516 - Bump resteasy.version from 6.2.4.Final to 6.2.5.Final
  • #35503 - Take OTel exporter endpoint path into account
  • #35501 - OpenTelemetry vertx exporter wrongly parses the endpoint
  • #35482 - OIDC Malformed q_session cookie causes HTTP 500 Internal Server Error
  • #35481 - Bump elasticsearch-opensource-components.version from 8.9.0 to 8.9.1
  • #35465 - OTel documentation improvements for 3.3
  • #35463 - Fix potential NPE in MicrometerRecorder
  • #35445 - Bump Hibernate Search from 6.2.0.Final to 6.2.1.Final and add configuration property quarkus.hibernate-search-orm.elasticsearch.query.shard-failure.ignore
  • #35443 - Application start fails with NullPointerException because of MicrometerRecorder changes (3.3.0)
  • #35414 - Bump smallrye-open-api.version from 3.5.0 to 3.5.1
  • #35413 - Document how to create an OIDC to SAML Identity broker
  • #35405 - Small fixes for Pulsar extension docs
  • #35384 - Add 'Spring DI API Configuration Reference' paragraph
  • #35380 - Updates Infinispan to 14.0.14.Final
  • #35372 - Add capability for reactive routes
  • #35369 - Use quarkus-parent in independent-projects/enforcer-rules IT
  • #35366 - Address Elasticsearch-related integration test failures caused by timeouts
  • #35363 - Bump elasticsearch-opensource-components.version from 8.8.2 to 8.9.0
  • #35355 - duplicate endpoints break hot reload
  • #35118 - Document @IfBuildProfile in the Kafka and AMQP reference guides
  • #35003 - Gradle plugin: optionally respect non-quarkus.* cache-relevant properties
  • #34869 - Gradle builds include values from .env, which override defaults in application.properties, outlasting non-clean rebuilds.
  • #29837 - IfBuildProfile doesn't work properly with messaging
Commits
  • 81f56c0 [RELEASE] - Bump version to 3.3.2
  • 35b6bd8 Updates Infinispan dependencies
  • e06263c Merge pull request #35723 from gsmet/3.3.2-backports-1
  • 59c4f1d Enforce version of a11y-base
  • 0ea0e80 Make hibernate reactive status clear in docs
  • e15bc3a Clarify how PasswordProvider in security-jpa has to be used
  • 3196d2f fix: invalid push secret in bc when using internal registry
  • 3372489 Use correct default config source name to check Kubernetes config disabled
  • ff7bd6f ArC: fix decorators and interface default methods
  • d916ceb Bump io.smallrye.config:smallrye-config-source-yaml in /devtools/gradle
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.3.0 to 3.3.2

Updates io.quarkus:quarkus-extension-processor from 3.3.0 to 3.3.2

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 3.3.0 to 3.3.2.

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

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.3.0 to 3.3.2

Updates `io.quarkus:quarkus-extension-processor` from 3.3.0 to 3.3.2

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.3.2 branch September 11, 2023 15:23
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.

0 participants