Skip to content

dependabot(deps): bump cron-descriptor from 1.4.3 to 2.0.3#42

Closed
dependabot[bot] wants to merge 1 commit intobinaryfrom
dependabot/pip/cron-descriptor-2.0.3
Closed

dependabot(deps): bump cron-descriptor from 1.4.3 to 2.0.3#42
dependabot[bot] wants to merge 1 commit intobinaryfrom
dependabot/pip/cron-descriptor-2.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps cron-descriptor from 1.4.3 to 2.0.3.

Release notes

Sourced from cron-descriptor's releases.

New release

What is new

  • Options now allow setting parameters in constructor Options(verbose=True, ...) this is potential BC, since behavior changed a bit since Options now allow to setting locale_code that overrides auto-detection from system locale and also use_24hour_time_format now overrides auto-detected 24h time format from provided or auto-detected locale. When these are not set auto-detection is used ~as before.
  • Support for python 3.13
  • Replaced setup.py with pyproject.toml (except stdeb build)
  • Fully typed and linted code
  • Added missing localization

Full Changelog: Salamek/cron-descriptor@2.0.2...2.0.3

1.4.4

What's Changed

New Contributors

Full Changelog: Salamek/cron-descriptor@1.4.3...1.4.4

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 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)

Bumps [cron-descriptor](https://github.com/Salamek/cron-descriptor) from 1.4.3 to 2.0.3.
- [Release notes](https://github.com/Salamek/cron-descriptor/releases)
- [Commits](Salamek/cron-descriptor@1.4.3...2.0.3)

---
updated-dependencies:
- dependency-name: cron-descriptor
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #45.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/pip/cron-descriptor-2.0.3 branch September 8, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants