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

fix(deps): update all non-major dependencies #683

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.smiley4:ktor-swagger-ui 3.6.0 -> 3.6.1 age adoption passing confidence
com.diffplug.spotless 7.0.0 -> 7.0.1 age adoption passing confidence
org.jetbrains.kotlinx.kover 0.9.0 -> 0.9.1 age adoption passing confidence
org.mongodb:mongodb-driver-kotlin-coroutine (source) 5.2.1 -> 5.3.0 age adoption passing confidence
org.mongodb:bson-kotlin (source) 5.2.1 -> 5.3.0 age adoption passing confidence
org.mongodb:mongodb-driver-reactivestreams (source) 5.2.1 -> 5.3.0 age adoption passing confidence
com.squareup.wire 5.2.0 -> 5.2.1 age adoption passing confidence
com.squareup.wire:wire-runtime 5.2.0 -> 5.2.1 age adoption passing confidence
com.squareup.wire:wire-grpc-client 5.2.0 -> 5.2.1 age adoption passing confidence
io.quarkus 3.17.5 -> 3.17.6 age adoption passing confidence
io.quarkus.arc:arc 3.17.5 -> 3.17.6 age adoption passing confidence
io.quarkus:quarkus-rest 3.17.5 -> 3.17.6 age adoption passing confidence
io.quarkus:quarkus-bom 3.17.5 -> 3.17.6 age adoption passing confidence
org.scala-lang:scala-library (source) 2.13.15 -> 2.13.16 age adoption passing confidence

Release Notes

SMILEY4/ktor-swagger-ui (io.github.smiley4:ktor-swagger-ui)

v3.6.1

Compare Source

  • upgraded schema-kenerator from 1.5.0 to 1.5.1
square/wire (com.squareup.wire:wire-runtime)

v5.2.1

Compare Source

2025-01-07

JVM generation
  • Fix support for mutable messages in Wire's Kotlin Generator. (#​3233 by [Rahul Ravikumar][tikurahul])
quarkusio/quarkus (io.quarkus.arc:arc)

v3.17.6

Compare Source

Complete changelog
  • #​36688 - Unable to use Panache Sort.Direction enum as method parameter for GraphQL query
  • #​39137 - RESTEasy resource with constructor or field injection failing with RESTEASY003190
  • #​44550 - GraphQL Typesafe client with sources in a dependency
  • #​44590 - Change the JsonRPC Service for OIDC to use recorder
  • #​44929 - Error in secured post-multipart interface with large files
  • #​44959 - Ensure request body is consumed so that multipart requests with large payloads never hang when exception happens before body is consumed
  • #​44960 - Page count fails when using a sort specification in a Panache query with a SELECT DISTINCT statement in Quarkus 3.17
  • #​45104 - Bump com.gradle:develocity-maven-extension from 1.22.2 to 1.23
  • #​45199 - Bump gradle/develocity-actions from 1.2 to 1.3
  • #​45204 - Uber-Jar file name suffix issue for disabling it
  • #​45205 - Update Quarkus Parameter for Disabling Uber-JAR File Name Suffix
  • #​45220 - Messaging RunOnVirtualThreads fix on class annotation
  • #​45235 - Upgrade to Hibernate ORM 6.6.4 / Reactive 2.4.3
  • #​45253 - Assorted @WithTestResource fixes
  • #​45254 - Typo in Proxy Configuration Guidance
  • #​45260 - Typo in ProxyConfig
  • #​45261 - Update Develocity extension to 1.1.9
  • #​45284 - Add gRPC capability
  • #​45297 - RESTEasy - Mention you cannot inject @Context elements in constructors
  • #​45298 - Add Panache Sort enums in index for SmallRye GraphQL
  • #​45305 - Docs: Correct sentence in Simplified MongoDB with Panache
  • #​45335 - swapi.dev is down, use swapi.tech
  • #​45351 - Fixed an issue where annotations were not part of the Jandex index, if given in an external JAR
  • #​45387 - Docs: Correct sentence in Using the MongoDB Client
  • #​45390 - Fix typo in default LGTM dashboards
  • #​45392 - Fix metric scale on dashboard
  • #​45397 - Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
  • #​45401 - Use swapi.tech for The Star Wars API calls
  • #​45402 - Update SmallRye Health to 4.1.1
scala/scala (org.scala-lang:scala-library)

v2.13.16

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

Code Coverage

Total Project Coverage 72.42%

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.97%. Comparing base (ef7a20f) to head (f151d8e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #683   +/-   ##
=======================================
  Coverage   82.97%   82.97%           
=======================================
  Files          85       85           
  Lines        2637     2637           
  Branches      163      163           
=======================================
  Hits         2188     2188           
  Misses        346      346           
  Partials      103      103           

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

@osoykan osoykan merged commit 18d1a96 into main Jan 13, 2025
5 checks passed
@osoykan osoykan deleted the renovate/all-minor-patch branch January 13, 2025 08:56
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