jonahsnider / bootleg

Download media from social media
Apache License 2.0
3 stars 0 forks source link

build(deps): update dependency type-fest to v2.3.2 #224

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-fest 2.2.0 -> 2.3.2 age adoption passing confidence

Release Notes

sindresorhus/type-fest ### [`v2.3.2`](https://togithub.com/sindresorhus/type-fest/releases/v2.3.2) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v2.3.1...v2.3.2) - Fix `Except` not working with generic properties ([#​263](https://togithub.com/sindresorhus/type-fest/issues/263)) [`ad02560`](https://togithub.com/sindresorhus/type-fest/commit/ad02560) ### [`v2.3.1`](https://togithub.com/sindresorhus/type-fest/releases/v2.3.1) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v2.3.0...v2.3.1) - Fix a filename [`a8c2818`](https://togithub.com/sindresorhus/type-fest/commit/a8c2818) ### [`v2.3.0`](https://togithub.com/sindresorhus/type-fest/releases/v2.3.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v2.2.0...v2.3.0) ##### New types - [`RequireAllOrNone`](https://togithub.com/sindresorhus/type-fest/blob/main/source/require-all-or-none.d.ts) ([#​254](https://togithub.com/sindresorhus/type-fest/issues/254)) [`28199b0`](https://togithub.com/sindresorhus/type-fest/commit/28199b0) ##### Improvements - Accept non-JSON types with `.toJSON()` method in `Jsonify` type ([#​257](https://togithub.com/sindresorhus/type-fest/issues/257)) [`09fb092`](https://togithub.com/sindresorhus/type-fest/commit/09fb092) - Support numbers in `Join` type ([#​258](https://togithub.com/sindresorhus/type-fest/issues/258)) [`a001611`](https://togithub.com/sindresorhus/type-fest/commit/a001611)

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #224 (59d49bb) into master (cf21438) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   52.11%   52.11%           
=======================================
  Files           5        5           
  Lines         142      142           
  Branches       19       19           
=======================================
  Hits           74       74           
  Misses         60       60           
  Partials        8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cf21438...59d49bb. Read the comment docs.