[PR #2490] [CLOSED] chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 26.0.0 #3842

Closed
opened 2026-03-17 01:25:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2490
Author: @dependabot[bot]
Created: 7/4/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/stylelint-config-standard-26.0.0


📝 Commits (1)

  • 425e09a chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 26.0.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps stylelint-config-standard from 25.0.0 to 26.0.0.

Release notes

Sourced from stylelint-config-standard's releases.

26.0.0

  • Removed: stylelint less than 14.9.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@8.0.0
  • Added: import-notation rule.
  • Added: selector-not-notation rule.
Changelog

Sourced from stylelint-config-standard's changelog.

26.0.0

  • Removed: stylelint less than 14.9.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@8.0.0
  • Added: import-notation rule.
  • Added: selector-not-notation rule.
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/2490 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/4/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/stylelint-config-standard-26.0.0` --- ### 📝 Commits (1) - [`425e09a`](https://github.com/hoppscotch/hoppscotch/commit/425e09a0cab234968cdab3336762a26119aa65df) chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 26.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 25.0.0 to 26.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint-config-standard/releases">stylelint-config-standard's releases</a>.</em></p> <blockquote> <h2>26.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>14.9.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/8.0.0"><code>stylelint-config-recommended@8.0.0</code></a></li> <li>Added: <code>import-notation</code> rule.</li> <li>Added: <code>selector-not-notation</code> rule.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md">stylelint-config-standard's changelog</a>.</em></p> <blockquote> <h2>26.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>14.9.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/8.0.0"><code>stylelint-config-recommended@8.0.0</code></a></li> <li>Added: <code>import-notation</code> rule.</li> <li>Added: <code>selector-not-notation</code> rule.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/bb7c7caa866c994e3af1c26ce640d59c5ce955fe"><code>bb7c7ca</code></a> 26.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/848e37222c53c54aedc99660ef34a9fa5ee3044e"><code>848e372</code></a> Prepare 26.0.0 (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/253">#253</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/74b33f79b088d67ef23b477e21c45e97584bbba5"><code>74b33f7</code></a> Simplify CI settings via reusable workflow (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/251">#251</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/2f7299ef7680718f09012e2f591a479d9a07459e"><code>2f7299e</code></a> Bump deps (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/249">#249</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/271ae9d96dcdd3e72ca12c5742f57c344719f8f4"><code>271ae9d</code></a> Bump deps (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/248">#248</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/120a9e6996e5aee9408baf0a5fbf9be08e20ddee"><code>120a9e6</code></a> Update deps (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/247">#247</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/967f120afd175ed4983b7d850fa8390d0251c279"><code>967f120</code></a> Update deps (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/246">#246</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/e6d44abd81afb3e7b9340cc975ac5c3aacd7f0f7"><code>e6d44ab</code></a> Update deps and CI settings (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/245">#245</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/089a5351a9ddf2396e2ea7b940c2368e9c60156e"><code>089a535</code></a> Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/242">#242</a>)</li> <li>See full diff in <a href="https://github.com/stylelint/stylelint-config-standard/compare/25.0.0...26.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint-config-standard&package-manager=npm_and_yarn&previous-version=25.0.0&new-version=26.0.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-17 01:25:20 +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#3842
No description provided.