[PR #82] [MERGED] chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 29.0.0 in /web #140

Closed
opened 2026-03-03 16:36:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/82
Author: @dependabot[bot]
Created: 1/23/2023
Status: Merged
Merged: 1/23/2023
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/stylelint-config-standard-29.0.0


📝 Commits (1)

  • 1762a3d chore(deps-dev): bump stylelint-config-standard in /web

📊 Changes

3 files changed (+27 additions, -27 deletions)

View changed files

📝 web/package-lock.json (+17 -18)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+9 -8)

📄 Description

Bumps stylelint-config-standard from 25.0.0 to 29.0.0.

Release notes

Sourced from stylelint-config-standard's releases.

29.0.0

  • Removed: stylelint less than 14.14.0 from peer dependencies.
  • Changed: import-notation to be "url".
  • Added: custom parameter messages to *-pattern rules.
  • Fixed: value-no-vendor-prefix to ignore -webkit-box.

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.

29.0.0

  • Removed: stylelint less than 14.14.0 from peer dependencies.
  • Changed: import-notation to be "url".
  • Added: custom parameter messages to *-pattern rules.
  • Fixed: value-no-vendor-prefix to ignore -webkit-box.

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/NdoleStudio/httpsms/pull/82 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/23/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/stylelint-config-standard-29.0.0` --- ### 📝 Commits (1) - [`1762a3d`](https://github.com/NdoleStudio/httpsms/commit/1762a3d28814b17e1a359c2548c5dbe6ccdcd358) chore(deps-dev): bump stylelint-config-standard in /web ### 📊 Changes **3 files changed** (+27 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+17 -18) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+9 -8) </details> ### 📄 Description Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 25.0.0 to 29.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>29.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>14.14.0</code> from peer dependencies.</li> <li>Changed: <code>import-notation</code> to be <code>&quot;url&quot;</code>.</li> <li>Added: custom parameter messages to <code>*-pattern</code> rules.</li> <li>Fixed: <code>value-no-vendor-prefix</code> to ignore <code>-webkit-box</code>.</li> </ul> <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>29.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>14.14.0</code> from peer dependencies.</li> <li>Changed: <code>import-notation</code> to be <code>&quot;url&quot;</code>.</li> <li>Added: custom parameter messages to <code>*-pattern</code> rules.</li> <li>Fixed: <code>value-no-vendor-prefix</code> to ignore <code>-webkit-box</code>.</li> </ul> <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/51bafd34ac334a03862e7c97cb57bbc9bc5154c0"><code>51bafd3</code></a> 29.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/9ff3ccd14c9df1a08655c6c6c682a61c650102dc"><code>9ff3ccd</code></a> Prepare 29.0.0 (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/269">#269</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/dd1ce5c7335801182f51aa609d6398b82c6d57d1"><code>dd1ce5c</code></a> Add custom parameter messages to <code>*-pattern</code> rules (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/264">#264</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/4f8e5734923a9e68d01b7e2d7272102d9d1d02b8"><code>4f8e573</code></a> Sync CSS example snippet in README (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/268">#268</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/5c0e054ede34bc7ba7fbd5c07872b3766f676f8a"><code>5c0e054</code></a> Change <code>import-notation</code> to <code>&quot;url&quot;</code> (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/266">#266</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/f569bb130200e22f606a961cf420b54185fd0c90"><code>f569bb1</code></a> Change <code>value-no-vendor-prefix</code> to ignore <code>-webkit-box</code> (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/261">#261</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/a8bb8fbe01e9e9271988f4d50909b9517c15b647"><code>a8bb8fb</code></a> Run lint via <code>npm test</code> (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/262">#262</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/b0430c00d34f44098f9c8668e1dad0f9c9a4b47a"><code>b0430c0</code></a> Update deps (<a href="https://github-redirect.dependabot.com/stylelint/stylelint-config-standard/issues/260">#260</a>)</li> <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>Additional commits viewable in <a href="https://github.com/stylelint/stylelint-config-standard/compare/25.0.0...29.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=29.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-03 16:36:56 +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#140
No description provided.