headspinio / appium-tizen-tv-driver

A Samsung Tizen TV driver for Appium
Apache License 2.0
11 stars 2 forks source link

fix(tizen-remote): update dependency type-fest to v3.13.1 #496

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
type-fest 3.13.0 -> 3.13.1 age adoption passing confidence

Release Notes

sindresorhus/type-fest (type-fest) ### [`v3.13.1`](https://togithub.com/sindresorhus/type-fest/releases/tag/v3.13.1) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v3.13.0...v3.13.1) - Revert "`Jsonify`: Fix handling of tuples ([#​638](https://togithub.com/sindresorhus/type-fest/issues/638))" [`9fdac37`](https://togithub.com/sindresorhus/type-fest/commit/9fdac37) - It caused problems in TypeScript 4.7 and 4.8. It will be brought back in the next major release of `type-fest`. ### [`v3.13.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v3.13.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v3.12.0...v3.13.0) ##### New types - [`HasReadonlyKeys`](https://togithub.com/sindresorhus/type-fest/blob/main/source/has-readonly-keys.d.ts) ([#​640](https://togithub.com/sindresorhus/type-fest/issues/640)) [`a8d6ad0`](https://togithub.com/sindresorhus/type-fest/commit/a8d6ad0) - [`HasWritableKeys`](https://togithub.com/sindresorhus/type-fest/blob/main/source/has-writable-keys.d.ts) ([#​640](https://togithub.com/sindresorhus/type-fest/issues/640)) [`a8d6ad0`](https://togithub.com/sindresorhus/type-fest/commit/a8d6ad0) ##### Fixes - `Jsonify`: Fix handling of tuples ([#​638](https://togithub.com/sindresorhus/type-fest/issues/638)) [`605b901`](https://togithub.com/sindresorhus/type-fest/commit/605b901) - Fix accessing `prototype` property when using `Class` and `AbstractClass` types ([#​632](https://togithub.com/sindresorhus/type-fest/issues/632)) [`8edb681`](https://togithub.com/sindresorhus/type-fest/commit/8edb681) ### [`v3.12.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v3.12.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v3.11.1...v3.12.0) - Add [`SetReadonly`](https://togithub.com/sindresorhus/type-fest/blob/main/source/set-readonly.d.ts) type ([#​624](https://togithub.com/sindresorhus/type-fest/issues/624)) [`b2e22fb`](https://togithub.com/sindresorhus/type-fest/commit/b2e22fb)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, 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.