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

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.0.21-1.0.28 -> 2.1.0-1.0.29 age adoption passing confidence
com.sksamuel.hoplite:hoplite-yaml 2.8.2 -> 2.9.0 age adoption passing confidence
com.sksamuel.hoplite:hoplite-core 2.8.2 -> 2.9.0 age adoption passing confidence
io.grpc:grpc-netty 1.68.1 -> 1.68.2 age adoption passing confidence
io.grpc:grpc-protobuf 1.68.1 -> 1.68.2 age adoption passing confidence
io.grpc:grpc-stub 1.68.1 -> 1.68.2 age adoption passing confidence
io.grpc:grpc-core 1.68.1 -> 1.68.2 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.18.1 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.18.1 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.module:jackson-module-kotlin 2.18.1 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-core 2.18.1 -> 2.18.2 age adoption passing confidence

Release Notes

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

v2.1.0-1.0.29

Compare Source

Updates

Contributors

Thanks to everyone who reported bugs and participated in discussions!

v2.1.0-1.0.28

Compare Source

What's Changed

Full Changelog: google/ksp@2.1.0-RC2-1.0.28...2.1.0-1.0.28

grpc/grpc-java (io.grpc:grpc-netty)

v1.68.2

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (https://github.com/grpc/grpc-java/pull/11688). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#​11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (https://github.com/grpc/grpc-java/pull/11716). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

Improvements


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 Nov 27, 2024

Code Coverage

Total Project Coverage 71.57%

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.74%. Comparing base (20467e1) to head (24db435).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #655       /-   ##
==========================================
  Coverage   82.58%   82.74%    0.16%     
==========================================
  Files          87       87              
  Lines        2457     2457              
  Branches      142      142              
==========================================
  Hits         2029     2033        4     
  Misses        329      324       -5     
- Partials       99      100        1     

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3486fd7 to 3b37cf7 Compare November 28, 2024 01:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3b37cf7 to 24db435 Compare November 28, 2024 03:19
@osoykan osoykan merged commit a19dbb9 into main Nov 28, 2024
3 checks passed
@osoykan osoykan deleted the renovate/all-minor-patch branch November 28, 2024 07:48
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