[PR #725] [MERGED] chore(deps-dev): bump lint-staged from 10.0.10 to 10.1.0 #2816

Closed
opened 2026-03-17 00:29:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/725
Author: @dependabot-preview[bot]
Created: 3/31/2020
Status: Merged
Merged: 3/31/2020
Merged by: @liyasthomas

Base: masterHead: dependabot/npm_and_yarn/lint-staged-10.1.0


📝 Commits (1)

  • 3443bf9 chore(deps-dev): bump lint-staged from 10.0.10 to 10.1.0

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 package-lock.json (+3 -3)
📝 package.json (+1 -1)

📄 Description

Bumps lint-staged from 10.0.10 to 10.1.0.

Release notes

Sourced from lint-staged's releases.

v10.1.0

10.1.0 (2020-03-30)

Bug Fixes

  • do not return string from runAll, add info symbol to "No staged files found." message (1e7298a)
  • force src and dst prefixes in diff to work around local diff.noprefix setting (7f2ef33)
  • unset GIT_LITERAL_PATHSPECS env variable before running (a653c55)

Features

  • add --no-stash option to disable the backup stash, and not revert in case of errors (c386e4c)
  • only hide/restore unstaged modifications to partially staged files (52125a9)
Commits
  • 8abb09f Merge pull request #801 from okonet/simplify
  • 1e7298a fix: do not return string from runAll, add info symbol to "No staged files fo...
  • c386e4c feat: add --no-stash option to disable the backup stash, and not revert in ...
  • 7f2ef33 fix: force src and dst prefixes in diff to work around local diff.noprefix se...
  • a653c55 fix: unset GIT_LITERAL_PATHSPECS env variable before running
  • 52125a9 feat: only hide/restore unstaged modifications to partially staged files
  • See full diff 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/725 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/31/2020 **Status:** ✅ Merged **Merged:** 3/31/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/lint-staged-10.1.0` --- ### 📝 Commits (1) - [`3443bf9`](https://github.com/hoppscotch/hoppscotch/commit/3443bf99412892712d9e0ec86b3b55f5005acfdc) chore(deps-dev): bump lint-staged from 10.0.10 to 10.1.0 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.10 to 10.1.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>v10.1.0</h2> <h1><a href="https://github.com/okonet/lint-staged/compare/v10.0.10...v10.1.0">10.1.0</a> (2020-03-30)</h1> <h3>Bug Fixes</h3> <ul> <li>do not return string from runAll, add info symbol to &quot;No staged files found.&quot; message (<a href="https://github.com/okonet/lint-staged/commit/1e7298a23c3c2d09810f6e1a54ead8a449d7fd7d">1e7298a</a>)</li> <li>force src and dst prefixes in diff to work around local diff.noprefix setting (<a href="https://github.com/okonet/lint-staged/commit/7f2ef33dde170e83a8943886a4f1502113dcb50c">7f2ef33</a>)</li> <li>unset GIT_LITERAL_PATHSPECS env variable before running (<a href="https://github.com/okonet/lint-staged/commit/a653c55a397e7e6f04fa5aefb0ddf2c7543569d9">a653c55</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>--no-stash</code> option to disable the backup stash, and not revert in case of errors (<a href="https://github.com/okonet/lint-staged/commit/c386e4cf9646dc0953213e9a0ef857cb9664af37">c386e4c</a>)</li> <li>only hide/restore unstaged modifications to partially staged files (<a href="https://github.com/okonet/lint-staged/commit/52125a9d557e3fc117a421662cf45d6462517d87">52125a9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/okonet/lint-staged/commit/8abb09f1acf4d751dde35de015593522ea399e10"><code>8abb09f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/801">#801</a> from okonet/simplify</li> <li><a href="https://github.com/okonet/lint-staged/commit/1e7298a23c3c2d09810f6e1a54ead8a449d7fd7d"><code>1e7298a</code></a> fix: do not return string from runAll, add info symbol to &quot;No staged files fo...</li> <li><a href="https://github.com/okonet/lint-staged/commit/c386e4cf9646dc0953213e9a0ef857cb9664af37"><code>c386e4c</code></a> feat: add <code>--no-stash</code> option to disable the backup stash, and not revert in ...</li> <li><a href="https://github.com/okonet/lint-staged/commit/7f2ef33dde170e83a8943886a4f1502113dcb50c"><code>7f2ef33</code></a> fix: force src and dst prefixes in diff to work around local diff.noprefix se...</li> <li><a href="https://github.com/okonet/lint-staged/commit/a653c55a397e7e6f04fa5aefb0ddf2c7543569d9"><code>a653c55</code></a> fix: unset GIT_LITERAL_PATHSPECS env variable before running</li> <li><a href="https://github.com/okonet/lint-staged/commit/52125a9d557e3fc117a421662cf45d6462517d87"><code>52125a9</code></a> feat: only hide/restore unstaged modifications to partially staged files</li> <li>See full diff in <a href="https://github.com/okonet/lint-staged/compare/v10.0.10...v10.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=10.0.10&new-version=10.1.0)](https://dependabot.com/compatibility-score/?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=10.0.10&new-version=10.1.0) 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:29:28 +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#2816
No description provided.