[PR #827] [MERGED] Bump lint-staged from 10.5.4 to 11.0.0 #1048

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/827
Author: @dependabot-preview[bot]
Created: 5/10/2021
Status: Merged
Merged: 5/10/2021
Merged by: @dependabot-preview[bot]

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


📝 Commits (1)

  • c22af94 Bump lint-staged from 10.5.4 to 11.0.0

📊 Changes

2 files changed (+102 additions, -96 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+101 -95)

📄 Description

Bumps lint-staged from 10.5.4 to 11.0.0.

Release notes

Sourced from lint-staged's releases.

v11.0.0

11.0.0 (2021-05-07)

Bug Fixes

Features

  • bump Node.js version requirement to 12.13.0 (852aa6e)

BREAKING CHANGES

  • Node.js 12 LTS 'Erbium' is now the minimum required version
Commits
  • e5e186d ci: remove Node.js 10 from Appveyor test matrix
  • 852aa6e feat: bump Node.js version requirement to 12.13.0
  • db861ce ci: replace Node.js 15 with 16
  • f8a0261 fix: migrate commander@7
  • 5560d97 fix: migrate husky@6
  • ab7a211 chore(deps): update dependencies
  • 6808f06 docs: corrects minor typos and grammar in README (#964)
  • 101ad5e docs: update installation and examples (#960)
  • d1207d2 Use simple-git-hooks in examples (#955)
  • feb663b docs: husky to simple-git-hooks migration in mrm (#954)
  • 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.

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/827 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/10/2021 **Status:** ✅ Merged **Merged:** 5/10/2021 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/lint-staged-11.0.0` --- ### 📝 Commits (1) - [`c22af94`](https://github.com/lipis/flag-icons/commit/c22af94ce3467e41b5d25ac1f05e5bf757ca8c84) Bump lint-staged from 10.5.4 to 11.0.0 ### 📊 Changes **2 files changed** (+102 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+101 -95) </details> ### 📄 Description Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.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>v11.0.0</h2> <h1><a href="https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0">11.0.0</a> (2021-05-07)</h1> <h3>Bug Fixes</h3> <ul> <li>migrate commander@7 (<a href="https://github.com/okonet/lint-staged/commit/f8a026140d477f906083ae90ffb383ad0c0807a6">f8a0261</a>)</li> <li>migrate husky@6 (<a href="https://github.com/okonet/lint-staged/commit/5560d97f6a1d034b933d352b953a957d9bee61fa">5560d97</a>)</li> </ul> <h3>Features</h3> <ul> <li>bump Node.js version requirement to 12.13.0 (<a href="https://github.com/okonet/lint-staged/commit/852aa6ece128c408a7fdfcceaa952d05076fb4bd">852aa6e</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Node.js 12 LTS 'Erbium' is now the minimum required version</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/okonet/lint-staged/commit/e5e186d28aadb44ea9193109511706a4c9a63787"><code>e5e186d</code></a> ci: remove Node.js 10 from Appveyor test matrix</li> <li><a href="https://github.com/okonet/lint-staged/commit/852aa6ece128c408a7fdfcceaa952d05076fb4bd"><code>852aa6e</code></a> feat: bump Node.js version requirement to 12.13.0</li> <li><a href="https://github.com/okonet/lint-staged/commit/db861ce05b26d058c1afff93cf737c6fd753f411"><code>db861ce</code></a> ci: replace Node.js 15 with 16</li> <li><a href="https://github.com/okonet/lint-staged/commit/f8a026140d477f906083ae90ffb383ad0c0807a6"><code>f8a0261</code></a> fix: migrate commander@7</li> <li><a href="https://github.com/okonet/lint-staged/commit/5560d97f6a1d034b933d352b953a957d9bee61fa"><code>5560d97</code></a> fix: migrate husky@6</li> <li><a href="https://github.com/okonet/lint-staged/commit/ab7a211e41fa1efd6d3c30643e2576fb41b2b2f2"><code>ab7a211</code></a> chore(deps): update dependencies</li> <li><a href="https://github.com/okonet/lint-staged/commit/6808f06c2d57ef84ba8aaf9a03b43fe819aef9a7"><code>6808f06</code></a> docs: corrects minor typos and grammar in README (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/964">#964</a>)</li> <li><a href="https://github.com/okonet/lint-staged/commit/101ad5ea21a5cab51a9a2a9d4701defe26e346ca"><code>101ad5e</code></a> docs: update installation and examples (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/960">#960</a>)</li> <li><a href="https://github.com/okonet/lint-staged/commit/d1207d245ab3a447b849f29f74ff3a102b2d4a87"><code>d1207d2</code></a> Use simple-git-hooks in examples (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/955">#955</a>)</li> <li><a href="https://github.com/okonet/lint-staged/commit/feb663bfb56859b414e8624696882bbba489c895"><code>feb663b</code></a> docs: husky to simple-git-hooks migration in mrm (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/954">#954</a>)</li> <li>Additional commits viewable in <a href="https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.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.5.4&new-version=11.0.0)](https://dependabot.com/compatibility-score/?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=10.5.4&new-version=11.0.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:55 +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#1048
No description provided.