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 dev.inmo:krontab to v2 - autoclosed #271

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.inmo:krontab 0.10.0 -> 2.2.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

InsanusMokrassar/krontab (dev.inmo:krontab)

v2.2.1

  • Potential fix of #​65
  • Versions
    • Kotlin: 1.9.20-Beta
    • Klock: 4.0.10
    • Serialization: 1.6.0

v2.2.0

  • Versions
    • Kotlin: 1.9.0
    • Coroutines: 1.7.3
    • Klock: 4.0.9

v2.1.2

  • Versions
    • Coroutines: 1.7.2
  • All callbacks for standard extensions like doInfinity now fully inline

v2.1.1

  • asFlowWithoutDelays and asTzFlowWithoutDelays will have nullable since parameters with default to null
    to avoid any inconsistency of Flow idiom.
    About the reason of changes Cold flows should not contain some state by default. So, it was not right to save some `DateTime`/`DateTimeTz` by default. Now it will not use some external state unless developers will set it manually

v2.1.0

  • Versions
    • Kotlin: 1.8.22
    • Klock: 4.0.3
  • New value class KrontabConfig. It is preferable way to create KronScheduler instead of
    KrontabTemplate since this update
  • You may configure krontab with builders using simple KronScheduler invoke extension
  • New useful extensions like KronScheduler.daily
  • KrontabTemplateWrapper is obsolete in favor to KrontabConfig

v2.0.0

  • Versions
    • Kotlin: 1.8.21
    • Klock: 4.0.1
  • Support of mingwx64 platform

v1.0.0

  • Versions
    • Kotlin: 1.8.20
    • AndroidXWork: 2.8.1

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 force-pushed the renovate/major-dev.inmo branch 2 times, most recently from bc00167 to b6920b5 Compare June 20, 2023 11:19
@renovate renovate bot force-pushed the renovate/major-dev.inmo branch 2 times, most recently from 440d524 to da5261f Compare July 6, 2023 00:58
@renovate renovate bot force-pushed the renovate/major-dev.inmo branch from da5261f to 081be61 Compare August 9, 2023 10:41
@renovate renovate bot changed the title Update dependency dev.inmo:krontab to v2 Update dependency dev.inmo:krontab to v2 - autoclosed Sep 19, 2023
@renovate renovate bot closed this Sep 19, 2023
@renovate renovate bot deleted the renovate/major-dev.inmo branch September 19, 2023 12:07
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