[PR #124] [MERGED] chore(deps-dev): bump lint-staged from 13.1.2 to 13.2.0 in /web #179

Closed
opened 2026-03-03 16:37:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/124
Author: @dependabot[bot]
Created: 3/13/2023
Status: Merged
Merged: 3/13/2023
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/lint-staged-13.2.0


📝 Commits (1)

  • b590dc0 chore(deps-dev): bump lint-staged from 13.1.2 to 13.2.0 in /web

📊 Changes

2 files changed (+41 additions, -36 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/yarn.lock (+40 -35)

📄 Description

Bumps lint-staged from 13.1.2 to 13.2.0.

Release notes

Sourced from lint-staged's releases.

v13.2.0

13.2.0 (2023-03-10)

Bug Fixes

  • dependencies: replace colorette with chalk for better color support detection (f598725)
  • use index-based stash references for improved MSYS2 compatibility (#1270) (60fcd99)

Features

Commits
  • 05fb382 feat: version bump only (#1275)
  • f4351e3 ci: disable workflow for next branch
  • 52a650b docs: update README.md (#1273)
  • 60fcd99 fix: use index-based stash references for improved MSYS2 compatibility (#1270)
  • 0d843ce chore(dependencies): update all dependencies
  • f598725 fix(dependencies): replace colorette with chalk for better color support ...
  • 1bbe37a chore(dependencies): update all dependencies
  • f230c69 docs: Clean up readme.me (#1263)
  • 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)

🔄 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/NdoleStudio/httpsms/pull/124 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/13/2023 **Status:** ✅ Merged **Merged:** 3/13/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/lint-staged-13.2.0` --- ### 📝 Commits (1) - [`b590dc0`](https://github.com/NdoleStudio/httpsms/commit/b590dc016c320576ea6b7503753d2f2a538903bc) chore(deps-dev): bump lint-staged from 13.1.2 to 13.2.0 in /web ### 📊 Changes **2 files changed** (+41 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+40 -35) </details> ### 📄 Description Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.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>v13.2.0</h2> <h1><a href="https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.0">13.2.0</a> (2023-03-10)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>dependencies:</strong> replace <code>colorette</code> with <code>chalk</code> for better color support detection (<a href="https://github.com/okonet/lint-staged/commit/f5987252ae59537727a93373b59ab47bc2651a2f">f598725</a>)</li> <li>use index-based stash references for improved MSYS2 compatibility (<a href="https://redirect.github.com/okonet/lint-staged/issues/1270">#1270</a>) (<a href="https://github.com/okonet/lint-staged/commit/60fcd99451b88336a05ebbe71cda8909d2733ad7">60fcd99</a>)</li> </ul> <h3>Features</h3> <ul> <li>version bump only (<a href="https://redirect.github.com/okonet/lint-staged/issues/1275">#1275</a>) (<a href="https://github.com/okonet/lint-staged/commit/05fb3829faa5437276d98450c34699fecfc8c1c8">05fb382</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/okonet/lint-staged/commit/05fb3829faa5437276d98450c34699fecfc8c1c8"><code>05fb382</code></a> feat: version bump only (<a href="https://redirect.github.com/okonet/lint-staged/issues/1275">#1275</a>)</li> <li><a href="https://github.com/okonet/lint-staged/commit/f4351e33ac97bd65e85d25e8ce425751522c8ad7"><code>f4351e3</code></a> ci: disable workflow for <code>next</code> branch</li> <li><a href="https://github.com/okonet/lint-staged/commit/52a650b6ca99448eb4b6704a9bf0295e3e688882"><code>52a650b</code></a> docs: update README.md (<a href="https://redirect.github.com/okonet/lint-staged/issues/1273">#1273</a>)</li> <li><a href="https://github.com/okonet/lint-staged/commit/60fcd99451b88336a05ebbe71cda8909d2733ad7"><code>60fcd99</code></a> fix: use index-based stash references for improved MSYS2 compatibility (<a href="https://redirect.github.com/okonet/lint-staged/issues/1270">#1270</a>)</li> <li><a href="https://github.com/okonet/lint-staged/commit/0d843ce83060235635f1d1824c4bb744708b69ef"><code>0d843ce</code></a> chore(dependencies): update all dependencies</li> <li><a href="https://github.com/okonet/lint-staged/commit/f5987252ae59537727a93373b59ab47bc2651a2f"><code>f598725</code></a> fix(dependencies): replace <code>colorette</code> with <code>chalk</code> for better color support ...</li> <li><a href="https://github.com/okonet/lint-staged/commit/1bbe37af68963c13bdba5ba88f838233c0a947ea"><code>1bbe37a</code></a> chore(dependencies): update all dependencies</li> <li><a href="https://github.com/okonet/lint-staged/commit/f230c6984fa247c9c3a23e60778f22d06b8f3de4"><code>f230c69</code></a> docs: Clean up readme.me (<a href="https://redirect.github.com/okonet/lint-staged/issues/1263">#1263</a>)</li> <li>See full diff in <a href="https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.0">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=13.1.2&new-version=13.2.0)](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-03 16:37:07 +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/httpsms#179
No description provided.