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 dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.1 #6097

Merged
merged 1 commit into from
May 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.7.0 -> 1.7.1 age adoption passing confidence

Release Notes

Kotlin/kotlinx.coroutines

v1.7.1

Compare Source

Bug fixes and improvements
  • Special characters in coroutine names in JSON dumps are supported (#​3747)
  • The binary compatibility of the experimental overload of runTest is restored (#​3673)
  • Channels that don't use onUndeliveredElement now allocate less memory (#​3646)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies Pull requests that update a dependency file label May 12, 2023
@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #6097 (2a11d21) into main (a8936c1) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #6097   +/-   ##
=========================================
  Coverage     84.83%   84.83%           
  Complexity     3997     3997           
=========================================
  Files           567      567           
  Lines         13400    13400           
  Branches       2362     2362           
=========================================
  Hits          11368    11368           
  Misses          871      871           
  Partials       1161     1161           

@BraisGabin BraisGabin added this to the 1.23.0 milestone May 12, 2023
@BraisGabin BraisGabin enabled auto-merge (squash) May 12, 2023 21:42
@BraisGabin BraisGabin merged commit ebbb840 into main May 12, 2023
@BraisGabin BraisGabin deleted the renovate/org.jetbrains.kotlinx branch May 12, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant