Skip to content

Commit

Permalink
chore(deps-dev): Bump lint-staged from 13.2.3 to 14.0.0 (#408)
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3
to 14.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/okonet/lint-staged/releases">lint-staged's
releases</a>.</em></p>
<blockquote>
<h2>v14.0.0</h2>
<h1><a
href="https://github.com/okonet/lint-staged/compare/v13.3.0...v14.0.0">14.0.0</a>
(2023-08-13)</h1>
<h3>Features</h3>
<ul>
<li>drop support for Node.js 14 (<a
href="https://redirect.github.com/okonet/lint-staged/issues/1312">#1312</a>)
(<a
href="https://github.com/okonet/lint-staged/commit/9da877711a7547b9122c6af91683fb2a2f398184">9da8777</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Please upgrade your Node.js version to at least
<code>16.14.0</code>.</li>
</ul>
<h2>v13.3.0</h2>
<h1><a
href="https://github.com/okonet/lint-staged/compare/v13.2.3...v13.3.0">13.3.0</a>
(2023-08-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>dependencies:</strong> update most dependencies (<a
href="https://github.com/okonet/lint-staged/commit/7443870b2c24ead8613295cbfa1fe80f96167e1c">7443870</a>)</li>
<li>detect duplicate redundant braces in pattern (<a
href="https://github.com/okonet/lint-staged/commit/d895aa8382b769f841c6bdc52ba59755bb0ed28b">d895aa8</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>dependencies:</strong> update <code>[email protected]</code> (<a
href="https://github.com/okonet/lint-staged/commit/09844ca3f6b99feba8f3c0ea10e60a6e6df511ad">09844ca</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/okonet/lint-staged/commit/9da877711a7547b9122c6af91683fb2a2f398184"><code>9da8777</code></a>
feat: drop support for Node.js 14 (<a
href="https://redirect.github.com/okonet/lint-staged/issues/1312">#1312</a>)</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/f895e97b5345b021ecfa724a42920e11f3f672ab"><code>f895e97</code></a>
Merge pull request <a
href="https://redirect.github.com/okonet/lint-staged/issues/1289">#1289</a>
from okonet/updates-2023-04-20</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/217c404e87d35be82f0b6840cf8249421c0e0d4c"><code>217c404</code></a>
test: move mock to avoid name collision warning from jest-haste-map</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/d895aa8382b769f841c6bdc52ba59755bb0ed28b"><code>d895aa8</code></a>
fix: detect duplicate redundant braces in pattern</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/a7f8f29d598e0579c2523020460b257590f1b103"><code>a7f8f29</code></a>
test: skip test failing on Windows Node.js ~20.4.0</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/aa658464f915b4e84a4d800c6055a2b3af5ae4f6"><code>aa65846</code></a>
refactor: replace &quot;object-inspect&quot; with built-in util</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/977c15d750d1ea0da678ef1a49efdc0d20a01314"><code>977c15d</code></a>
refactor: use built-in truncation of Listr2</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/44a4f6cfc5d2047d8b55a1ba1e014777f6adc265"><code>44a4f6c</code></a>
refactor: reimplement &quot;normalize-path&quot;</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/bc2d267221f65934a1c203026277e0a5a1742158"><code>bc2d267</code></a>
test: add debug</li>
<li><a
href="https://github.com/okonet/lint-staged/commit/f5ea0a25dd3111c747be3c1f1a2cdc167acd734f"><code>f5ea0a2</code></a>
refactor: use top-level await in bin</li>
<li>Additional commits viewable in <a
href="https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=13.2.3&new-version=14.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
1 parent febf7c3 commit 53e95e6
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 129 deletions.
Loading

0 comments on commit 53e95e6

Please sign in to comment.