[PR #2598] [CLOSED] chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 28.0.0 #3922

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2598
Author: @dependabot[bot]
Created: 8/22/2022
Status: Closed

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


📝 Commits (1)

  • c8fa4e8 chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 28.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 28.0.0.

Release notes

Sourced from stylelint-config-standard's releases.

28.0.0

  • Removed: stylelint less than 14.11.0 from peer dependencies.
  • Changed: alpha-value-notation to be "number" for SVG *-opacity properties.

27.0.0

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.

28.0.0

  • Removed: stylelint less than 14.11.0 from peer dependencies.
  • Changed: alpha-value-notation to be "number" for SVG *-opacity properties.

27.0.0

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
Maintainer changes

This version was pushed to npm by ybiquitous, a new releaser for stylelint-config-standard since your current version.


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/2598 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/22/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/stylelint-config-standard-28.0.0` --- ### 📝 Commits (1) - [`c8fa4e8`](https://github.com/hoppscotch/hoppscotch/commit/c8fa4e881e67e3c61ca9030b70ce74ebe4362e7e) chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 28.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 28.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>28.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>14.11.0</code> from peer dependencies.</li> <li>Changed: <code>alpha-value-notation</code> to be <code>&quot;number&quot;</code> for SVG <code>*-opacity</code> properties.</li> </ul> <h2>27.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>14.10.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/9.0.0"><code>stylelint-config-recommended@9.0.0</code></a></li> <li>Added: <code>keyframe-selector-notation</code> rule.</li> </ul> <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>28.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>14.11.0</code> from peer dependencies.</li> <li>Changed: <code>alpha-value-notation</code> to be <code>&quot;number&quot;</code> for SVG <code>*-opacity</code> properties.</li> </ul> <h2>27.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>14.10.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/9.0.0"><code>stylelint-config-recommended@9.0.0</code></a></li> <li>Added: <code>keyframe-selector-notation</code> rule.</li> </ul> <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/e19cadf3db1295454e582fdb984e6c7943af9fd5"><code>e19cadf</code></a> 28.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/f168dec89395400a6618d6d00b305ea0b13b4c36"><code>f168dec</code></a> Prepare 28.0.0 (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/259">#259</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/c12b8cb2b9a57e8dbd2696dd7ac2f78e72b829a4"><code>c12b8cb</code></a> Add SVG opacity properties as exceptions to alpha-value-notation (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/258">#258</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/865a93c45a0e6f549b9a17aec1a8713f638fc2cb"><code>865a93c</code></a> 27.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/b632f33a94221040b56d4fd1b5658616f67e2d31"><code>b632f33</code></a> Prepare 27.0.0 (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/256">#256</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/5e282a7b96105e44b54a1e8e3c6f505cc3ff6e94"><code>5e282a7</code></a> Bump stylelint (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/254">#254</a>)</li> <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>Additional commits viewable in <a href="https://github.com/stylelint/stylelint-config-standard/compare/25.0.0...28.0.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~ybiquitous">ybiquitous</a>, a new releaser for stylelint-config-standard since your current version.</p> </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=28.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:29:53 +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#3922
No description provided.