Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency freezegun to v1.4.0 #640

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
freezegun (changelog) 1.2.2 -> 1.4.0 age adoption passing confidence

Release Notes

spulec/freezegun (freezegun)

v1.4.0

Compare Source

  • asyncio-support from 1.3.x introduced quite a few bugs, so that functionality is now hidden behind a flag:
    with freeze_time('1970-01-02', real_asyncio=True):

v1.3.1

Compare Source

v1.3.0

Compare Source

  • Fixed asyncio support to avoid await asyncio.sleep(1) hanging forever.

  • Added support for Python 3.12


Configuration

πŸ“… Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. python labels Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (29f8b5e) 96.15% compared to head (a367ed0) 96.12%.

❗ Current head a367ed0 differs from pull request most recent head 091382b. Consider uploading reports for the commit 091382b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #640      +/-   ##
==========================================
- Coverage   96.15%   96.12%   -0.03%     
==========================================
  Files           7        7              
  Lines         442      439       -3     
  Branches       93       92       -1     
==========================================
- Hits          425      422       -3     
  Misses          4        4              
  Partials       13       13              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency freezegun to v1.3.0 chore(deps): update dependency freezegun to v1.3.1 Dec 4, 2023
@renovate renovate bot changed the title chore(deps): update dependency freezegun to v1.3.1 chore(deps): update dependency freezegun to v1.4.0 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/freezegun-1.x branch 2 times, most recently from a367ed0 to 091382b Compare January 30, 2024 04:15
@ctalkington ctalkington merged commit 370cc88 into main Jan 30, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies. python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant