hugovk / norwegianblue

CLI to show end-of-life dates for a number of products.
https://endoflife.date
MIT License
76 stars 4 forks source link

Update dependency freezegun to v1.2.2 #92

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

spulec/freezegun ### [`v1.2.2`](https://togithub.com/spulec/freezegun/blob/HEAD/CHANGELOG#​122) - Removes Python 3.6 support, which reached its EOL on 2021-12-23 (https://devguide.python.org/versions/?highlight=End-of-life#unsupported-versions). - Improved static typing definitions - Don't freeze pytest timings. This avoids class-level decorator usage messing with pytest timings. - Pass through all setUp and tearDown arguments

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

hugovk commented 1 year ago

Failure caused by change in behaviour in PrettyTable 3.4.0: https://github.com/jazzband/prettytable/pull/183#issuecomment-1231418583.

codecov[bot] commented 1 year ago

Codecov Report

Merging #92 (9da11da) into main (cb3c97d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   95.94%   95.94%           
=======================================
  Files           9        9           
  Lines         370      370           
=======================================
  Hits          355      355           
  Misses         15       15           
Flag Coverage Δ
macos-latest 95.94% <ø> (ø)
ubuntu-latest 95.94% <ø> (ø)
windows-latest 95.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more