avallete / yt-playlists-delete-enhancer

Add a button to remove videos watched with more than X percent from watch later playlist.
MIT License
17 stars 3 forks source link

chore(deps): update dependency tsconfig-paths to v3.15.0 #238

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsconfig-paths 3.9.0 -> 3.15.0 age adoption passing confidence

Release Notes

dividab/tsconfig-paths (tsconfig-paths) ### [`v3.15.0`](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0) ### [`v3.14.2`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3142---2023-02-25) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.1...v3.14.2) ##### Fixed - bump JSON5 from v1.0.1 to v1.0.2 in tsconfig-paths v3.14.1 to fix CVE-2022-46175 [#​234](https://togithub.com/dividab/tsconfig-paths/issues/234). See PR [#​234](https://togithub.com/dividab/tsconfig-paths/pull/234). Thanks to [@​mihaiplesa](https://togithub.com/mihaiplesa) for this PR! ### [`v3.14.1`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3141---2022-03-22) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.0...v3.14.1) ##### Fixed - Use minimist 1.2.6 for all depencencies becuase of pollution vulnerability. See PR [#​197](https://togithub.com/dividab/tsconfig-paths/pull/197). Thanks to [@​gopijaganthan](https://togithub.com/gopijaganthan) for this fix! ### [`v3.14.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3140---2022-03-13) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.13.0...v3.14.0) ##### Added - Support for path mapping starting with `/`. See PR [#​180](https://togithub.com/dividab/tsconfig-paths/pull/180), issue [#​113](https://togithub.com/dividab/tsconfig-paths/issues/113), and issue [#​128](https://togithub.com/dividab/tsconfig-paths/issues/128). Thanks to [@​benevbright](https://togithub.com/benevbright) for this fix! ### [`v3.13.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3130---2022-03-03) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.12.0...v3.13.0) ##### Added - Include file extension in paths resolved from package.json "main" field. See PR [#​135](https://togithub.com/dividab/tsconfig-paths/pull/135) and issue [#​133](https://togithub.com/dividab/tsconfig-paths/issues/133). Thanks to [@​katywings](https://togithub.com/katywings) for this fix! ### [`v3.12.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3120---2021-08-24) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.11.0...v3.12.0) - Add support for baseUrl override using TS_NODE_BASEURL env var [#​185](https://togithub.com/dividab/tsconfig-paths/issues/185) and [#​114](https://togithub.com/dividab/tsconfig-paths/issues/114). Thanks to [@​ejhayes](https://togithub.com/ejhayes) and [@​information-security](https://togithub.com/information-security) for these PRs! ### [`v3.11.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3110---2021-08-24) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.10.1...v3.11.0) - Reverted upgrade of json5 due to being a breaking change. See PR [#​173](https://togithub.com/dividab/tsconfig-paths/issues/173). ### [`v3.10.1`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3101---2021-07-06) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.10.0...v3.10.1) ##### Fixed - Add register.js to published files ### [`v3.10.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#3100---2021-07-06) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.9.0...v3.10.0) ##### Added - feat(tsconfig-loader): extends config from node_modules ([#​106](https://togithub.com/dividab/tsconfig-paths/issues/106)). Thanks to [@​zorji](https://togithub.com/zorji) for this PR! ##### Fixed - Update CHANGELOG.md ([#​96](https://togithub.com/dividab/tsconfig-paths/issues/96)). Thanks to [@​OliverJAsh](https://togithub.com/OliverJAsh) for this PR! - Fix "bootstraping" typo ([#​111](https://togithub.com/dividab/tsconfig-paths/issues/111)). Thanks to [@​KRMisha](https://togithub.com/KRMisha) for this PR! - Update Readme fixes [#​116](https://togithub.com/dividab/tsconfig-paths/issues/116) ([#​123](https://togithub.com/dividab/tsconfig-paths/issues/123)). Thanks to [@​benwinding](https://togithub.com/benwinding) for this PR! - Fixed typo ([#​144](https://togithub.com/dividab/tsconfig-paths/issues/144)). Thanks to [@​mprinc](https://togithub.com/mprinc) for this PR! - \[TYPO] src/mapping-entry.ts ([#​145](https://togithub.com/dividab/tsconfig-paths/issues/145)). Thanks to [@​mprinc](https://togithub.com/mprinc) for this PR! - docs(README): fix typos ([#​156](https://togithub.com/dividab/tsconfig-paths/issues/156)). Thanks to [@​PiDelport](https://togithub.com/PiDelport) for this PR! - deps: bump json5 to use type definition provided officially ([#​158](https://togithub.com/dividab/tsconfig-paths/issues/158)). Thanks to [@​koba04](https://togithub.com/koba04) for this PR! - Update tsconfig-loader.ts ([#​161](https://togithub.com/dividab/tsconfig-paths/issues/161)). Thanks to [@​fecqs](https://togithub.com/fecqs) for this PR! - fix typo ([#​165](https://togithub.com/dividab/tsconfig-paths/issues/165)). Thanks to [@​wonda-tea-coffee](https://togithub.com/wonda-tea-coffee) for this PR! - Add file extenstion to typings property value ([#​151](https://togithub.com/dividab/tsconfig-paths/issues/151)). Thanks to [@​dangrussell](https://togithub.com/dangrussell) for this PR!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

renovate[bot] commented 5 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.15.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.