MaxWinterstein / toogoodtogo-ha-mqtt-bridge

33 stars 8 forks source link

Bump croniter from 1.3.8 to 1.3.15 #143

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps croniter from 1.3.8 to 1.3.15.

Changelog

Sourced from croniter's changelog.

1.3.15 (2023-05-25)

1.3.14 (2023-04-12)

  • Lint

1.3.13 (2023-04-12)

  • Add check for range begin/end

1.3.12 (2023-04-12)

  • restore py2 compat

1.3.11 (2023-04-12)

  • Do not expose i into global namespace

1.3.10 (2023-04-07)

  • Fix DOW hash parsing [kiorky]
  • better error handling on py3 [kiorky]
Commits
  • ce34676 Preparing release 1.3.15
  • 183cf9f changelog
  • b2e26c2 fix class/instance use
  • 2dff72b Fix hashed expressions omitting some entries
  • 801f1cc Merge pull request #43 from waltervos/master
  • e0c2de5 Enhance .match() precision for 6 position expressions
  • aa0a1f2 fix merge issue
  • 75b3fcd Back to development: 1.3.15
  • b6c5d3a Preparing release 1.3.14
  • 0e757e1 Merge pull request #39 from sg3-141-592/adding-range-begin-end-check
  • 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 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] commented 1 year ago

Superseded by #146.