Skip to content

bumping whenever dependency#1085

Open
mhdask wants to merge 1 commit into
opsmill:infrahub-developfrom
mhdask:whenever-bump
Open

bumping whenever dependency#1085
mhdask wants to merge 1 commit into
opsmill:infrahub-developfrom
mhdask:whenever-bump

Conversation

@mhdask

@mhdask mhdask commented Jun 17, 2026

Copy link
Copy Markdown

Why

Started working on packaging infrahub for nix/NixOS - For that, some dependency bumping is needed, to align with the other versions of dependencies in nixpkgs
This bumps whenever to 0.10.0

What changed

  • Bumped whenever to 0.10.0
  • Due to API change, had to adjust usage of rounding for ZonedDateTime
  • 0.10.0deprecates py_datetime in favour of to_stdlib

How to review

  • Needs to be tested against infrahub-testcontainers from release-1.10 due to dependencies against prefect-client

Checklist

  • Tests added/updated
  • Changelog entry added (uv run towncrier create ...)
  • External docs updated (if user-facing or ops-facing change)
  • Internal .md docs updated (internal knowledge and AI code tools knowledge)

Summary by cubic

Bump whenever to 0.10.0 to align with nixpkgs for Nix/NixOS packaging and keep timestamp handling compatible with the new API.

  • Dependencies

    • Update whenever to >=0.10.0,<0.11.0.
  • Refactors

    • Use round("microsecond") with ZonedDateTime.now("UTC").
    • Replace py_datetime() with to_stdlib().

Written for commit 79167a1. Summary will update on new commits.

Review in cubic

@mhdask mhdask requested a review from a team as a code owner June 17, 2026 19:00

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant