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 dependencies for minor & patch changes #75

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.compose.ui:ui-test-manifest (source) 1.6.4 -> 1.6.5 age adoption passing confidence
androidx.compose.ui:ui-test-junit4 (source) 1.6.4 -> 1.6.5 age adoption passing confidence
com.squareup.retrofit2:retrofit 2.10.0 -> 2.11.0 age adoption passing confidence
com.squareup.retrofit2:converter-kotlinx-serialization 2.10.0 -> 2.11.0 age adoption passing confidence
com.google.dagger.hilt.android 2.51 -> 2.51.1 age adoption passing confidence
com.google.dagger:hilt-android-testing 2.51 -> 2.51.1 age adoption passing confidence
com.google.dagger:hilt-android-compiler 2.51 -> 2.51.1 age adoption passing confidence
com.google.dagger:hilt-android 2.51 -> 2.51.1 age adoption passing confidence
androidx.compose:compose-bom 2024.03.00 -> 2024.04.00 age adoption passing confidence
com.google.devtools.ksp (source) 1.9.23-1.0.19 -> 1.9.23-1.0.20 age adoption passing confidence
io.nlopez.compose.rules:detekt 0.3.12 -> 0.3.15 age adoption passing confidence
io.gitlab.arturbosch.detekt (source) 1.23.5 -> 1.23.6 age adoption passing confidence
com.android.test (source) 8.3.1 -> 8.3.2 age adoption passing confidence
com.android.library (source) 8.3.1 -> 8.3.2 age adoption passing confidence
com.android.application (source) 8.3.1 -> 8.3.2 age adoption passing confidence

Release Notes

square/retrofit (com.squareup.retrofit2:retrofit)

v2.11.0

Compare Source

New

  • The built-in OptionalConverterFactory is now public to allow installing it before other converters which consume all types (e.g., Moshi, Gson, Jackson, etc.).

Fixed

  • Ensure that exceptions thrown from failure to parse method annotations can be observed by multiple threads/callers. Previously only the first caller would see the actual parsing exception and other callers would get a cryptic ClassCastException.
google/ksp (com.google.devtools.ksp)

v1.9.23-1.0.20

Compare Source

KSP1 issues fixed
  • performance optimization for certain workload consists of heavy Java files, including
    • Replace IdKey's impl with identityHashCode #​1804
    • Cache enclosed descriptors by name #​1808
  • Add excludedSources to the KSP extension object #​1793 thanks to @​bitspittle
KSP2 issues fixed
  • NoClassDefFoundError for LZ4Factory when trying KSP2 #​1713
  • Calling KSType.replace() with original arguments results in #​1807
  • Static fields in base class appear in derived classes #​1744
  • fix backing field checking for top level callables
  • support sealed inheritors lookup.
  • support type alias for getSymbolsWithAnnotation
  • support more types for reference elements
mrmans0n/compose-rules (io.nlopez.compose.rules:detekt)

v0.3.15

Changelog

  • Add exception for androidx.compose.material.icons.* in Material2 rule (#​222) @​mrmans0n
  • Add rule to use the non-autoboxing versions of mutableStateOf when possible (#​221) @​mrmans0n

v0.3.14

Changelog

v0.3.13

Changelog

detekt/detekt (io.gitlab.arturbosch.detekt)

v1.23.6

1.23.6 - 2024-03-23

This is a point release for Detekt 1.23.0, where we added support for Kotlin 1.9.23 and fixed several bugs that got reported by the community.

Changelog
  • UselessPostfixExpression - Fix #​7037 false positive postfix - #​7084
  • Don't allow invalid Source Locations - #​7030
  • UnusedPrivateClass: don't report if private classes are used for type conversion - #​6995
  • RedundantSuspendModifier: do not report when the function has 'actual' modifier - #​6951
  • Update dependency gradle to v8.7 - #​7080
  • Update kotlin monorepo to v1.9.23 - #​7027
  • Update dependency gradle to v8.6 - #​6939
  • Update dependency com.android.tools.build:gradle to v8.3.1 - #​7070
Contributors

We would like to thank the following contributors that made this release possible: @​BraisGabin, @​psuzn, @​t-kameyama.


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 changed the title Update dependency io.gitlab.arturbosch.detekt to v1.23.6 Update dependencies for minor & patch changes Mar 28, 2024
@renovate renovate bot force-pushed the renovate/minor-and-patch-changes branch 4 times, most recently from c87ab20 to a0dafeb Compare April 3, 2024 20:01
@renovate renovate bot force-pushed the renovate/minor-and-patch-changes branch 2 times, most recently from a7dff97 to c849fa3 Compare April 10, 2024 05:05
@renovate renovate bot force-pushed the renovate/minor-and-patch-changes branch from c849fa3 to b027cea Compare April 12, 2024 15:24
@renovate renovate bot force-pushed the renovate/minor-and-patch-changes branch from b027cea to 70f850c Compare April 13, 2024 15:04
Copy link
Contributor Author

renovate bot commented Apr 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@krzdabrowski krzdabrowski merged commit a9b7d3d into master Apr 15, 2024
1 check passed
@krzdabrowski krzdabrowski deleted the renovate/minor-and-patch-changes branch April 15, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant