Skip to content

Bump whenever from 0.8.6 to 0.8.9 - #274

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2025

Copy link
Copy Markdown
Contributor

Bumps whenever from 0.8.6 to 0.8.9.

Release notes

Sourced from whenever's releases.

0.8.9

  • Fixed not all test files included in source distribution (#266)
  • Uploaded missing Python 3.14 wheels

0.8.9 is a small release while I work on 0.9.0. See here for the changes expected in the next major release.

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.9 (2025-09-21)

  • Fixed not all test files included in source distribution (#266)
  • Uploaded missing Python 3.14 wheels

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
  • 4d8a5a4 prepare release
  • 53ad6ac Fix CI, include 3.14 wheels in release
  • 4382c0d fix: include all test files in source dist (#266)
  • 88a2054 Fix ms -> ns typo in TimeDelta.in_hrs_mins_secs_nanos()
  • 8097067 generate zipped html in readthedocs
  • 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)
  • 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 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.9.
- [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.9)

---
updated-dependencies:
- dependency-name: whenever
  dependency-version: 0.8.9
  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 Sep 22, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 30, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #276.

@dependabot dependabot Bot closed this Sep 30, 2025
@dependabot
dependabot Bot deleted the dependabot/uv/whenever-0.8.9 branch September 30, 2025 00:03
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