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.22.0 - autoclosed #842

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.22.0

THIS UPDATE CONTAINS BREAKING CHANGES ACCORDING TO UPDATE UP TO KOTLIN 2.0

  • Versions:
    • Kotlin: 1.9.23 -> 2.0.10
    • Serialization: 1.6.3 -> 1.7.1
    • KSLog: 1.3.4 -> 1.3.5
    • Compose: 1.6.2 -> 1.7.0-alpha02
    • Exposed: 0.50.1 -> 0.53.0
    • AndroidAppCompat: 1.6.1 -> 1.7.0
    • AndroidFragment: 1.7.1 -> 1.8.2

v0.21.5

  • KSP:
    • Add utility functions KSClassDeclaration.findSubClasses
    • Sealed:
      • Improve generation

v0.21.4

  • Common:
    • Compose:
      • Add support of mingw, linux, arm64 targets
  • Coroutines:
    • Compose:
      • Add support of mingw, linux, arm64 targets
  • Koin:
    • Add support of mingw, linux, arm64 targets
  • KSP:
    • ClassCasts:
      • Add support of mingw, linux, arm64 targets
    • Sealed:
      • Add support of mingw, linux, arm64 targets

v0.21.3

  • Colors:
    • Added as a module. It should be used by default in case you wish all the API currently realized for HEXAColor
  • Coroutines:
    • Fix of #​374:
      • Add vararg variants of awaitFirst
      • Add joinFirst

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 changed the title Update microutils to v0.20.40 Update microutils to v0.20.41 Apr 1, 2024
@renovate renovate bot changed the title Update microutils to v0.20.41 Update microutils to v0.20.42 Apr 5, 2024
@renovate renovate bot changed the title Update microutils to v0.20.42 Update microutils to v0.20.43 Apr 8, 2024
@renovate renovate bot changed the title Update microutils to v0.20.43 Update microutils to v0.20.44 Apr 14, 2024
@renovate renovate bot changed the title Update microutils to v0.20.44 Update microutils to v0.20.45 Apr 22, 2024
@renovate renovate bot changed the title Update microutils to v0.20.45 Update microutils to v0.20.45 - autoclosed Apr 22, 2024
@renovate renovate bot closed this Apr 22, 2024
@renovate renovate bot deleted the renovate/microutils branch April 22, 2024 10:24
@renovate renovate bot changed the title Update microutils to v0.20.45 - autoclosed Update microutils to v0.20.45 Apr 27, 2024
@renovate renovate bot reopened this Apr 27, 2024
@renovate renovate bot restored the renovate/microutils branch April 27, 2024 12:42
@renovate renovate bot changed the title Update microutils to v0.20.45 Update microutils to v0.20.46 Apr 27, 2024
@renovate renovate bot changed the title Update microutils to v0.20.46 Update microutils to v0.20.48 May 3, 2024
@renovate renovate bot changed the title Update microutils to v0.20.48 Update microutils to v0.20.49 May 4, 2024
@renovate renovate bot changed the title Update microutils to v0.20.49 Update microutils to v0.20.50 May 12, 2024
@renovate renovate bot changed the title Update microutils to v0.20.50 Update microutils May 26, 2024
@renovate renovate bot changed the title Update microutils Update microutils to v0.20.51 May 30, 2024
@renovate renovate bot changed the title Update microutils to v0.20.51 Update microutils to v0.20.52 Jun 14, 2024
@renovate renovate bot deleted the renovate/microutils branch June 21, 2024 12:17
@renovate renovate bot restored the renovate/microutils branch June 25, 2024 18:24
@renovate renovate bot changed the title Update microutils to v0.21.0 - autoclosed Update microutils to v0.21.0 Jun 25, 2024
@renovate renovate bot reopened this Jun 25, 2024
@renovate renovate bot changed the title Update microutils to v0.21.0 Update microutils to v0.21.0 - autoclosed Jun 25, 2024
@renovate renovate bot closed this Jun 25, 2024
@renovate renovate bot deleted the renovate/microutils branch June 25, 2024 18:51
@renovate renovate bot changed the title Update microutils to v0.21.0 - autoclosed Update microutils to v0.21.0 Jun 30, 2024
@renovate renovate bot reopened this Jun 30, 2024
@renovate renovate bot restored the renovate/microutils branch June 30, 2024 19:03
@renovate renovate bot changed the title Update microutils to v0.21.0 Update microutils to v0.21.2 Jun 30, 2024
@renovate renovate bot changed the title Update microutils to v0.21.2 Update microutils to v0.21.2 - autoclosed Jul 11, 2024
@renovate renovate bot closed this Jul 11, 2024
@renovate renovate bot deleted the renovate/microutils branch July 11, 2024 16:17
@renovate renovate bot changed the title Update microutils to v0.21.2 - autoclosed Update microutils to v0.21.2 Jul 15, 2024
@renovate renovate bot reopened this Jul 15, 2024
@renovate renovate bot restored the renovate/microutils branch July 15, 2024 12:34
@renovate renovate bot changed the title Update microutils to v0.21.2 Update microutils to v0.21.3 Jul 15, 2024
@renovate renovate bot changed the title Update microutils to v0.21.3 Update microutils to v0.21.4 Jul 16, 2024
@renovate renovate bot changed the title Update microutils to v0.21.4 Update microutils to v0.21.5 Jul 25, 2024
@renovate renovate bot changed the title Update microutils to v0.21.5 Update microutils to v0.22.0 Aug 11, 2024
@renovate renovate bot changed the title Update microutils to v0.22.0 Update microutils to v0.22.0 - autoclosed Aug 11, 2024
@renovate renovate bot closed this Aug 11, 2024
@renovate renovate bot deleted the renovate/microutils branch August 11, 2024 16:32
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.

None yet

0 participants