Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Type Update Change
parse_datetime workspace.dependencies patch 0.13.2 -> 0.13.3

Release Notes

uutils/parse_datetime (parse_datetime)

v0.13.3

Compare Source

This is a minor bugfix release. It fixes parsing of decimal offsets with spaces: now + 25.0 seconds is now recognized (previously only now + 25 seconds and now+25.0 seconds were accepted).

Thanks to @​3v1n0 for the fix!

What's Changed

  • relative: Support parsing floating relative values with spaces by @​3v1n0 in #​246

Dependencies

New Contributors

Full Changelog: uutils/parse_datetime@v0.13.2...v0.13.3


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.

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cksum/cksum-base64-untagged is no longer failing!

@cakebaker cakebaker merged commit 909553a into main Nov 21, 2025
171 of 175 checks passed
@cakebaker cakebaker deleted the renovate/parse_datetime-0.x-lockfile branch November 21, 2025 12:48
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.

2 participants