dependabot[bot] opened a new pull request, #41086: URL: https://github.com/apache/superset/pull/41086
Bumps [croniter](https://github.com/pallets-eco/croniter) from 6.0.0 to 6.2.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst">croniter's changelog</a>.</em></p> <blockquote> <h2>6.2.2 (2026-03-15)</h2> <p>Packaging</p> <pre><code>- Switch build backend from ``flit_core`` to ``hatchling`` with pinned dependencies. [4cce160] - Add PEP 639 license expression (``license = "MIT"``) to project metadata. [4cce160] - Pin all GitHub Actions to SHA hashes across CI workflows. [4cce160] - Add dependabot for automated dependency updates. [4cce160] - Add zizmor workflow for CI security scanning. [4cce160] <h2>6.2.1 (2026-03-15)</h2> <p>Bugfixes</p> <pre><code>- Fix ``get_prev`` skipping Feb 29 on leap years for day-of-month expressions. [441a0b5, [#203](https://github.com/pallets-eco/croniter/issues/203), @Souls-R] Packaging </code></pre> <ul> <li>Add <code>License :: OSI Approved :: MIT License</code> classifier. [270cbbc, <a href="https://github.com/cdheiser"><code>@cdheiser</code></a>]</li> </ul> <h2>6.2.0 (2026-03-14)</h2> <p>Features and Improvements</p> <pre><code>- Add support for ``W`` (nearest weekday) in the day-of-month field. [c79d88a] - Add ``precision_in_seconds`` parameter to ``match()`` and ``match_range()`` to allow overriding the default matching precision. [7415d1e, [#58](https://github.com/pallets-eco/croniter/issues/58)] - Add ``strict`` parameter to ``is_valid()`` and ``expand()`` for cross-field validation of impossible day/month combinations. [0352d48, [#199](https://github.com/pallets-eco/croniter/issues/199)] Bugfixes </code></pre> <ul> <li>Fix memory leak by removing <code>EXPRESSIONS</code> global dict cache. [6ebfe56, <a href="https://github.com/Souls-R"><code>@Souls-R</code></a>]</li> </ul> <p>Testing and Documentation </code></pre></p> <ul> <li>Document <code>day_or</code> and <code>implement_cron_bug</code> parameters for day-of-month/day-of-week interaction. [289bf73, <a href="https://redirect.github.com/pallets-eco/croniter/issues/75">#75</a>]</li> <li>Document <code>precision_in_seconds</code> parameter and default precision behavior for <code>match()</code>. [7415d1e, <a href="https://redirect.github.com/pallets-eco/croniter/issues/58">#58</a>]</li> </ul> <h2>6.1.0 (2026-03-14)</h2> <p>Features and Improvements</p> <pre><code>- Support for `zoneinfo` timezones. [b4e7295, Benjamin Drung (@bdrung)] - Add type hints to `croniter.__init__`, `timestamp_to_datetime`, and property initializations. [b171ea9, 257741e, c4f5e44, Benjamin Drung (@bdrung)] </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pallets-eco/croniter/commit/f453fa2ec934b3b8876f71c28eea213b96f7a46d"><code>f453fa2</code></a> Prepare for release 6.2.2</li> <li><a href="https://github.com/pallets-eco/croniter/commit/4cce160e5a28f1349f0eb9de5019f31951c1cef2"><code>4cce160</code></a> Switch to hatchling, add PEP 639 license, pin actions, add dependabot and zizmor</li> <li><a href="https://github.com/pallets-eco/croniter/commit/06f89da947ddca0edede71ed02d72b91eca70cee"><code>06f89da</code></a> Prepare for 6.2.2 development</li> <li><a href="https://github.com/pallets-eco/croniter/commit/c37bfb92fff9626d8b960106416eec99c537f6b7"><code>c37bfb9</code></a> Prepare for release 6.2.1</li> <li><a href="https://github.com/pallets-eco/croniter/commit/441a0b5405d94061920eeb1c3eae144ebd244ce2"><code>441a0b5</code></a> fix: use _last_day_of_month in get_prev to handle leap year Feb 29 (<a href="https://redirect.github.com/pallets-eco/croniter/issues/204">#204</a>)</li> <li><a href="https://github.com/pallets-eco/croniter/commit/270cbbcaa74e98f14270d5b8b799858c6508134a"><code>270cbbc</code></a> Add License :: OSI Approved :: MIT License classifier (<a href="https://redirect.github.com/pallets-eco/croniter/issues/205">#205</a>)</li> <li><a href="https://github.com/pallets-eco/croniter/commit/dc1d9528d49a1a5e31d81cc6eee5c043615b63aa"><code>dc1d952</code></a> Prepare for 6.2.1 development</li> <li><a href="https://github.com/pallets-eco/croniter/commit/12d25c21cd819a08a4777b7646e16cc604be0405"><code>12d25c2</code></a> Prepare for release 6.2.0</li> <li><a href="https://github.com/pallets-eco/croniter/commit/7415d1e47052627eb91a8ca53440615ab823b23e"><code>7415d1e</code></a> Add precision_in_seconds parameter to match and match_range (<a href="https://redirect.github.com/pallets-eco/croniter/issues/58">#58</a>) (<a href="https://redirect.github.com/pallets-eco/croniter/issues/202">#202</a>)</li> <li><a href="https://github.com/pallets-eco/croniter/commit/289bf733a7cc718cdcf49c7d13f3c9f16998ea00"><code>289bf73</code></a> Add docs for day-of-month/day-of-week interaction and implement_cron_bug (<a href="https://redirect.github.com/pallets-eco/croniter/issues/75">#75</a>...</li> <li>Additional commits viewable in <a href="https://github.com/pallets-eco/croniter/compare/6.0.0...6.2.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
