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

chore(deps): bump quarkus-version from 3.4.2 to 3.5.1 #3008

Merged
merged 1 commit into from Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps quarkus-version from 3.4.2 to 3.5.1.
Updates io.quarkus.platform:quarkus-bom from 3.4.2 to 3.5.1

Commits
  • 70a39ad [maven-release-plugin] prepare release 3.5.1
  • 30ef61f Merge pull request #1022 from gsmet/quarkus-3.5.1
  • b2dda2a Upgrade to Quarkus 3.5.1
  • 5643c0d [maven-release-plugin] prepare for next development iteration
  • 969fec1 [maven-release-plugin] prepare release 3.5.0
  • 7e83623 Merge pull request #1018 from ppalaga/231025-qcxf-2.5.0
  • 6879425 Merge pull request #1017 from qosdk-bot/qosdk-release-6.4.0.Beta1
  • 0113a50 Upgrade to Quarkus CXF 2.5.0
  • 2f1ff1c Update QOSDK to 6.4.0.Beta1
  • 5c24a2f Merge pull request #1016 from gsmet/vault-3.3.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-camel-bom from 3.4.2 to 3.5.1

Commits
  • 70a39ad [maven-release-plugin] prepare release 3.5.1
  • 30ef61f Merge pull request #1022 from gsmet/quarkus-3.5.1
  • b2dda2a Upgrade to Quarkus 3.5.1
  • 5643c0d [maven-release-plugin] prepare for next development iteration
  • 969fec1 [maven-release-plugin] prepare release 3.5.0
  • 7e83623 Merge pull request #1018 from ppalaga/231025-qcxf-2.5.0
  • 6879425 Merge pull request #1017 from qosdk-bot/qosdk-release-6.4.0.Beta1
  • 0113a50 Upgrade to Quarkus CXF 2.5.0
  • 2f1ff1c Update QOSDK to 6.4.0.Beta1
  • 5c24a2f Merge pull request #1016 from gsmet/vault-3.3.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.4.2 to 3.5.1

Commits
  • 70a39ad [maven-release-plugin] prepare release 3.5.1
  • 30ef61f Merge pull request #1022 from gsmet/quarkus-3.5.1
  • b2dda2a Upgrade to Quarkus 3.5.1
  • 5643c0d [maven-release-plugin] prepare for next development iteration
  • 969fec1 [maven-release-plugin] prepare release 3.5.0
  • 7e83623 Merge pull request #1018 from ppalaga/231025-qcxf-2.5.0
  • 6879425 Merge pull request #1017 from qosdk-bot/qosdk-release-6.4.0.Beta1
  • 0113a50 Upgrade to Quarkus CXF 2.5.0
  • 2f1ff1c Update QOSDK to 6.4.0.Beta1
  • 5c24a2f Merge pull request #1016 from gsmet/vault-3.3.0
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-bom from 3.4.2 to 3.5.1

Release notes

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

3.5.1

Complete changelog

  • #36920 - Fix OIDC scope to permission mapping when scope is empty
  • #36911 - OIDC "Permission must not be empty" with imported test realm since 3.5.0
  • #36907 - Bump resteasy.version from 6.2.5.Final to 6.2.6.Final
  • #36906 - [Docs] security-oidc-auth0-tutorial.adoc improvements
  • #36901 - Fix formatting in the datasource docs
  • #36895 - Docs: fix formatting of code snippet in the Micrometer tutorial
  • #36889 - Build cache - Also exclude .cache for Spotless
  • #36887 - Qute: fix validation of array index-based expressions
  • #36885 - Handle generic types for ParamConverter in REST Client
  • #36883 - Keycloak DevService: Improve error messages and documentation
  • #36857 - Fix OIDC key resolver to accept SHA256 certificate thumbprints
  • #36855 - OIDC key resolver fails to recognize an x5t#S256 thumbprint
  • #36841 - TransactionalUniAsserterTest: test that injected argument is used
  • #36830 - Reformat source code block title
  • #36803 - Gradle plugin: use full URI for configuration source locations
  • #36800 - Quarkus code-gen (Gradle): Fix behavior to filter unavailable services
  • #36793 - Add jvmArgs option to Quarkus Gradle plugin task quarkusRun
  • #36787 - Fix dead link in reactive-sql-clients.adoc
  • #36776 - Exclude resteasy-client from lra-proxy-api in narayana-lra extension
  • #36770 - Keycloak Admin Client Reactive: Fix typo that allows users to customize ObjectMapper
  • #36767 - Gradle build does not work when an "application.properties" exists at the root of the project
  • #36751 - Fix typo in reactive-event-bus.adoc
  • #36741 - Fix sockjs documentation
  • #36720 - Update OpenSearch container test configuration
  • #36719 - Remove type from ResolverMapKey
  • #36716 - Cannot build project with quarkus-cxf extension and custom ConfigSourceFactory: Provider not found
  • #36713 - Ignore bridge methods and improve error message in @Embeddable annotation checks
  • #36710 - Raise FileSystemWatcherTestCase wait times
  • #36689 - Try to stabilize PausedSchedulerTest
  • #36677 - OpenAPI.yaml with recursion
  • #36663 - Disable VertxMDCTest on Windows
  • #36646 - OpenAPI support to register schema for a type from 3rd party lib
  • #36639 - RESTEasy Reactive does not call method ParamConverter#toString for collection elements
  • #36638 - Codestarts: Add Entity annotation to Kotlin all-open
  • #36637 - Deprecate the scala extension
  • #36629 - Remove the pinned event example from the documentation
  • #36609 - Add a custom OIDC identity provider test
  • #36599 - TransactionalUniAsserter never fails with Hibernate Reactive
  • #36598 - Use MongoDB 4.4 consistently
  • #36596 - Fix version reporting and parsing
  • #36593 - Allow for setting logging body limit programmatically
  • #36582 - Unit test always succeeds in combination with hibernate-reactive & panache
  • #36572 - Fix typos and a forgot backtick in the doc files
  • #36571 - Fix the mailer connection pool when multiple mailers are used
  • #36567 - @MailerName not working with different SMTP servers
  • #36561 - Add auth mechanism to the Liquibase MongoDB connection string

... (truncated)

Commits
  • 76878e3 [RELEASE] - Bump version to 3.5.1
  • 0f04dff Filter configuration names from the quarkus namespace in the Gradle plugin
  • 8e87ba9 Merge pull request #36925 from gsmet/3.5.1-backports-3
  • 5305d5b Fix OIDC permission mapping NPE when scope is empty
  • c5b1867 Fix dead link in reactive-sql-clients.adoc
  • cda0ba8 Fix dead link in infinispan-client-reference.adoc
  • 1be44c9 Authorization-of-web-endpoints ValeTweaks
  • 5a9f7aa Docs: fix formatting of code snippet in the Micrometer tutorial
  • 9d933c4 [Docs] Final edits, QE and publishing prep work: security-oidc-auth0-tutorial...
  • afce592 Bump resteasy.version from 6.2.5.Final to 6.2.6.Final
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.4.2 to 3.5.1

Updates io.quarkus:quarkus-extension-maven-plugin from 3.4.2 to 3.5.1

Release notes

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

3.5.1

Complete changelog

  • #36920 - Fix OIDC scope to permission mapping when scope is empty
  • #36911 - OIDC "Permission must not be empty" with imported test realm since 3.5.0
  • #36907 - Bump resteasy.version from 6.2.5.Final to 6.2.6.Final
  • #36906 - [Docs] security-oidc-auth0-tutorial.adoc improvements
  • #36901 - Fix formatting in the datasource docs
  • #36895 - Docs: fix formatting of code snippet in the Micrometer tutorial
  • #36889 - Build cache - Also exclude .cache for Spotless
  • #36887 - Qute: fix validation of array index-based expressions
  • #36885 - Handle generic types for ParamConverter in REST Client
  • #36883 - Keycloak DevService: Improve error messages and documentation
  • #36857 - Fix OIDC key resolver to accept SHA256 certificate thumbprints
  • #36855 - OIDC key resolver fails to recognize an x5t#S256 thumbprint
  • #36841 - TransactionalUniAsserterTest: test that injected argument is used
  • #36830 - Reformat source code block title
  • #36803 - Gradle plugin: use full URI for configuration source locations
  • #36800 - Quarkus code-gen (Gradle): Fix behavior to filter unavailable services
  • #36793 - Add jvmArgs option to Quarkus Gradle plugin task quarkusRun
  • #36787 - Fix dead link in reactive-sql-clients.adoc
  • #36776 - Exclude resteasy-client from lra-proxy-api in narayana-lra extension
  • #36770 - Keycloak Admin Client Reactive: Fix typo that allows users to customize ObjectMapper
  • #36767 - Gradle build does not work when an "application.properties" exists at the root of the project
  • #36751 - Fix typo in reactive-event-bus.adoc
  • #36741 - Fix sockjs documentation
  • #36720 - Update OpenSearch container test configuration
  • #36719 - Remove type from ResolverMapKey
  • #36716 - Cannot build project with quarkus-cxf extension and custom ConfigSourceFactory: Provider not found
  • #36713 - Ignore bridge methods and improve error message in @Embeddable annotation checks
  • #36710 - Raise FileSystemWatcherTestCase wait times
  • #36689 - Try to stabilize PausedSchedulerTest
  • #36677 - OpenAPI.yaml with recursion
  • #36663 - Disable VertxMDCTest on Windows
  • #36646 - OpenAPI support to register schema for a type from 3rd party lib
  • #36639 - RESTEasy Reactive does not call method ParamConverter#toString for collection elements
  • #36638 - Codestarts: Add Entity annotation to Kotlin all-open
  • #36637 - Deprecate the scala extension
  • #36629 - Remove the pinned event example from the documentation
  • #36609 - Add a custom OIDC identity provider test
  • #36599 - TransactionalUniAsserter never fails with Hibernate Reactive
  • #36598 - Use MongoDB 4.4 consistently
  • #36596 - Fix version reporting and parsing
  • #36593 - Allow for setting logging body limit programmatically
  • #36582 - Unit test always succeeds in combination with hibernate-reactive & panache
  • #36572 - Fix typos and a forgot backtick in the doc files
  • #36571 - Fix the mailer connection pool when multiple mailers are used
  • #36567 - @MailerName not working with different SMTP servers
  • #36561 - Add auth mechanism to the Liquibase MongoDB connection string

... (truncated)

Commits
  • 76878e3 [RELEASE] - Bump version to 3.5.1
  • 0f04dff Filter configuration names from the quarkus namespace in the Gradle plugin
  • 8e87ba9 Merge pull request #36925 from gsmet/3.5.1-backports-3
  • 5305d5b Fix OIDC permission mapping NPE when scope is empty
  • c5b1867 Fix dead link in reactive-sql-clients.adoc
  • cda0ba8 Fix dead link in infinispan-client-reference.adoc
  • 1be44c9 Authorization-of-web-endpoints ValeTweaks
  • 5a9f7aa Docs: fix formatting of code snippet in the Micrometer tutorial
  • 9d933c4 [Docs] Final edits, QE and publishing prep work: security-oidc-auth0-tutorial...
  • afce592 Bump resteasy.version from 6.2.5.Final to 6.2.6.Final
  • Additional commits viewable in compare view

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.4.2 to 3.5.1.

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

Updates `io.quarkus.platform:quarkus-camel-bom` from 3.4.2 to 3.5.1
- [Commits](quarkusio/quarkus-platform@3.4.2...3.5.1)

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

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

Updates `io.quarkus:quarkus-extension-processor` from 3.4.2 to 3.5.1

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 13, 2023
Copy link

Test Results

    4 files  ±0      4 suites  ±0   16m 19s ⏱️ + 2m 44s
  59 tests ±0    59 ✔️ ±0  0 💤 ±0  0 ±0 
234 runs  ±0  234 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 14c361b. ± Comparison against base commit c69d4bb.

@hawtio-ci
Copy link

hawtio-ci bot commented Nov 13, 2023

Test results

Run attempt: 580
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-17-firefox 59 59 0 0 0 259.307
results-quarkus-21-firefox 59 59 0 0 0 230.174
results-springboot-17-firefox 58 58 0 0 0 237.053
results-springboot-21-firefox 58 58 0 0 0 252.737

@tadayosi tadayosi merged commit 8256ada into 4.x Nov 13, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/4.x/quarkus-version-3.5.1 branch November 13, 2023 14:44
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.

None yet

1 participant