[PR #235] [MERGED] chore(deps-dev): bump stylelint-config-standard from 29.0.0 to 34.0.0 in /web #281

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/235
Author: @dependabot[bot]
Created: 7/10/2023
Status: Merged
Merged: 7/14/2023
Merged by: @AchoArnold

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


📝 Commits (1)

  • 618a803 chore(deps-dev): bump stylelint-config-standard in /web

📊 Changes

3 files changed (+19 additions, -26 deletions)

View changed files

📝 web/package-lock.json (+9 -16)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+9 -9)

📄 Description

Bumps stylelint-config-standard from 29.0.0 to 34.0.0.

Release notes

Sourced from stylelint-config-standard's releases.

34.0.0

33.0.0

  • Removed: stylelint less than 15.5.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@12.0.0.
  • Changed: restored declaration-block-single-line-max-declarations removed on 30.0.0.

32.0.0

  • Removed: stylelint less than 15.4.0 from peer dependencies.
  • Added: media-feature-range-notation: "context" rule

31.0.0

30.0.1

30.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.
  • Removed: 64 rules deprecated in stylelint@15.0.0. For details, see the migration guide.
  • Fixed: length-zero-no-unit to ignore custom properties.
  • Fixed: value-no-vendor-prefix to ignore -webkit-inline-box.
Changelog

Sourced from stylelint-config-standard's changelog.

34.0.0

33.0.0

  • Removed: stylelint less than 15.5.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@12.0.0.
  • Changed: restored declaration-block-single-line-max-declarations removed on 30.0.0.

32.0.0

  • Removed: stylelint less than 15.4.0 from peer dependencies.
  • Added: media-feature-range-notation: "context" rule.

31.0.0

30.0.1

30.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.
  • Removed: 64 rules deprecated in stylelint@15.0.0. For details, see the migration guide.
  • Fixed: length-zero-no-unit to ignore custom properties.
  • Fixed: value-no-vendor-prefix to ignore -webkit-inline-box.
Commits
Maintainer changes

This version was pushed to npm by mattxwang, 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/235 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/10/2023 **Status:** ✅ Merged **Merged:** 7/14/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/stylelint-config-standard-34.0.0` --- ### 📝 Commits (1) - [`618a803`](https://github.com/NdoleStudio/httpsms/commit/618a80330f152d6ddadcb9602204f96adf0c785d) chore(deps-dev): bump stylelint-config-standard in /web ### 📊 Changes **3 files changed** (+19 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+9 -16) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+9 -9) </details> ### 📄 Description Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 29.0.0 to 34.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>34.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.10.0</code> from peer dependencies</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/13.0.0"><code>stylelint-config-recommended@13.0.0</code></a>.</li> </ul> <h2>33.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.5.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/12.0.0"><code>stylelint-config-recommended@12.0.0</code></a>.</li> <li>Changed: restored <code>declaration-block-single-line-max-declarations</code> removed on <code>30.0.0</code>.</li> </ul> <h2>32.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.4.0</code> from peer dependencies.</li> <li>Added: <code>media-feature-range-notation: &quot;context&quot;</code> rule</li> </ul> <h2>31.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.3.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/11.0.0"><code>stylelint-config-recommended@11.0.0</code></a></li> </ul> <h2>30.0.1</h2> <ul> <li>Fixed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1"><code>stylelint-config-recommended@10.0.1</code></a></li> </ul> <h2>30.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.0.0</code> from peer dependencies.</li> <li>Removed: 64 rules deprecated in <a href="https://github.com/stylelint/stylelint/releases/tag/15.0.0"><code>stylelint@15.0.0</code></a>. For details, see the <a href="https://github.com/stylelint/stylelint/blob/15.0.0/docs/migration-guide/to-15.md">migration guide</a>.</li> <li>Fixed: <code>length-zero-no-unit</code> to ignore custom properties.</li> <li>Fixed: <code>value-no-vendor-prefix</code> to ignore <code>-webkit-inline-box</code>.</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>34.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.10.0</code> from peer dependencies</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/13.0.0"><code>stylelint-config-recommended@13.0.0</code></a>.</li> </ul> <h2>33.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.5.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/12.0.0"><code>stylelint-config-recommended@12.0.0</code></a>.</li> <li>Changed: restored <code>declaration-block-single-line-max-declarations</code> removed on <code>30.0.0</code>.</li> </ul> <h2>32.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.4.0</code> from peer dependencies.</li> <li>Added: <code>media-feature-range-notation: &quot;context&quot;</code> rule.</li> </ul> <h2>31.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.3.0</code> from peer dependencies.</li> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/11.0.0"><code>stylelint-config-recommended@11.0.0</code></a>.</li> </ul> <h2>30.0.1</h2> <ul> <li>Fixed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1"><code>stylelint-config-recommended@10.0.1</code></a>.</li> </ul> <h2>30.0.0</h2> <ul> <li>Removed: <code>stylelint</code> less than <code>15.0.0</code> from peer dependencies.</li> <li>Removed: 64 rules deprecated in <a href="https://github.com/stylelint/stylelint/releases/tag/15.0.0"><code>stylelint@15.0.0</code></a>. For details, see the <a href="https://github.com/stylelint/stylelint/blob/15.0.0/docs/migration-guide/to-15.md">migration guide</a>.</li> <li>Fixed: <code>length-zero-no-unit</code> to ignore custom properties.</li> <li>Fixed: <code>value-no-vendor-prefix</code> to ignore <code>-webkit-inline-box</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/3918f359fd793dd33564e669514a290e342aa3e7"><code>3918f35</code></a> 34.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/da11594a9c18e04c38089c9fb98a5457d514659e"><code>da11594</code></a> Prepare 34.0.0 (<a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/296">#296</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/9a68907ffddff557ededcdbf03ef615db13463e5"><code>9a68907</code></a> Bump got and np (<a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/294">#294</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/b6f189538b284d14ff9ea46636beeac8e67b6971"><code>b6f1895</code></a> Add <code>engines.node</code> field to <code>package.json</code> (<a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/295">#295</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/dc2e7564b5fb72067a85fb04da913a14779d0461"><code>dc2e756</code></a> Update deps (<a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/293">#293</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/5aa5dd57ac814edd98c656da35f2ccc99a64d433"><code>5aa5dd5</code></a> Bump yaml from 2.2.1 to 2.2.2 (<a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/291">#291</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/b3317aae0f4e6814f81339ec1e4890dcb6663197"><code>b3317aa</code></a> Update deps (<a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/290">#290</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/5110f3b951ef8e3196ea81e09d745f8bdc3f7e60"><code>5110f3b</code></a> 33.0.0</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/72431b30ae62332777c573ea2aace199eddff1f1"><code>72431b3</code></a> Prepare 33.0.0 (<a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/288">#288</a>)</li> <li><a href="https://github.com/stylelint/stylelint-config-standard/commit/43b2bd967f487e21a2aeb4d21bea2a66a0ebaf97"><code>43b2bd9</code></a> 32.0.0</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint-config-standard/compare/29.0.0...34.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/~mattxwang">mattxwang</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=29.0.0&new-version=34.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:37:37 +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#281
No description provided.