Skip to content

chore(deps): bump croniter from 6.2.2 to 6.2.4 in the pip-minor-patch group across 1 directory - #47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-minor-patch-75c6ed0fd1
Open

chore(deps): bump croniter from 6.2.2 to 6.2.4 in the pip-minor-patch group across 1 directory#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-minor-patch-75c6ed0fd1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the pip-minor-patch group with 1 update in the / directory: croniter.

Updates croniter from 6.2.2 to 6.2.4

Release notes

Sourced from croniter's releases.

6.2.4

croniter 6.2.4

Bugfixes

  • Fix expand_from_start_time day-of-week low bound so Sunday wraps correctly for stepped day-of-week ranges (isoweekday() % 7 instead of weekday() + 1). (#239, thanks @​alhudz)

Packaging

  • Bump pinned GitHub Actions via dependabot. (#238, #240)

Install: pip install croniter==6.2.4 · PyPI

6.2.3

No release notes provided.

Changelog

Sourced from croniter's changelog.

6.2.4 (2026-07-10)

Bugfixes

- Fix ``expand_from_start_time`` day-of-week low bound so Sunday wraps correctly for stepped day-of-week ranges (``isoweekday() % 7`` instead of ``weekday() + 1``). [44e3090, [#239](https://github.com/pallets-eco/croniter/issues/239), @alhudz]

Packaging

  • Bump pinned GitHub Actions via dependabot. [fd13d2e, #240; 5cd2e46, #238]

6.2.3 (2026-07-02)

Features and Improvements

- Fix quadratic expansion of comma-separated range lists for a large speed-up on expressions with many ranges. [1d79fc6, [#231](https://github.com/pallets-eco/croniter/issues/231), @alhudz]

Bugfixes

- Reject a zero step (e.g. ``5-5/0``) in equal and reversed cron ranges instead of silently accepting it. [ab27767, [#232](https://github.com/pallets-eco/croniter/issues/232), @alhudz]
- Fix ``expand_from_start_time`` month low-bound off-by-one so stepped month ranges start on the correct month. [f329964, [#235](https://github.com/pallets-eco/croniter/issues/235), @alhudz]

Packaging

  • Fix zizmor-reported security findings in GitHub Actions workflows. [ed19f94, #230]
  • Bump pinned build and CI dependencies via dependabot.
  • Upgrade locked development and build dependencies (uv lock --upgrade).
Commits
  • 5853499 Prepare for release 6.2.4 (#241)
  • fd13d2e Bump the github-actions group with 2 updates (#240)
  • 44e3090 wrap sunday in expand_from_start_time day-of-week low bound (#239)
  • 5cd2e46 Bump the github-actions group with 2 updates (#238)
  • f1eeddd Prepare for 6.2.4 development (#237)
  • 22b59e0 Prepare for release 6.2.3 (#236)
  • ab27767 reject zero step in equal and reversed cron ranges (#232)
  • f329964 fix expand_from_start_time month low bound off-by-one (#235)
  • 9810279 Bump the github-actions group with 2 updates (#233)
  • d051aaf Bump hatchling from 1.29.0 to 1.30.1 in the pip-dependencies group (#234)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 6, 2026 02:56
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@dependabot dependabot Bot changed the title chore(deps): bump croniter from 6.2.2 to 6.2.3 in the pip-minor-patch group chore(deps): bump croniter from 6.2.2 to 6.2.3 in the pip-minor-patch group across 1 directory Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 1b93667 to 25d6ac1 Compare July 10, 2026 06:30
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aion-agent Ready Ready Preview Aug 10, 2026 3:05am

@dependabot dependabot Bot changed the title chore(deps): bump croniter from 6.2.2 to 6.2.3 in the pip-minor-patch group across 1 directory chore(deps): bump croniter from 6.2.2 to 6.2.4 in the pip-minor-patch group across 1 directory Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 25d6ac1 to 75b6a61 Compare July 13, 2026 02:56
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 75b6a61 to 029345b Compare July 20, 2026 02:57
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 029345b to 7daa36f Compare July 23, 2026 13:17
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 7daa36f to 8bc33c0 Compare July 27, 2026 02:56
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 8bc33c0 to 7e6ae52 Compare July 29, 2026 07:02
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 7e6ae52 to 5e61a14 Compare July 29, 2026 09:13
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 5e61a14 to 4923929 Compare August 3, 2026 02:56
Bumps the pip-minor-patch group with 1 update in the / directory: [croniter](https://github.com/pallets-eco/croniter).


Updates `croniter` from 6.2.2 to 6.2.4
- [Release notes](https://github.com/pallets-eco/croniter/releases)
- [Changelog](https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst)
- [Commits](pallets-eco/croniter@6.2.2...6.2.4)

---
updated-dependencies:
- dependency-name: croniter
  dependency-version: 6.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-75c6ed0fd1 branch from 4923929 to bb7ed75 Compare August 10, 2026 02:57
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.

0 participants