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 version.quarkus from 3.4.1 to 3.5.0 #137

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps version.quarkus from 3.4.1 to 3.5.0.
Updates io.quarkus:quarkus-bom from 3.4.1 to 3.5.0

Release notes

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

3.5.0

Complete changelog

  • #36527 - Start MongoDB 4.4 instead of 4.0
  • #36523 - Minor OIDC Auth0 updates
  • #36518 - Allow for setting logging scope programmatically
  • #36517 - Use Mandrel 23.1 in windows CI
  • #36501 - Let custom OIDC token propagation filters customize the exchange status
  • #36495 - Support external OTel exporters in CDI
  • #36490 - Take ReaderInterceptor into account when reading SSE events
  • #36487 - Upgrade to Liquibase 4.24.0
  • #36485 - Fix typo in gradle-tooling.adoc
  • #36474 - Fix some issues in getting-started-dev-services
  • #36465 - Be more consistent in guides when creating projects/adding extensions
  • #36464 - HTTP reference guide - HTTP/2 section update, drop JDK 8 note
  • #36459 - Let custom OIDC token propagation filters provide client name
  • #36457 - Update builder images to jdk-21
  • #36453 - Upgrade Oracle JDBC driver to 23.3.0.23.09
  • #36452 - Fix doc extension-add.adoc
  • #36451 - Adjust extension name for consistency with rest of Quarkus
  • #36446 - Regression: Liquibase fails to migrate on Quarkus start, crashing the application
  • #36445 - Updates to Infinispan 14.0.19.Final
  • #36442 - Use default content type when X-SSE header not set
  • #36436 - Upgrade to Hibernate ORM 6.2.13.Final
  • #36432 - Hibernate Reactive Panache: improve error message
  • #36420 - Allow parallel execution of blocking health checks
  • #36419 - Blocking Health Checks should be executed in parallel, not sequentially/ordered
  • #36417 - Reduce timeout of the doc build to 60 minutes
  • #36413 - Simplify virtual threads guide by pushing users to 21
  • #36412 - Drop Optaplanner from the documentation
  • #36411 - Drop panache topic from Hibernate Reactive guide
  • #36410 - Add compatibility topic to Spring guides
  • #36407 - Register RuntimeOverrideConfigSource in STATIC_INIT
  • #36406 - AssembleDownstreamDocumentation - print guide name
  • #36400 - Add topics and extensions metadata to guides
  • #36367 - Bump org.wiremock:wiremock-standalone from 3.1.0 to 3.2.0
  • #36365 - Bump de.flapdoodle.embed:de.flapdoodle.embed.mongo from 4.7.0 to 4.9.2
  • #36360 - Drop the old Dev UI guide
  • #36337 - Upgrade maven to version 3.9.5
  • #36236 - No Panache session in REST endpoints defined by an interface
  • #35931 - Add OIDC Auth0 extended tutorial
  • #33548 - Pick random debug port when the configured one is taken
  • #33363 - allow quarkus dev to pick random debug port

3.5.0.CR1

Major changes

  • #36268 - Add OIDC Mastodon provider
  • #36175 - Introduce OIDC Database Token State Manager extension

... (truncated)

Commits
  • 8703586 [RELEASE] - Bump version to 3.5.0
  • ea3eee6 Updates liquibase to version 4.24 to solve bug
  • dc7b4a3 Merge pull request #36533 from gsmet/3.5.0-backports-1
  • 91cddc6 Register RuntimeOverrideConfigSource in STATIC_INIT
  • e7c0a9a Start MongoDB 4.4 instead of 4.0
  • 535b2e2 Use Mandrel 23.1 in windows CI
  • 6b739a5 Bump org.wiremock:wiremock-standalone from 3.1.0 to 3.2.0
  • feddfda Fix typo in gradle-tooling.adoc
  • bbb144b Fix some issues in getting-started-dev-services:
  • 6285bf4 Adjust extension name for consistency with rest of Quarkus
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-junit5 from 3.4.1 to 3.5.0

Updates io.quarkus:quarkus-maven-plugin from 3.4.1 to 3.5.0

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `version.quarkus` from 3.4.1 to 3.5.0.

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

Updates `io.quarkus:quarkus-junit5` from 3.4.1 to 3.5.0

Updates `io.quarkus:quarkus-maven-plugin` from 3.4.1 to 3.5.0

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-junit5
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-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 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #145.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/maven/version.quarkus-3.5.0 branch January 1, 2024 22:38
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

0 participants