Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2021

Bumps schedule from 0.6.0 to 1.1.0.

Changelog

Sourced from schedule's changelog.

1.1.0 (2021-04-09) ++++++++++++++++++

1.0.0 (2021-01-20) ++++++++++++++++++

Depending on your configuration, the following bugfixes might change schedule's behaviour:

  • Fix: idle_seconds crashes when no jobs are scheduled. See #401. Thanks @​yoonghm!
  • Fix: day.at('HH:MM:SS') where HMS=now+10s doesn't run today. See #331. Thanks @​qmorek!
  • Fix: hour.at('MM:SS'), the seconds are set to 00. See #290. Thanks @​eladbi!
  • Fix: Long-running jobs skip a day when they finish in the next day #404. Thanks @​4379711!

Other changes:

  • Dropped Python 2.7 and 3.5 support, added 3.8 and 3.9 support. See #409
  • Fix RecursionError when the job is passed to the do function as an arg. See #190. Thanks @​connorskees!
  • Fix DeprecationWarning of 'collections'. See #296. Thanks @​gaguirregabiria!
  • Replaced Travis with Github Actions for automated testing
  • Revamp and extend documentation. See #395
  • Improved tests. Thanks @​connorskees and @​Jamim!
  • Changed log messages to DEBUG level. Thanks @​aisk!
Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2021
Bumps [schedule](https://github.com/dbader/schedule) from 0.6.0 to 1.1.0.
- [Release notes](https://github.com/dbader/schedule/releases)
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst)
- [Commits](dbader/schedule@0.6.0...1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/schedule-1.1.0 branch from a4a93be to 5694450 Compare August 21, 2021 12:31
mamercad pushed a commit that referenced this pull request May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant