[PR #383] [MERGED] Update dependency time-machine to v2.13.0 #511

Closed
opened 2026-03-02 15:58:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/383
Author: @renovate[bot]
Created: 9/26/2023
Status: Merged
Merged: 10/2/2023
Merged by: @probberechts

Base: masterHead: renovate/time-machine-2.x-lockfile


📝 Commits (1)

  • fee5cb5 Update dependency time-machine to v2.13.0

📊 Changes

1 file changed (+57 additions, -57 deletions)

View changed files

📝 poetry.lock (+57 -57)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
time-machine (changelog) 2.12.0 -> 2.13.0 age adoption passing confidence

Release Notes

adamchainz/time-machine (time-machine)

v2.13.0

Compare Source

  • Add support for datetime.timedelta to time_machine.travel().

    Thanks to Nate Dudenhoeffer in PR #&#8203;298 <https://github.com/adamchainz/time-machine/pull/298>__.

  • Fix documentation about using local time for naive date(time) strings.

    Thanks to Stefaan Lippens in PR #&#8203;306 <https://github.com/adamchainz/time-machine/pull/306>__.

  • Add shift() method to the time_machine pytest fixture.

    Thanks to Stefaan Lippens in PR #&#8203;312 <https://github.com/adamchainz/time-machine/pull/312>__.

  • Mock time.monotonic() and time.monotonic_ns().
    They return the values of time.time() and time.time_ns() respectively, rather than real monotonic clocks.

    Thanks to Anthony Sottile in PR #&#8203;382 <https://github.com/adamchainz/time-machine/pull/382>__.


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 has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/383 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/26/2023 **Status:** ✅ Merged **Merged:** 10/2/2023 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `renovate/time-machine-2.x-lockfile` --- ### 📝 Commits (1) - [`fee5cb5`](https://github.com/probberechts/soccerdata/commit/fee5cb54bdb15380a805d7c0b55216bdcf23c06a) Update dependency time-machine to v2.13.0 ### 📊 Changes **1 file changed** (+57 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+57 -57) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [time-machine](https://togithub.com/adamchainz/time-machine) ([changelog](https://togithub.com/adamchainz/time-machine/blob/main/CHANGELOG.rst)) | `2.12.0` -> `2.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/time-machine/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/time-machine/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/time-machine/2.12.0/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/time-machine/2.12.0/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>adamchainz/time-machine (time-machine)</summary> ### [`v2.13.0`](https://togithub.com/adamchainz/time-machine/blob/HEAD/CHANGELOG.rst#2130-2023-09-19) [Compare Source](https://togithub.com/adamchainz/time-machine/compare/2.12.0...2.13.0) - Add support for `datetime.timedelta` to `time_machine.travel()`. Thanks to Nate Dudenhoeffer in `PR #&#8203;298 <https://github.com/adamchainz/time-machine/pull/298>`\__. - Fix documentation about using local time for naive date(time) strings. Thanks to Stefaan Lippens in `PR #&#8203;306 <https://github.com/adamchainz/time-machine/pull/306>`\__. - Add `shift()` method to the `time_machine` pytest fixture. Thanks to Stefaan Lippens in `PR #&#8203;312 <https://github.com/adamchainz/time-machine/pull/312>`\__. - Mock `time.monotonic()` and `time.monotonic_ns()`. They return the values of `time.time()` and `time.time_ns()` respectively, rather than real monotonic clocks. Thanks to Anthony Sottile in `PR #&#8203;382 <https://github.com/adamchainz/time-machine/pull/382>`\__. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/probberechts/soccerdata). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDcuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:58:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#511
No description provided.