Skip to content

Commit

Permalink
chore(deps): update dependency depcheck to v1.4.7 (#299)
Browse files Browse the repository at this point in the history
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
[#&#8203;838](https://redirect.github.com/depcheck/depcheck/issues/838)
- A dynamic import with template string literal is not found by depcheck
[#&#8203;779](https://redirect.github.com/depcheck/depcheck/issues/779)

**Merged pull requests:**

- Update babel packages to latest
[#&#8203;843](https://redirect.github.com/depcheck/depcheck/pull/843)
([legobeat](https://redirect.github.com/legobeat))
- Support package.json subpath imports
[#&#8203;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
[#&#8203;835](https://redirect.github.com/depcheck/depcheck/pull/835)
([seansfkelley](https://redirect.github.com/seansfkelley))
- chore: bump dependencies
[#&#8203;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
[#&#8203;833](https://redirect.github.com/depcheck/depcheck/issues/833)
- Flag to make logs readable and less verbose
[#&#8203;759](https://redirect.github.com/depcheck/depcheck/issues/759)

**Merged pull requests:**

- Add explicitResourceManagement to TypeScript babel settings
[#&#8203;834](https://redirect.github.com/depcheck/depcheck/pull/834)
([jtbandes](https://redirect.github.com/jtbandes))
- Support projects field in jest configuration
[#&#8203;831](https://redirect.github.com/depcheck/depcheck/pull/831)
([dobesv](https://redirect.github.com/dobesv))
- Handle scoped package bin with default name
[#&#8203;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
[#&#8203;829](https://redirect.github.com/depcheck/depcheck/pull/829)
([openam](https://redirect.github.com/openam))
- fix(sass): don't detect transitive dependencies
[#&#8203;827](https://redirect.github.com/depcheck/depcheck/pull/827)
([miluoshi](https://redirect.github.com/miluoshi))
- feat(tsconfig): support tsconfig.json files with comments
[#&#8203;826](https://redirect.github.com/depcheck/depcheck/pull/826)
([miluoshi](https://redirect.github.com/miluoshi))
- fix(storybook): parse package names out of addons array
[#&#8203;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
renovate[bot] authored Dec 10, 2024
1 parent 3e04bcc commit e7b3231
Showing 1 changed file with 375 additions and 289 deletions.
Loading

0 comments on commit e7b3231

Please sign in to comment.