Skip to content

Update dependency time_machine2 to v0.14.0#16

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/time_machine2-0.x
Open

Update dependency time_machine2 to v0.14.0#16
renovate[bot] wants to merge 1 commit intomainfrom
renovate/time_machine2-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Type Update Change
time_machine2 dependencies minor ^0.13.00.14.0

Release Notes

evoleen/time_machine2 (time_machine2)

v0.14.0

  • Update TZDB to 2026a

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

dependencies:
fhir_r4: ^0.4.2
time_machine2: ^0.13.0
time_machine2: 0.14.0
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Version constraint missing caret prefix for flexibility

Medium Severity

The time_machine2 version changed from ^0.13.0 to 0.14.0, dropping the caret (^) prefix. Every other dependency in this file (fhir_r4: ^0.4.2, sdk: ^3.7.0, lints: ^6.0.0, test: ^1.26.3) uses caret syntax for compatible-version ranges. Without the caret, time_machine2 is pinned to exactly 0.14.0, preventing automatic pickup of future patch/bugfix releases and potentially causing unnecessary dependency resolution conflicts for consumers of this package.

Fix in Cursor Fix in Web

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.

0 participants