Vinyl-Depository / landing-page

Landing page for Vinyl Depository
https://www.vinyldepository.com
MIT License
4 stars 2 forks source link

chore: 🤖 update dependency depcheck to v1.4.7 #434

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
depcheck 1.4.3 -> 1.4.7 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

depcheck/depcheck (depcheck) ### [`v1.4.7`](https://redirect.github.com/depcheck/depcheck/blob/HEAD/CHANGELOG.md#v147-2023-10-17) [Compare Source](https://redirect.github.com/depcheck/depcheck/compare/v1.4.6...v1.4.7) [Full Changelog](https://redirect.github.com/depcheck/depcheck/compare/v1.4.6...v1.4.7) **Fixed bugs:** - False positive missing dependency with SCSS files on Windows [#​838](https://redirect.github.com/depcheck/depcheck/issues/838) - A dynamic import with template string literal is not found by depcheck [#​779](https://redirect.github.com/depcheck/depcheck/issues/779) **Merged pull requests:** - Update babel packages to latest [#​843](https://redirect.github.com/depcheck/depcheck/pull/843) ([legobeat](https://redirect.github.com/legobeat)) - Support package.json subpath imports [#​836](https://redirect.github.com/depcheck/depcheck/pull/836) ([dobesv](https://redirect.github.com/dobesv)) - \--quiet: don't print an empty line if nothing to report [#​835](https://redirect.github.com/depcheck/depcheck/pull/835) ([seansfkelley](https://redirect.github.com/seansfkelley)) - chore: bump dependencies [#​801](https://redirect.github.com/depcheck/depcheck/pull/801) ([legobeat](https://redirect.github.com/legobeat)) ### [`v1.4.6`](https://redirect.github.com/depcheck/depcheck/blob/HEAD/CHANGELOG.md#v146-2023-09-11) [Compare Source](https://redirect.github.com/depcheck/depcheck/compare/v1.4.5...v1.4.6) [Full Changelog](https://redirect.github.com/depcheck/depcheck/compare/v1.4.5...v1.4.6) **Closed issues:** - Add explicitResourceManagement to default TS babel config [#​833](https://redirect.github.com/depcheck/depcheck/issues/833) - Flag to make logs readable and less verbose [#​759](https://redirect.github.com/depcheck/depcheck/issues/759) **Merged pull requests:** - Add explicitResourceManagement to TypeScript babel settings [#​834](https://redirect.github.com/depcheck/depcheck/pull/834) ([jtbandes](https://redirect.github.com/jtbandes)) - Support projects field in jest configuration [#​831](https://redirect.github.com/depcheck/depcheck/pull/831) ([dobesv](https://redirect.github.com/dobesv)) - Handle scoped package bin with default name [#​830](https://redirect.github.com/depcheck/depcheck/pull/830) ([dobesv](https://redirect.github.com/dobesv)) - feat: add --quiet flag to suppress No depcheck issue messages [#​829](https://redirect.github.com/depcheck/depcheck/pull/829) ([openam](https://redirect.github.com/openam)) - fix(sass): don't detect transitive dependencies [#​827](https://redirect.github.com/depcheck/depcheck/pull/827) ([miluoshi](https://redirect.github.com/miluoshi)) - feat(tsconfig): support tsconfig.json files with comments [#​826](https://redirect.github.com/depcheck/depcheck/pull/826) ([miluoshi](https://redirect.github.com/miluoshi)) - fix(storybook): parse package names out of addons array [#​825](https://redirect.github.com/depcheck/depcheck/pull/825) ([miluoshi](https://redirect.github.com/miluoshi)) ### [`v1.4.5`](https://redirect.github.com/depcheck/depcheck/blob/HEAD/CHANGELOG.md#v145-2023-08-21) [Compare Source](https://redirect.github.com/depcheck/depcheck/compare/1.4.3...v1.4.5) [Full Changelog](https://redirect.github.com/depcheck/depcheck/compare/v1.4.4...v1.4.5)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Jerusalem, 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 was generated by Mend Renovate. View the repository job log.