[PR #2440] [CLOSED] chore(deps): bump lint-staged from 12.5.0 to 13.0.2 #3815

Closed
opened 2026-03-17 01:23:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2440
Author: @dependabot[bot]
Created: 6/20/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/lint-staged-13.0.2


📝 Commits (1)

  • 3482097 chore(deps): bump lint-staged from 12.5.0 to 13.0.2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps lint-staged from 12.5.0 to 13.0.2.

Release notes

Sourced from lint-staged's releases.

v13.0.2

13.0.2 (2022-06-16)

Bug Fixes

  • use new --diff and --diff-filter options when checking task modifications (1a5a66a)

v13.0.1

13.0.1 (2022-06-08)

Bug Fixes

  • correct spelling of "0 files" (f27f1d4)
  • suppress error from process.kill when killing tasks on failure (f2c6bdd)
  • deps: update pidtree@^0.6.0 to fix screen size error in WSL (1a77e42)
  • ignore "No matching pid found" error (cb8a432)
  • prevent possible race condition when killing tasks on failure (bc92aff)

Performance Improvements

  • use EventsEmitter instead of setInterval for killing tasks on failure (c508b46)

v13.0.0

13.0.0 (2022-06-01)

Bug Fixes

  • deps: update execa@^6.1.0 (659c85c)
  • deps: update yaml@^2.1.1 (2750a3d)

Features

  • remove support for Node.js 12 (5fb6df9)

BREAKING CHANGES

  • lint-staged will no longer support Node.js 12, which is EOL since 30 April 2022
Commits
  • 1a5a66a fix: use new --diff and --diff-filter options when checking task modifica...
  • 32806da test: split integration tests into separate files and improve isolation
  • 4384114 refactor: reuse Listr stuff better
  • f27f1d4 fix: correct spelling of "0 files"
  • f2c6bdd fix: suppress error from process.kill when killing tasks on failure
  • c5cec0a docs: add section about task concurrency to README.md
  • 5bf1f18 docs: remove mrm from README.md
  • c508b46 perf: use EventsEmitter instead of setInterval for killing tasks on failure
  • 1a77e42 fix(deps): update pidtree@^0.6.0 to fix screen size error in WSL
  • 9e3394e chore(deps): update dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2440 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/20/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/lint-staged-13.0.2` --- ### 📝 Commits (1) - [`3482097`](https://github.com/hoppscotch/hoppscotch/commit/34820973d47dce31311aed44ee200204e33ecad5) chore(deps): bump lint-staged from 12.5.0 to 13.0.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.5.0 to 13.0.2. <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>v13.0.2</h2> <h2><a href="https://github.com/okonet/lint-staged/compare/v13.0.1...v13.0.2">13.0.2</a> (2022-06-16)</h2> <h3>Bug Fixes</h3> <ul> <li>use new <code>--diff</code> and <code>--diff-filter</code> options when checking task modifications (<a href="https://github.com/okonet/lint-staged/commit/1a5a66a9574e2a8b857bd62545a6f2a6da5811aa">1a5a66a</a>)</li> </ul> <h2>v13.0.1</h2> <h2><a href="https://github.com/okonet/lint-staged/compare/v13.0.0...v13.0.1">13.0.1</a> (2022-06-08)</h2> <h3>Bug Fixes</h3> <ul> <li>correct spelling of &quot;0 files&quot; (<a href="https://github.com/okonet/lint-staged/commit/f27f1d45ea20904e81dda155a802b2eb07d50942">f27f1d4</a>)</li> <li>suppress error from <code>process.kill</code> when killing tasks on failure (<a href="https://github.com/okonet/lint-staged/commit/f2c6bdd9114a8d5ba8473cc647ef55a6ee5664e1">f2c6bdd</a>)</li> <li><strong>deps:</strong> update pidtree@^0.6.0 to fix screen size error in WSL (<a href="https://github.com/okonet/lint-staged/commit/1a77e4224a273bbc192b654d0a0120187e850a61">1a77e42</a>)</li> <li>ignore &quot;No matching pid found&quot; error (<a href="https://github.com/okonet/lint-staged/commit/cb8a4328eddbc99a0806276f68b55f6c5ecb3d8a">cb8a432</a>)</li> <li>prevent possible race condition when killing tasks on failure (<a href="https://github.com/okonet/lint-staged/commit/bc92aff5fdb6293045c556326df3c0529e59b7e3">bc92aff</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li>use <code>EventsEmitter</code> instead of <code>setInterval</code> for killing tasks on failure (<a href="https://github.com/okonet/lint-staged/commit/c508b46a153970114495d3f7fef05d45df0f2e10">c508b46</a>)</li> </ul> <h2>v13.0.0</h2> <h1><a href="https://github.com/okonet/lint-staged/compare/v12.5.0...v13.0.0">13.0.0</a> (2022-06-01)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update <code>execa@^6.1.0</code> (<a href="https://github.com/okonet/lint-staged/commit/659c85c5cd4c4040a505bbe9fddbe7d416ac15c8">659c85c</a>)</li> <li><strong>deps:</strong> update <code>yaml@^2.1.1</code> (<a href="https://github.com/okonet/lint-staged/commit/2750a3d9d909fd834b95da752f0f6800340922b7">2750a3d</a>)</li> </ul> <h3>Features</h3> <ul> <li>remove support for Node.js 12 (<a href="https://github.com/okonet/lint-staged/commit/5fb6df94ccd6de6f5fdd743474c094ff366cc671">5fb6df9</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><code>lint-staged</code> will no longer support Node.js 12, which is EOL since 30 April 2022</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/okonet/lint-staged/commit/1a5a66a9574e2a8b857bd62545a6f2a6da5811aa"><code>1a5a66a</code></a> fix: use new <code>--diff</code> and <code>--diff-filter</code> options when checking task modifica...</li> <li><a href="https://github.com/okonet/lint-staged/commit/32806dacff2357695c07ea3708e6742cadaeb82d"><code>32806da</code></a> test: split integration tests into separate files and improve isolation</li> <li><a href="https://github.com/okonet/lint-staged/commit/438411437ae0d7500633451b582fb39b1e80ad2a"><code>4384114</code></a> refactor: reuse Listr stuff better</li> <li><a href="https://github.com/okonet/lint-staged/commit/f27f1d45ea20904e81dda155a802b2eb07d50942"><code>f27f1d4</code></a> fix: correct spelling of &quot;0 files&quot;</li> <li><a href="https://github.com/okonet/lint-staged/commit/f2c6bdd9114a8d5ba8473cc647ef55a6ee5664e1"><code>f2c6bdd</code></a> fix: suppress error from <code>process.kill</code> when killing tasks on failure</li> <li><a href="https://github.com/okonet/lint-staged/commit/c5cec0a37f6f80a0fdfed0547b188cd2536760c8"><code>c5cec0a</code></a> docs: add section about task concurrency to README.md</li> <li><a href="https://github.com/okonet/lint-staged/commit/5bf1f188f6f6172fc91c79522fa870d887eceba4"><code>5bf1f18</code></a> docs: remove <code>mrm</code> from README.md</li> <li><a href="https://github.com/okonet/lint-staged/commit/c508b46a153970114495d3f7fef05d45df0f2e10"><code>c508b46</code></a> perf: use <code>EventsEmitter</code> instead of <code>setInterval</code> for killing tasks on failure</li> <li><a href="https://github.com/okonet/lint-staged/commit/1a77e4224a273bbc192b654d0a0120187e850a61"><code>1a77e42</code></a> fix(deps): update pidtree@^0.6.0 to fix screen size error in WSL</li> <li><a href="https://github.com/okonet/lint-staged/commit/9e3394e1a05d86f60b1b5cd3fad7b3a35d3c214b"><code>9e3394e</code></a> chore(deps): update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/okonet/lint-staged/compare/v12.5.0...v13.0.2">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=12.5.0&new-version=13.0.2)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:23:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3815
No description provided.