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 #699

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github/codeql-action action patch v3.28.5 -> v3.28.9 age adoption passing confidence
com.ncorti.ktfmt.gradle plugin minor 0.21.0 -> 0.22.0 age adoption passing confidence
io.kotest:kotest-property dependencies patch 6.0.0.M1 -> 6.0.0.M2 age adoption passing confidence
io.kotest:kotest-runner-junit5 dependencies patch 6.0.0.M1 -> 6.0.0.M2 age adoption passing confidence
org.jetbrains.exposed:exposed-jdbc dependencies minor 0.58.0 -> 0.59.0 age adoption passing confidence
org.jetbrains.exposed:exposed-core dependencies minor 0.58.0 -> 0.59.0 age adoption passing confidence
com.trendyol:stove-testing-e2e-mongodb dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-testing-e2e-rdbms-postgres dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-testing-e2e-elasticsearch dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-testing-e2e-wiremock dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-testing-e2e-redis dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-testing-e2e-couchbase dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-testing-e2e-http dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-testing-e2e-kafka dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-spring-testing-e2e-kafka dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-ktor-testing-e2e dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-spring-testing-e2e dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.trendyol:stove-testing-e2e dependencies patch 1.0.0.456-SNAPSHOT -> 1.0.0.457-SNAPSHOT age adoption passing confidence
com.sksamuel.cohort:cohort-logback dependencies patch 2.6.0 -> 2.6.1 age adoption passing confidence
com.sksamuel.cohort:cohort-ktor dependencies patch 2.6.0 -> 2.6.1 age adoption passing confidence
io.github.oshai:kotlin-logging-jvm dependencies patch 7.0.3 -> 7.0.4 age adoption passing confidence
io.quarkus plugin patch 3.18.1 -> 3.18.2 age adoption passing confidence
io.quarkus.arc:arc dependencies patch 3.18.1 -> 3.18.2 age adoption passing confidence
io.quarkus:quarkus-rest dependencies patch 3.18.1 -> 3.18.2 age adoption passing confidence
io.quarkus:quarkus-bom dependencies patch 3.18.1 -> 3.18.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

github/codeql-action (github/codeql-action)

v3.28.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #​2753

See the full CHANGELOG.md for more information.

v3.28.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.8 - 29 Jan 2025
  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #​2744

See the full CHANGELOG.md for more information.

v3.28.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #​2726

See the full CHANGELOG.md for more information.

JetBrains/Exposed (org.jetbrains.exposed:exposed-jdbc)

v0.59.0

Compare Source

Infrastructure:

  • Spring Framework 6.2.2
  • PostgreSQL driver 42.7.5
  • SQLite driver 3.48.0.0
  • Spring Boot 3.4.2

Breaking changes:

Deprecations:

Features:

Bug fixes:

Docs:

Refactors:

sksamuel/cohort (com.sksamuel.cohort:cohort-logback)

v2.6.1

  • Fix for free memory calculation #​81
oshai/kotlin-logging (io.github.oshai:kotlin-logging-jvm)

v7.0.4

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.3...7.0.4

quarkusio/quarkus (io.quarkus.arc:arc)

v3.18.2

Compare Source

Complete changelog
  • #​44569 - SmallRye OpenAPI outputs Chinese garbled characters in Json
  • #​44645 - NullPointerException from Hibernate ORM when there is a problem establishing a connection
  • #​45385 - IllegalArgumentException when parsing Accept Header
  • #​45776 - Bump to Mutiny 2.8.0 and the Mutiny Vert.x bindings 3.18.0
  • #​45789 - [resteasy-reactive] [3.8.6] Header not reset between request
  • #​45847 - Netty metric with dynamic tag cause time series leak
  • #​45868 - QuarkusTestResource not working with QuarkusMainLauncher
  • #​45877 - Replace the id label with a name label for Netty allocator
  • #​45910 - Clarify usage of quarkus-keycloak-admin-rest-client and quarkus-keycloak-admin-resteasy-client
  • #​45926 - Release the Config from the TCCL when setting the Quarkus config
  • #​45933 - Native tests fail in Gradle-based Quarkus project when module has no classes in src/main/java
  • #​45934 - Dev UI: make sure add button works when log is open
  • #​45935 - Clear SystemProperties set by QuarkusMainIntegrationTestExtension
  • #​45938 - Be more defensive about sources Path in integration tests
  • #​45943 - OpenApiFilter without Runstage causes NPE
  • #​45945 - Properly get default value when handling OpenApiFilters
  • #​45950 - Correctly handle REST field injection
  • #​45956 - Improve content about running the application in the JWT guide
  • #​45967 - Use Maven log in quarkus:run
  • #​45971 - Fix incorrect response code when media type is invalid
  • #​45976 - Add remote address to gRPC spans
  • #​45985 - BlockingNotAllowedException when using rest client since quarkus 3.18.1
  • #​45991 - Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 in /devtools/gradle
  • #​45992 - [REGRESSION] - quarkus.rest.jackson.optimization.enable-reflection-free-serializers=true broken in 3.18
  • #​45993 - Bump smallrye-open-api.version from 4.0.7 to 4.0.8
  • #​45996 - ConfigMapping broken for extensions with smallrye-config-crypto since 3.9.1
  • #​45999 - Quarkus 3.18 and Flyway 11: Bring back cleanOnValidationError
  • #​46002 - Fix generated Jackson deserializer for a record with an empty constructor
  • #​46006 - Don't prematurely close an InputStream returned by the REST Client
  • #​46008 - QuarkusIntegrationTest: publishing a random port in the started container no longer works
  • #​46009 - Updates to Infinispan 15.0.13.Final
  • #​46016 - Quarkus 3.18.1 does not allow overwriting lists from application.yaml with lists supplied in environment variables
  • #​46018 - integration-tests/hibernate-reactive-mssql is not being run (and does not build)
  • #​46020 - Runtime values from mapping without expansion
  • #​46031 - Fix Javadoc/MD syntax issues
  • #​46032 - Update SmallRye Config to 3.11.2
  • #​46033 - Implement 'cleanOnValidationError' for Flyway 11
  • #​46036 - In container build output is not executable anymore
  • #​46041 - Upgrade Hibernate ORM to 6.6.6.Final
  • #​46043 - Fix and restore hibernate-reactive-mssql tests
  • #​46044 - Recalculate config property names during tests
  • #​46049 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.11.1 to 3.11.2 in /devtools/gradle
  • #​46055 - Ensure that the copied native executable has the executable permission when copied from the host to the container image.

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.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ce44114 to a38d085 Compare February 6, 2025 17:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a38d085 to f3eb6a4 Compare February 7, 2025 13:11
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.

0 participants