8000 [data-plane]: Bump io.quarkus:quarkus-bom from 3.23.2 to 3.23.3 in /data-plane by dependabot[bot] · Pull Request #4411 · knative-extensions/eventing-kafka-broker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[data-plane]: Bump io.quarkus:quarkus-bom from 3.23.2 to 3.23.3 in /data-plane #4411

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps io.quarkus:quarkus-bom from 3.23.2 to 3.23.3.

Release notes

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

3.23.3

Complete changelog

  • #47656 - Unable to run QuarkusTests in Eclipse since Quarkus 3.22
  • #47734 - Cannot run Quarkus tasks with dependencies from an external project using Gradle composite build
  • #48014 - Non-viable test classloader when running a group of tests (Class or Package) in VSCode
  • #48100 - ClassNotFoundException with certain Gradle multi-project setup and dev mode
  • #48206 - Initialize only one ObjectMapper in Analytics
  • #48218 - Quarkus OIDC Default tenant unable to decrypt state cookie from Google IdP
  • #48228 - Bump bouncycastle.version from 1.80 to 1.81
  • #48229 - Bump narayana-lra.version from 1.0.0.Final to 1.0.1.Final
  • #48232 - Bump de.flapdoodle.embed:de.flapdoodle.embed.mongo from 4.20.0 to 4.20.1
  • #48238 - Annotation attributes are not used when comparing test resources
  • #48239 - Optimizing the native image Kubernetes Client guidelines
  • #48240 - Respect annotation configuration values when comparing test resources
  • #48242 - Panache Kotlin MongoDB
  • #48243 - Update PanacheMongoEntityBase.kt kotlin - opened functions
  • #48244 - Quarkus 3.23.2 tests fail with java.lang.RuntimeException: Failed to locate <class> among the application dependencies
  • #48246 - Add OIDC GitHub wiremock credential provider test
  • #48250 - Fix Gradle composite build with Kotlin Multiplatform dependencies
  • #48251 - JWT dev mode keys: add two build items to customise
  • #48257 - Quarkus 3.20 LTS does not handle pom.xml quarkus.application.version the same way as 3.15 LTS
  • #48258 - Add more helpful error message for unfixable problem launching tests in Eclipse
  • #48268 - Update SmallRye Config to 3.13.1
  • #48269 - Handle VS Code case and improve exception message for IDE test launch failures
  • #48274 - Record expanded value for build time runtime fixed configuration
  • #48275 - Add test sources in the ProjectDescriptorBuilder
  • #48277 - Use tenuous pattern to detect VS Code in cases where classpath check does not work
  • #48279 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.13.0 to 3.13.1 in /devtools/gradle
  • #48281 - Bump com.gradle:common-custom-user-data-maven-extension from 2.0.2 to 2.0.3
  • #48286 - MP fault tolerance and quarkus rest client issue
  • #48288 - Bump gradle/develocity-actions from 1.3 to 1.4
  • #48291 - RESTEasy Reactive Client: propagate declared exceptions
  • #48300 - Bump mongo-client.version from 5.5.0 to 5.5.1
  • #48307 - Update Njord to 0.7.4
Commits
  • befdd8e [RELEASE] - Bump version to 3.23.3
  • 7ab57a6 Merge pull request #48314 from gsmet/3.23.3-backports-1
  • 47a3cc2 Bump mongo-client.version from 5.5.0 to 5.5.1
  • e30c412 Update Njord to 0.7.4
  • afca593 Rename test classes to match *Test pattern
  • 5201e10 Respect annotation configuration values when comparing test resources
  • a8bf82e doc(kubernetes-client): optimizing the native image guidelines
  • 258c278 Bump narayana-lra.version from 1.0.0.Final to 1.0.1.Final
  • 662280f Record expanded value for build time runtime fixed configuration
  • 9983c1e Bump gradle/develocity-actions from 1.3 to 1.4
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.23.2 to 3.23.3.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.23.2...3.23.3)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 11, 2025
@knative-prow knative-prow bot requested review from aliok and lionelvillard June 11, 2025 20:56
@knative-prow knative-prow bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/data-plane labels Jun 11, 2025
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@knative-prow knative-prow bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 12, 2025
Copy link
Contributor
@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jun 12, 2025
Copy link
knative-prow bot commented Jun 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 12, 2025
Copy link
codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.97%. Comparing base (4c10cf1) to head (9b07c4d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4411   +/-   ##
=======================================
  Coverage   29.97%   29.97%           
=======================================
  Files         290      290           
  Lines       19363    19363           
=======================================
  Hits         5805     5805           
  Misses      13104    13104           
  Partials      454      454           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@matzew
Copy link
Contributor
matzew commented Jun 12, 2025

/retest-required

2 similar comments
@matzew
Copy link
Contributor
matzew commented Jun 12, 2025

/retest-required

@matzew
Copy link
Contributor
matzew commented Jun 12, 2025

/retest-required

Copy link
knative-prow bot commented Jun 12, 2025

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
reconciler-tests_eventing-kafka-broker_main 9b07c4d link true /test reconciler-tests

Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/data-plane dependencies Pull requests that update a dependency file java Pull requests that update Java code lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
D 39AF evelopment

Successfully merging this pull request may close these issues.

2 participants
0