Skip to content

Bump whenever from 0.8.6 to 0.8.8 - #253

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/whenever-0.8.8
Closed

Bump whenever from 0.8.6 to 0.8.8#253
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/whenever-0.8.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2025

Copy link
Copy Markdown
Contributor

Bumps whenever from 0.8.6 to 0.8.8.

Release notes

Sourced from whenever's releases.

0.8.8

  • Add wheels for Python 3.14 now that its ABI is stable.
  • Add a pure Python wheel so platforms without binary wheels can use whenever's pure Python version without having to go through the source build process (#256)

0.8.7

  • Fix some MIN and MAX constants not documented in the API reference.
  • Add Time.MIN alias for Time.MIDNIGHT for consistency (#245)
  • Fix bug in rounding of midnight ZonedDateTime values in "ceil"/day mode (#249)
Changelog

Sourced from whenever's changelog.

0.8.8 (2025-07-24)

  • Add wheels for Python 3.14 now that its ABI is stable.
  • Add a pure Python wheel so platforms without binary wheels can use whenever's pure Python version without having to go through the source build process (#256)

0.8.7 (2025-07-18)

  • Fix some MIN and MAX constants not documented in the API reference.
  • Add Time.MIN alias for Time.MIDNIGHT for consistency (#245)
  • Fix bug in rounding of midnight ZonedDateTime values in "ceil"/day mode (#249)
Commits
  • 4e81880 add py3.14 support, pure-Python wheels
  • 1f85cdd 🤖 Update furo requirement from <2024.9,>=2024.8.6 to >=2024.8.6,<2025.8
  • 63b7958 fix(formatting): cargo fmt
  • b1e502d refactor(clippy-fix): replace explicit format args in all format strings
  • 1bed985 Fix round of 00:00 in ``ZonedDateTime`in "ceil"/day mode (#249)
  • f2240f7 consistency in MIN constants (#245)
  • See full diff 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 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 [whenever](https://github.com/ariebovenberg/whenever) from 0.8.6 to 0.8.8.
- [Release notes](https://github.com/ariebovenberg/whenever/releases)
- [Changelog](https://github.com/ariebovenberg/whenever/blob/main/CHANGELOG.md)
- [Commits](ariebovenberg/whenever@0.8.6...0.8.8)

---
updated-dependencies:
- dependency-name: whenever
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python:uv Pull requests that update Python:uv code labels Jul 29, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #274.

@dependabot dependabot Bot closed this Sep 22, 2025
@dependabot
dependabot Bot deleted the dependabot/uv/whenever-0.8.8 branch September 22, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python:uv Pull requests that update Python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant