An open index of dependabot pull requests across open source projects.

chore(deps-dev): bump time-machine from 2.15.0 to 2.18.0

Closed
Number: #1330
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 19, 2025 at 06:07 PM UTC
(9 months ago)
Updated: August 20, 2025 at 08:59 AM UTC
(9 months ago)
Closed: August 20, 2025 at 08:59 AM UTC
(9 months ago)
Time to Close: about 15 hours
Labels:
dependencies python
Description:

Bumps time-machine from 2.15.0 to 2.18.0.

Changelog

Sourced from time-machine's changelog.

2.18.0 (2025-08-18)

  • Update the :ref:migration CLI <migration-cli> to detect unittest classes based on whether they use self.assert* methods like self.assertEqual().

  • Fix free-threaded Python warning: RuntimeWarning: The global interpreter lock (GIL) has been enabled... as seen on Python 3.13+.

    Thanks to Javier Buzzi in PR [#531](https://github.com/adamchainz/time-machine/issues/531) <https://github.com/adamchainz/time-machine/pull/531>__.

  • Add support to travel() for datetime destinations with tzinfo set to datetime.UTC (datetime.timezone.utc).

    Thanks to Lawrence Law in PR [#502](https://github.com/adamchainz/time-machine/issues/502) <https://github.com/adamchainz/time-machine/pull/502>__.

  • Prevent segmentation faults in unlikely scenarios, such as if the time_machine module cannot be imported.

    PR [#543](https://github.com/adamchainz/time-machine/issues/543) <https://github.com/adamchainz/time-machine/pull/543>, PR [#545](https://github.com/adamchainz/time-machine/issues/545) <https://github.com/adamchainz/time-machine/pull/545>.

  • Make travel() fully unpatch date and time functions when travel ends. This may fix certain edge cases.

    Issue [#532](https://github.com/adamchainz/time-machine/issues/532) <https://github.com/adamchainz/time-machine/issues/532>__.

2.17.0 (2025-08-05)

  • Include wheels for Python 3.14.

    Thanks to Edgar Ramírez Mondragón in PR [#521](https://github.com/adamchainz/time-machine/issues/521) <https://github.com/adamchainz/time-machine/pull/521>__.

  • Support free-threaded Python.

    Thanks to Javier Buzzi in PR [#500](https://github.com/adamchainz/time-machine/issues/500) <https://github.com/adamchainz/time-machine/pull/500>__.

  • Add a new CLI for migrating code from freezegun to time-machine.

    Install with pip install time-machine[cli] and run with python -m time_machine migrate.

    See more :ref:in the documentation <migration-cli>.

  • Move the documentation to Read the Docs <https://time-machine.readthedocs.io/>__, and add a retro-futuristic logo.

2.16.0 (2024-10-08)

  • Drop Python 3.8 support.
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
time-machine [>= 2.16.dev0, < 2.17]

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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Ecosystem:
pip
Version Change:
2.15.0 → 2.18.0
Update Type:
Minor
Technical Details
ID: 5377864
UUID: 2757231851
Node ID: PR_kwDOH95bD86kWATr
Host: GitHub
Repository: microsoftgraph/msgraph-sdk-python
Mergeable: Yes
Merge State: Clean
Rebaseable: Yes