extra-ktor-plugins icon indicating copy to clipboard operation
extra-ktor-plugins copied to clipboard

build(deps): bump dev.inmo:krontab from 2.2.1 to 2.3.0

Open dependabot[bot] opened this issue 1 year ago • 2 comments
trafficstars

Bumps dev.inmo:krontab from 2.2.1 to 2.3.0.

Release notes

Sourced from dev.inmo:krontab's releases.

2.3.0

  • doWhile now will guarantee that it will not call doOnce more than once for time

2.2.9

  • Version:
    • Kotlin: 1.9.23
    • Serialization: 1.6.3
    • Klock: 5.3.2
  • Fixes in build-in schedulers

2.2.8

  • Version:
    • Coroutines: 1.8.0

2.2.7

  • Version:
    • Klock: 5.3.1
    • AndroidXWork: 2.9.0

2.2.6

Since this version klock depdendency replaced with com.soywiz.korge:korlibs-time

  • Version:
    • Klock: 5.3.0

2.2.5

  • Versions
    • Kotlin: 1.9.22
    • Serialization: 1.6.2

2.2.4

  • Versions
    • Kotlin: 1.9.21
    • Serialization: 1.6.1

2.2.3

THIS UPDATE CONTAINS UPGRADE OF USED JDK UP TO 17

  • Versions
    • Kotlin: 1.9.20

2.2.2

  • Versions
    • Kotlin: 1.9.20-RC
    • Android (min/target): 34
Changelog

Sourced from dev.inmo:krontab's changelog.

2.3.0

  • doWhile now will guarantee that it will not call doOnce more than once for time

2.2.9

  • Version:
    • Kotlin: 1.9.23
    • Serialization: 1.6.3
    • Klock: 5.3.2
  • Fixes in build-in schedulers

2.2.8

  • Version:
    • Coroutines: 1.8.0

2.2.7

  • Version:
    • Klock: 5.3.1
    • AndroidXWork: 2.9.0

2.2.6

Since this version klock depdendency replaced with com.soywiz.korge:korlibs-time

  • Version:
    • Klock: 5.3.0

2.2.5

  • Versions
    • Kotlin: 1.9.22
    • Serialization: 1.6.2

2.2.4

  • Versions
    • Kotlin: 1.9.21
    • Serialization: 1.6.1

2.2.3

THIS UPDATE CONTAINS UPGRADE OF USED JDK UP TO 17

  • Versions
    • Kotlin: 1.9.20

2.2.2

... (truncated)

Commits
  • 36671cb potential fix of #107
  • 68be768 start 2.3.0
  • 9546eb5 Merge pull request #103 from InsanusMokrassar/2.2.9
  • 2efd7e6 fixes in built-in schedulers
  • 6845537 remove redundant change of KronSchedulerWork.kt
  • af28fce update dependencies
  • 237b42c start 2.2.9
  • 49f852f Merge pull request #101 from InsanusMokrassar/renovate/dokka_version
  • 470dc92 Update plugin org.jetbrains.dokka to v1.9.20
  • b5dcdc1 Merge pull request #99 from InsanusMokrassar/2.2.8
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jun 21 '24 09:06 dependabot[bot]

The following labels could not be found: type: dependencies, relates-to: build.

dependabot[bot] avatar Jun 21 '24 09:06 dependabot[bot]

@dependabot rebase

yonatankarp avatar Jun 21 '24 12:06 yonatankarp

Superseded by #57.

dependabot[bot] avatar Aug 19 '24 02:08 dependabot[bot]