Skip to content

chore(deps): bump cron-descriptor from 1.4.5 to 2.1.0 - #510

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cron-descriptor-2.1.0
Open

chore(deps): bump cron-descriptor from 1.4.5 to 2.1.0#510
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cron-descriptor-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps cron-descriptor from 1.4.5 to 2.1.0.

Release notes

Sourced from cron-descriptor's releases.

Fixing release

What's Changed

New Contributors

Full Changelog: Salamek/cron-descriptor@2.0.8...2.1.0

Fixing release

Full Changelog: Salamek/cron-descriptor@2.0.7...2.0.8

What's Changed

New Contributors

Full Changelog: Salamek/cron-descriptor@2.0.5...2.0.8

Fixing release

What's Changed

Full Changelog: Salamek/cron-descriptor@2.0.4...2.0.5

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.
  • custom exceptions used by library are renamed from *Exception to *Error, *Exception names are kept for BC
  • Support for python 3.13
  • Replaced setup.py with pyproject.toml (except stdeb build)
  • Fully typed and linted code
  • Added missing localization
  • Optional experimental expression validator ExpressionValidator.py ExpressionValidator().validate('* * * * *'), this validator has to be explicitly called and it is not hooked anywhere since it is experimental...

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

Commits
  • 9e89331 New version 2.1.0
  • ac9f78c Merge pull request #102 from StormPooper/port/dotnet-2.48.0-fixes
  • ff98d81 fix: describe a day-of-week step on specific days as a weekly interval
  • 3f3ad0b fix: use ', or on' when day-of-month and day-of-week are both set
  • ae10f5a fix(i18n): recompile stale .mo catalogs so the 'fourth' ordinal renders
  • fd14ba6 New version 2.0.8
  • b100228 chore(CI): Use fixed IP
  • ee6b163 New version 2.0.7
  • b234661 Merge pull request #100 from Salamek/dependabot/github_actions/github-actions...
  • 73120a2 fix(mypy): Ignore missing types on pytest decorator
  • 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 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.5 to 2.1.0.
- [Release notes](https://github.com/Salamek/cron-descriptor/releases)
- [Commits](Salamek/cron-descriptor@1.4.5...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 1, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants