Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency depcheck to v1.4.7 (#299)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [depcheck](https://redirect.github.com/depcheck/depcheck) | [`1.4.3` -> `1.4.7`](https://renovatebot.com/diffs/npm/depcheck/1.4.3/1.4.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/depcheck/1.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/depcheck/1.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/depcheck/1.4.3/1.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/depcheck/1.4.3/1.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>depcheck/depcheck (depcheck)</summary> ### [`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) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/creatorsgarten/contentsgarten). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information