[PR #750] [MERGED] Bump husky from 4.2.5 to 4.3.0 #991

Closed
opened 2026-03-03 14:41:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/750
Author: @dependabot-preview[bot]
Created: 9/8/2020
Status: Merged
Merged: 9/8/2020
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/npm_and_yarn/husky-4.3.0


📝 Commits (1)

  • 5b2f8f7 Bump husky from 4.2.5 to 4.3.0

📊 Changes

2 files changed (+7 additions, -37 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+6 -36)

📄 Description

Bumps husky from 4.2.5 to 4.3.0.

Release notes

Sourced from husky's releases.

v4.3.0

  • Add .cjs config file support #754
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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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/lipis/flag-icons/pull/750 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/8/2020 **Status:** ✅ Merged **Merged:** 9/8/2020 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/husky-4.3.0` --- ### 📝 Commits (1) - [`5b2f8f7`](https://github.com/lipis/flag-icons/commit/5b2f8f7659d4aa22a94b63acc2b77b1f724ef151) Bump husky from 4.2.5 to 4.3.0 ### 📊 Changes **2 files changed** (+7 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+6 -36) </details> ### 📄 Description Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0. <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>v4.3.0</h2> <ul> <li>Add <code>.cjs</code> config file support <a href="https://github-redirect.dependabot.com/typicode/husky/issues/754">#754</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typicode/husky/commit/905fc4fc653eeb4a00bf20e26eb1a7833b8d19da"><code>905fc4f</code></a> update snapshot</li> <li><a href="https://github.com/typicode/husky/commit/28d29e81f92417df4d6dc19c8f4971955bcbdf9b"><code>28d29e8</code></a> 4.3.0</li> <li><a href="https://github.com/typicode/husky/commit/88fe8ea9aa36c8a8d2a79b1651fc42ceecad7704"><code>88fe8ea</code></a> Fix &quot;huskyrc.yml&quot; -&gt; &quot;.huskyrc.yml&quot; (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/739">#739</a>)</li> <li><a href="https://github.com/typicode/husky/commit/4ea1ef54a5a8aa6981756b7ed0a5a171abda5ccf"><code>4ea1ef5</code></a> Bump lodash from 4.17.15 to 4.17.19 (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/744">#744</a>)</li> <li><a href="https://github.com/typicode/husky/commit/6eb57f0350766fa8be5800a5f41b5c8ec963dabf"><code>6eb57f0</code></a> add .cjs suport (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/754">#754</a>)</li> <li><a href="https://github.com/typicode/husky/commit/e5531f1d4ca3c72148660b8ec66d502daf34dd8b"><code>e5531f1</code></a> Update README.md</li> <li><a href="https://github.com/typicode/husky/commit/7259d0fddd97756c210242e7a6f43d196a110aa5"><code>7259d0f</code></a> chore: Adding more supported formats to the README documentation (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/711">#711</a>)</li> <li><a href="https://github.com/typicode/husky/commit/0b4a64d2f81f23dc90977f0a1455a6d24629ef5c"><code>0b4a64d</code></a> Update README.md</li> <li><a href="https://github.com/typicode/husky/commit/275f088ebfaaad761eb7dd083b44aec751653d55"><code>275f088</code></a> Update README.md</li> <li><a href="https://github.com/typicode/husky/commit/5c49052af2a89b5b522b3568e3241bf447d997c1"><code>5c49052</code></a> increase sponsors height</li> <li>See full diff in <a href="https://github.com/typicode/husky/compare/v4.2.5...v4.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=husky&package-manager=npm_and_yarn&previous-version=4.2.5&new-version=4.3.0)](https://dependabot.com/compatibility-score/?dependency-name=husky&package-manager=npm_and_yarn&previous-version=4.2.5&new-version=4.3.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) If all status checks pass Dependabot will automatically merge this pull request. [//]: # (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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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-03 14:41:39 +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/flag-icons#991
No description provided.