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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update microutils #842

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.20.45 -> 0.20.51 age adoption passing confidence
dev.inmo:micro_utils.ktor.common 0.20.45 -> 0.20.51 age adoption passing confidence
dev.inmo:micro_utils.language_codes 0.20.45 -> 0.20.51 age adoption passing confidence
dev.inmo:micro_utils.serialization.mapper 0.20.45 -> 0.20.50 age adoption passing confidence
dev.inmo:micro_utils.serialization.typed_serializer 0.20.45 -> 0.20.50 age adoption passing confidence
dev.inmo:micro_utils.serialization.encapsulator 0.20.45 -> 0.20.50 age adoption passing confidence
dev.inmo:micro_utils.serialization.base64 0.20.45 -> 0.20.50 age adoption passing confidence
dev.inmo:micro_utils.coroutines 0.20.45 -> 0.20.51 age adoption passing confidence
dev.inmo:micro_utils.colors.common 0.20.45 -> 0.20.51 age adoption passing confidence

Release Notes

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

v0.20.51

  • Versions:
    • Android Fragment: 1.7.0 -> 1.7.1
  • Pagination:
    • Add Pagination.nextPageIfTrue and Pagination.thisPageIftrue extensions to get the page according to condition
      pass status
    • Add PaginationResult.nextPageIfNotEmptyOrLastPage and PaginationResult.thisPageIfNotEmptyOrLastPage
    • Change all doForAll and getAll extensions fo pagination to work basing on nextPageIfNotEmptyOrLastPage and
      thisPageIfNotEmptyOrLastPage

v0.20.50

  • Versions:
    • Coroutines: 1.8.0 -> 1.8.1
    • KSLog: 1.3.3 -> 1.3.4
    • Exposed: 0.50.0 -> 0.50.1
    • Ktor: 2.3.10 -> 2.3.11
  • A lot of inline functions became common functions due to inline with only noinline callbacks in arguments leads to
    low performance
  • Coroutines:
    • SmartMutex, SmartSemaphore and SmartRWLocker as their user changed their state flow to SpecialMutableStateFlow

v0.20.49

  • Repos:
    • Common:
      • All Repos get diff extensions
      • KeyValueRepo and KeyValuesRepo get applyDiff extension
      • Add new extensions on* flows for crud repos

v0.20.48

  • Versions:
    • Android Core KTX: 1.13.0 -> 1.13.1
    • AndroidX Fragment: 1.6.2 -> 1.7.0

v0.20.47

  • Versions:
    • Exposed: 0.49.0 -> 0.50.0

v0.20.46

  • Common:
    • Now this repo depends on klock
    • Add new object-serializer DateTimeSerializer for klock serializer

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.

👻 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 has been generated by Mend Renovate. View repository job log here.

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