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

chore(deps): update all non-major dependencies #1033

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.8 -> 8.9 age adoption passing confidence
gradle/gradle-build-action action patch v3.4.1 -> v3.4.2 age adoption passing confidence
com.mikepenz.aboutlibraries.plugin plugin patch 11.2.1 -> 11.2.2 age adoption passing confidence
org.jetbrains.changelog plugin patch 2.2.0 -> 2.2.1 age adoption passing confidence
net.bytebuddy:byte-buddy dependencies patch 1.14.17 -> 1.14.18 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-json dependencies patch 1.7.0 -> 1.7.1 age adoption passing confidence
com.squareup:kotlinpoet-ksp dependencies minor 1.17.0 -> 1.18.0 age adoption passing confidence
com.google.protobuf:protoc (source) dependencies patch 4.27.1 -> 4.27.2 age adoption passing confidence
com.google.protobuf:protobuf-java (source) dependencies patch 4.27.1 -> 4.27.2 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies patch 2.8.2 -> 2.8.3 age adoption passing confidence
androidx.lifecycle:lifecycle-common-java8 (source) dependencies patch 2.8.2 -> 2.8.3 age adoption passing confidence
androidx.lifecycle:lifecycle-livedata-ktx (source) dependencies patch 2.8.2 -> 2.8.3 age adoption passing confidence
com.google.devtools.ksp (source) plugin patch 2.0.0-1.0.22 -> 2.0.0-1.0.23 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) dependencies patch 2.0.0-1.0.22 -> 2.0.0-1.0.23 age adoption passing confidence
com.android.tools.build:gradle (source) dependencies patch 8.5.0 -> 8.5.1 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.9

Compare Source

gradle/gradle-build-action (gradle/gradle-build-action)

v3.4.2

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.4.2

Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-json)

v1.7.1

Compare Source

==================

This is a bugfix release that aims to fix missing kotlinx-serialization-hocon artifact.
It also contains experimental integration with kotlinx-io library.
Kotlin 2.0.0 is used by default.

Fixed HOCON publication

Sadly, 1.7.0 release was published incomplete: kotlinx-serialization-hocon artifact is missing from 1.7.0 and 1.7.0-RC releases.
This release fixes this problem and now kotlinx-serialization-hocon is available again with 1.7.1 version.
No other changes were made to this artifact. Related ticket: #​2717.

Add integration with a kotlinx-io library

kotlinx-io is an official multiplatform library that provides basic IO primitives, similar to Okio.
kotlinx.serialization integration is now available in a separate artifact, located at the kotlinx-serialization-json-io coordinates.
Integration artifact provides functions similar to existing Okio integration: encodeToSink, decodeFromSource, and decodeSourceToSequence.
Check out the PR for more details.

Other bugfixes

  • Prohibited use of elements other than JsonObject in JsonTransformingSerializer with polymorphic serialization (#​2715)
square/kotlinpoet (com.squareup:kotlinpoet-ksp)

v1.18.0

Compare Source

Thanks to @​DanielGronau for contributing to this release.

  • New: Kotlin 2.0.0.
  • New: KSP 2.0.0-1.0.22.
  • New: Promote kotlinpoet-metadata out of preview to stable.
  • New: Migrate kotlinpoet-metadata to stable org.jetbrains.kotlin:kotlin-metadata-jvm artifact for Metadata parsing.
  • New: Make enum entry references in KSAnnotation.toAnnotationSpec() and KSClassDeclaration.toClassName() more robust.
  • Fix: Don't expand typealiases of function types to LambdaTypeNames in KSTypeReference.toTypeName().
  • Fix: Avoid rounding small double and float values in %L translation (#​1927).
  • Fix: Fix typealias type argument resolution in KSP2 (#​1929).
google/ksp (com.google.devtools.ksp)

v2.0.0-1.0.23

Compare Source


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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 700862a to fccf6a0 Compare June 25, 2024 19:58
@renovate renovate bot changed the title chore(deps): update gradle/gradle-build-action action to v3.4.2 chore(deps): update all non-major dependencies Jun 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4c8334b to 16cacbb Compare July 1, 2024 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c7ab4e4 to 05a63c4 Compare July 8, 2024 19:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a71a733 to f9d3f77 Compare July 12, 2024 14:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b5a4f2 to 2bdf624 Compare July 12, 2024 15:09
@cinit cinit merged commit b6c50fb into main Jul 12, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 12, 2024 15:18
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