MaxWinterstein / toogoodtogo-ha-mqtt-bridge

33 stars 8 forks source link

Bump croniter from 1.3.8 to 1.4.1 #146

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 1 year ago

Bumps croniter from 1.3.8 to 1.4.1.

Changelog

Sourced from croniter's changelog.

1.4.1 (2023-06-15)

  • Make a retrocompatible version of 1.4.0 change about supporting VIXIECRON bug. (fix #47) [kiorky]

1.4.0 (2023-06-15)

  • Added "implement_cron_bug" flag to make the cron parser compatible with a bug in Vixie/ISC Cron [kiorky, David White dwhite2@cisco.com] WARNING: EXPAND METHOD CHANGES RETURN VALUE

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)

... (truncated)

Commits
  • dbc8b0e Preparing release 1.4.1
  • a5b3079 Retrocompatible vixiecron bug support
  • 014596d Merge pull request #46 from kiorky/implement_cron_bug_fixes
  • 75f5739 Back to development: 1.4.1
  • bd90304 Preparing release 1.4.0
  • 1df1b03 changelog
  • 0da19e4 optimize re_calls
  • 72aae97 Added tests
  • 09e51e1 Added "implement_cron_bug" flag to make the cron parser compatible with a bug...
  • a62a5af Back to development: 1.3.16
  • 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 2 months ago

Superseded by #157.