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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.0.20-1.0.24 -> 2.0.20-1.0.25 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.7 -> 1.5.8 age adoption passing confidence
io.gitlab.arturbosch.detekt 1.23.6 -> 1.23.7 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-formatting (source) 1.23.6 -> 1.23.7 age adoption passing confidence
co.elastic.clients:elasticsearch-java 8.15.0 -> 8.15.1 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp)

v2.0.20-1.0.25

Compare Source

Bugs Fixed

Inlined JVM name is not correct #​1493
[KSP2] NullPointerException when getting name of nested annotation #​1963
[KSP2] The status was unresolved for FirSimpleFunctionImpl #​1938
[KSP2] Class values in type annotations get resolved to error type #​1933
[KSP2] Comparing KSType leads to exception #​1918
[KSP2] Can't find values in repeatable annotations #​1883
incremental: aggregating outputs should always be invalidated #​2027
[KSP2] Not yet implemented: KSValueArgumentLiteImpl.getLocation #​2048
[KSP2] Not yet implemented: KSValueArgumentImpl.getParent #​2049
getSymbolsWithAnnotation returns copy function from data class #​1996
[KSP2] Annotations got use-site target when there are none specified #​1882
getting null pointer exception #​1929
[KSP2] Calling getDeclarationsInSourceOrder throws KotlinIllegalStateExceptionWithAttachments #​1930
[KSP2] A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction #​1941
KSP2: Resolver.getJvmNames doesn't work for inline and internal classes #​1640
kspCaches don't work together with Gradle build cache #​2042

Contributors

Thank you so much! @​ansman, @​kuanyingchou

Full Changelog: google/ksp@2.0.20-1.0.24...2.0.20-1.0.25

detekt/detekt (io.gitlab.arturbosch.detekt:detekt-formatting)

v1.23.7

elastic/elasticsearch-java (co.elastic.clients:elasticsearch-java)

v8.15.1

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

github-actions bot commented Sep 5, 2024

Code Coverage

Total Project Coverage 85.50%

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.17%. Comparing base (51bb54f) to head (81597f6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #577      +/-   ##
==========================================
- Coverage   82.25%   82.17%   -0.09%     
==========================================
  Files          81       81              
  Lines        2339     2339              
  Branches      148      148              
==========================================
- Hits         1924     1922       -2     
- Misses        315      318       +3     
+ Partials      100       99       -1     

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

@renovate renovate bot changed the title fix(deps): update dependency co.elastic.clients:elasticsearch-java to v8.15.1 chore(deps): update all non-major dependencies Sep 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ee7f1db to b9e7a5b Compare September 7, 2024 13:34
@osoykan osoykan merged commit ab4334c into main Sep 9, 2024
4 of 5 checks passed
@osoykan osoykan deleted the renovate/all-minor-patch branch September 9, 2024 08:02
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