[PR #1448] [CLOSED] chore(deps-dev): bump husky from 5.0.6 to 5.0.7 #3317

Closed
opened 2026-03-17 00:56:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1448
Author: @dependabot[bot]
Created: 1/28/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/husky-5.0.7


📝 Commits (1)

  • 5cc41e4 chore(deps-dev): bump husky from 5.0.6 to 5.0.7

📊 Changes

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

View changed files

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

📄 Description

Bumps husky from 5.0.6 to 5.0.7.

Release notes

Sourced from husky's releases.

v5.0.7

  • fix(shell): double quote params (#824)
Commits

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/1448 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/28/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/husky-5.0.7` --- ### 📝 Commits (1) - [`5cc41e4`](https://github.com/hoppscotch/hoppscotch/commit/5cc41e4e1b8300cf729c6c81ccd2dba7f4bc3ed8) chore(deps-dev): bump husky from 5.0.6 to 5.0.7 ### 📊 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 [husky](https://github.com/typicode/husky) from 5.0.6 to 5.0.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typicode/husky/releases">husky's releases</a>.</em></p> <blockquote> <h2>v5.0.7</h2> <ul> <li>fix(shell): double quote params (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/824">#824</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typicode/husky/commit/79830d3d03902b0b8254a04639122a74bf953f9b"><code>79830d3</code></a> 5.0.7</li> <li><a href="https://github.com/typicode/husky/commit/b0322dc47fb089374de8961bcf86307eac8b8960"><code>b0322dc</code></a> style: lint</li> <li><a href="https://github.com/typicode/husky/commit/91e2d4e1965e446ebf56b308764915e8a56a0388"><code>91e2d4e</code></a> fix(shell): double quote params (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/824">#824</a>)</li> <li><a href="https://github.com/typicode/husky/commit/f0f88204a931279eb24479f27dd15ef014500a6a"><code>f0f8820</code></a> docs: typo</li> <li><a href="https://github.com/typicode/husky/commit/5d1cc33dc53a5c8bb63493a5e9c7a00b2064939b"><code>5d1cc33</code></a> docs: add blog link</li> <li><a href="https://github.com/typicode/husky/commit/95e3dc74080a83153033de205a3469e5d2c252bf"><code>95e3dc7</code></a> chore: update .gitattributes</li> <li><a href="https://github.com/typicode/husky/commit/6be7b1fbae10c9934c342df40b38b9b41ffe394c"><code>6be7b1f</code></a> refactor: naming</li> <li><a href="https://github.com/typicode/husky/commit/221bf93f825ec146e2998561f7ceb405a0a4134d"><code>221bf93</code></a> docs: rename pre-commit to commit-msg for commitlint (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/832">#832</a>)</li> <li>See full diff in <a href="https://github.com/typicode/husky/compare/v5.0.6...v5.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=husky&package-manager=npm_and_yarn&previous-version=5.0.6&new-version=5.0.7)](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 00:56:35 +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#3317
No description provided.