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.0.4.Final to 3.3.0 #257

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

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

Release notes

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

3.3.0.CR1

Major changes

  • #35156 - Introduce HTTP OTLP exporter
  • #35039 - Support OIDC authorization code flow nonce
  • #35025 - Allows customizing the ObjectMapper in REST Client Reactive Jackson
  • #34933 - Support OIDC token propagation during SecurityIdentity augmentation
  • #34833 - Use OIDC Tenant annotation to resolve tenants
  • #34812 - Allow to customize OIDC JavaRequest checks
  • #34647 - Replace OkHttp tracing grpc backend with Vert.x
  • #34573 - Introduce a way to completely customize MeterRegistry
  • #34487 - Fallback specialized kubernetes config to vanilla kubernetes
  • #34378 - Reactive Messaging Pulsar Extension
  • #34145 - Move to sdk:graal-sdk over nativeimage:svm
  • #33376 - Add MicroMeter Netty support
  • #31997 - Delete elasticsearch-high-level-rest-client extension and upgrade dev-services and tests to Elasticsearch 8
  • #29244 - Add Twitch OIDC Provider

Complete changelog

  • #35262 - Initialize datasources at startup again
  • #35261 - Remove deleted bootstrap-config/application from Misc2 native test job
  • #35259 - QuarkusComponentTest: another fix for continuous testing integration
  • #35255 - Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate
  • #35238 - Narayana automatic recovery of JDBC XA resources only works after datasources was initialized manually
  • #35218 - Disable io.quarkus.it.vthreads.kafka.VirtualThreadTest.testAlertMessage
  • #35217 - OpenAPI: normalize disabled endpoint paths for OpenAPI model matching
  • #35214 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.3.2 to 3.3.3 in /devtools/gradle
  • #35213 - Update SmallRye Config to 3.3.3
  • #35212 - Clarify that tests using QuarkusDevModeTest run in black box mode
  • #35211 - Document Maven config options that may be relevant when running tests
  • #35210 - Removed dotted versions of environment variables from recording
  • #35202 - QuarkusComponentTest: test config source ordinal improvements
  • #35199 - QuarkusComponentTest: make is possible to specify priority of a test config property
  • #35195 - Bump SQL Server JDBC driver to 12.4.0
  • #35194 - Bump Microsoft SQL Server JDBC driver to 12.4.0
  • #35193 - OpenTelemetry service name should have higher priority than app name when no resource attributes are set
  • #35189 - Quarkus CLI fixes
  • #35188 - SmallRyeGraphQLOverWebSocketHandler: use order value > Integer.MIN_VALUE
  • #35187 - QUARKUS_INIT_AND_EXIT is now properly handled
  • #35186 - Use openshift builder ImageStreamTag from other projects when internal registry is used.
  • #35183 - Reduce allocation cost reporting spans
  • #35182 - Update dev-ui libs
  • #35181 - REST Data with Panache should not produce links when hal is disabled
  • #35177 - Dev UI Kafka screenshot update
  • #35175 - Vertx: add priority to the SafeVertxContextInterceptor
  • #35174 - Ensure the narayana-jta extension fully shuts down the recovery manager
  • #35173 - Should SafeVertxContextInterceptor define a Priority?
  • #35172 - Kafka Streams: restore the feature name at Quarkus startup
  • #35171 - kafka-streams: feature not listed on startup

... (truncated)

Commits
  • 2c6f8b8 [RELEASE] - Bump version to 3.3.0
  • f53ee01 Skip enforcer rules tests when skipping tests
  • 2d12ce1 Fix package type system property clearing
  • dba2a10 Merge pull request #35358 from gsmet/3.3.0-backports-2
  • 625855d Fix potential NPE in quarkus-csrf-reactive when no MediaType is found
  • 08d1350 ArC: fix StackOverflowError in AutoAddScopeBuildItem
  • 3fcbbe4 Lock jib execution to avoid OverlappingFileLockException in parallel builds
  • d75a07c Reproducer for native build failing due to UUID[] not being registered for re...
  • 3f84706 Register arrays of Hibernate ORM's JDBC basic types for reflection
  • bb22e8c Convert newly added config to @​ConfigMapping
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.0.4.Final to 3.3.0

Updates io.quarkus:quarkus-maven-plugin from 3.0.4.Final to 3.3.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 `quarkus.version` from 3.0.4.Final to 3.3.0.

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

Updates `io.quarkus:quarkus-test-common` from 3.0.4.Final to 3.3.0

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

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  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 Aug 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2023

Superseded by #313.

@dependabot dependabot bot closed this Oct 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.3.0 branch October 20, 2023 07:13
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