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

Update quarkus.version 3.18.0 -> 3.18.1 #1689

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-bom 3.18.0 -> 3.18.1 age adoption passing confidence
io.quarkus:quarkus-enforcer-rules 3.18.0 -> 3.18.1 age adoption passing confidence
io.quarkus:quarkus-extension-processor 3.18.0 -> 3.18.1 age adoption passing confidence
io.quarkus:quarkus-maven-plugin 3.18.0 -> 3.18.1 age adoption passing confidence
io.quarkus:quarkus-extension-maven-plugin 3.18.0 -> 3.18.1 age adoption passing confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-bom)

v3.18.1

Compare Source

Complete changelog
  • #​44484 - Quarkus Build with Maven Artefact Resolver Configuration Options
  • #​45358 - quarkus-smallrye-openapi generates unused schemas
  • #​45359 - Ensure there are no jdbc spans if otel sdk is disabled
  • #​45489 - DevUI: Add search for Arc tables
  • #​45562 - Consistent report of unknown properties between JVM and Native mode
  • #​45650 - ClassNotFound during static init build step corrupts delayed logging
  • #​45708 - OpenAPI schema adding "enum" : [ null ] when field description is added
  • #​45771 - Qute: fix template global class generation in the dev mode
  • #​45774 - LGTM tests are stalling (or are too slow for the timeout, I don't know)
  • #​45783 - Redis cache implementation should not use KEYS command
  • #​45794 - Maven Resolver: initialize Maven properly, especially the local repository
  • #​45799 - Fix PathTreeClassPathElement#toString() implementation
  • #​45801 - Fix documentation for connecting to multiple devservice databases
  • #​45802 - Bump smallrye-open-api.version from 4.0.6 to 4.0.7
  • #​45803 - Bump com.gradle:develocity-maven-extension from 1.23 to 1.23.1
  • #​45810 - Update default openapi version in doc
  • #​45813 - Update URL of swapi-graphql.netlify.app GraphQL endpoint
  • #​45815 - Properly order tests annotated with @WithTestResource
  • #​45819 - Improve docs for Hibernate ORM with Kafka to suggest more efficient approaches
  • #​45822 - Adjust timeouts for LGTM container and tests
  • #​45828 - Redis Cache: replace the KEYS command with SCAN in invalidation
  • #​45829 - Upgrade to Vert.x 4.5.12 and Netty 4.1.117.Final
  • #​45835 - Fix static file path decoding in vertx-http
  • #​45838 - PermissionChecker makes RestMulti builder being ignored
  • #​45841 - Bump mongo-client.version from 5.3.0 to 5.3.1
  • #​45842 - Unable to build native image on Macbook Pro M4 Pro
  • #​45848 - Quarkus REST: Run security checks that require method arguments in a non-blocking manner before secured methods are invoked
  • #​45850 - Reviewed enable_build_properties information
  • #​45851 - Use explicit String.concat in OTelDurationConverter
  • #​45858 - Update OpenAPI documentation with default version 3.1.0
  • #​45860 - quarkus main build fails on windows
  • #​45861 - gRPC: Perform authentication when gRPC server runs on the same server and root path is different than '/'
  • #​45863 - 3.18 regression: quarkus.uuid is the same for every run in native images
  • #​45864 - Ensure that quarkus.uuid is not determined at native image build time
  • #​45876 - Pass container-runtime-options to native-image --version as well
  • #​45878 - 3.18 regression Quarkus quarkus-maven-plugin with failsafe and quarkus.test.arg-line
  • #​45880 - Upgrade to SmallRye GraphQL 2.12.1
  • #​45888 - Consider quarkus.test.arg-line as a string
  • #​45890 - Disable kubernetes-service-binding testing on Windows
  • #​45894 - Dev UI does not open if http is disabled
  • #​45911 - Make sure console shortcuts use https when http is disabled
  • #​45913 - Fix generate ca command in tls guide

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 22, 2025 15:08
@renovate renovate bot force-pushed the renovate/quarkus.version branch from 2531a04 to a84f430 Compare January 22, 2025 18:49
@renovate renovate bot changed the title Update quarkus.version 3.17.7 -> 3.17.8 Update quarkus.version 3.18.0.CR1 -> 3.18.0 Jan 22, 2025
@renovate renovate bot changed the title Update quarkus.version 3.18.0.CR1 -> 3.18.0 Update quarkus.version 3.18.0.CR1 -> 3.18.0 - autoclosed Jan 22, 2025
@renovate renovate bot closed this Jan 22, 2025
@renovate renovate bot deleted the renovate/quarkus.version branch January 22, 2025 19:52
@renovate renovate bot changed the title Update quarkus.version 3.18.0.CR1 -> 3.18.0 - autoclosed Update quarkus.version 3.18.0.CR1 -> 3.18.0 Jan 29, 2025
@renovate renovate bot reopened this Jan 29, 2025
@renovate renovate bot force-pushed the renovate/quarkus.version branch from 3eee190 to a84f430 Compare January 29, 2025 12:50
@renovate renovate bot changed the title Update quarkus.version 3.18.0.CR1 -> 3.18.0 Update quarkus.version 3.18.0 -> 3.18.1 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/quarkus.version branch from a84f430 to 4fa7153 Compare January 29, 2025 18:19
@renovate renovate bot force-pushed the renovate/quarkus.version branch from 4fa7153 to 478ce67 Compare January 30, 2025 15:37
@ppalaga
Copy link
Contributor

ppalaga commented Jan 30, 2025

Replaced by #1703

@ppalaga ppalaga closed this Jan 30, 2025
Copy link
Contributor Author

renovate bot commented Jan 30, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.18.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant