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 microutils to v0.23.0 - autoclosed #904

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.inmo:micro_utils.fsm.common 0.22.7 -> 0.23.0 age adoption passing confidence
dev.inmo:micro_utils.ktor.common 0.22.7 -> 0.23.0 age adoption passing confidence
dev.inmo:micro_utils.language_codes 0.22.7 -> 0.23.0 age adoption passing confidence
dev.inmo:micro_utils.serialization.mapper 0.22.7 -> 0.23.0 age adoption passing confidence
dev.inmo:micro_utils.serialization.typed_serializer 0.22.7 -> 0.23.0 age adoption passing confidence
dev.inmo:micro_utils.serialization.encapsulator 0.22.7 -> 0.23.0 age adoption passing confidence
dev.inmo:micro_utils.serialization.base64 0.22.7 -> 0.23.0 age adoption passing confidence
dev.inmo:micro_utils.coroutines 0.22.7 -> 0.23.0 age adoption passing confidence
dev.inmo:micro_utils.colors.common 0.22.7 -> 0.23.0 age adoption passing confidence

Release Notes

InsanusMokrassar/MicroUtils (dev.inmo:micro_utils.fsm.common)

v0.23.0

THIS UPDATE MAY CONTAINS SOME BREAKING CHANGES (INCLUDING BREAKING CHANGES IN BYTECODE LAYER) RELATED TO UPDATE OF
KTOR DEPENDENCY

THIS UPDATE CONTAINS CHANGES ACCORDING TO MIGRATION GUIDE FROM KTOR

  • Versions:
    • Ktor: 2.3.12 -> 3.0.1
  • Ktor:
    • Common:
      • Extension Input.downloadToTempFile has changed its receiver to Source. Its API can be broken
    • Client:
      • Extension HttpClient.tempUpload has changed type of onUpload argument from OnUploadCallback to ProgressListener
      • All extensions HttpClient.uniUpload have changed type of onUpload argument from OnUploadCallback to ProgressListener
    • Server:
      • Remove redundant ApplicationCall.respond extension due to its presence in the ktor library

v0.22.9

  • Repos:
    • Cache:
      • Add direct caching repos

v0.22.8

  • Common:
    • Add List.breakAsPairs extension
    • Add Sequence.padWith/Sequence.padStart/Sequence.padEnd and List.padWith/List.padStart/List.padEnd extensions

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/microutils branch from 6b2a9c6 to eed590d Compare October 17, 2024 17:33
@renovate renovate bot changed the title Update microutils to v0.22.5 Update microutils to v0.22.6 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/microutils branch from eed590d to 99f9d9c Compare October 19, 2024 12:14
@renovate renovate bot changed the title Update microutils to v0.22.6 Update microutils to v0.22.7 Oct 19, 2024
@renovate renovate bot changed the title Update microutils to v0.22.7 Update microutils to v0.22.7 - autoclosed Oct 21, 2024
@renovate renovate bot closed this Oct 21, 2024
@renovate renovate bot deleted the renovate/microutils branch October 21, 2024 12:27
@renovate renovate bot changed the title Update microutils to v0.22.7 - autoclosed Update microutils to v0.22.7 Oct 24, 2024
@renovate renovate bot reopened this Oct 24, 2024
@renovate renovate bot restored the renovate/microutils branch October 24, 2024 13:08
@renovate renovate bot force-pushed the renovate/microutils branch from 99f9d9c to 85002d7 Compare October 24, 2024 13:08
@renovate renovate bot changed the title Update microutils to v0.22.7 Update microutils to v0.22.8 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/microutils branch from 85002d7 to 0b4009a Compare October 29, 2024 09:03
@renovate renovate bot changed the title Update microutils to v0.22.8 Update microutils to v0.22.9 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/microutils branch from 0b4009a to dc3505e Compare October 30, 2024 13:01
@renovate renovate bot changed the title Update microutils to v0.22.9 Update microutils to v0.23.0 Oct 30, 2024
@renovate renovate bot changed the title Update microutils to v0.23.0 Update microutils to v0.23.0 - autoclosed Oct 30, 2024
@renovate renovate bot closed this Oct 30, 2024
@renovate renovate bot deleted the renovate/microutils branch October 30, 2024 19:58
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.

0 participants