[PR #253] [MERGED] chore(deps-dev): bump stylelint from 15.10.1 to 15.10.2 in /web #295

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/web/stylelint-15.10.2


📝 Commits (1)

  • ac42cf9 chore(deps-dev): bump stylelint from 15.10.1 to 15.10.2 in /web

📊 Changes

3 files changed (+24 additions, -34 deletions)

View changed files

📝 web/package-lock.json (+9 -10)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+14 -23)

📄 Description

Bumps stylelint from 15.10.1 to 15.10.2.

Release notes

Sourced from stylelint's releases.

15.10.2

  • Fixed: declaration-property-value-no-unknown false negatives for nested declarations (#7079) (@​romainmenke).
  • Fixed: selector-pseudo-element-no-unknown false positives for view-transition pseudo-elements (#7070) (@​danielroe).
Changelog

Sourced from stylelint's changelog.

15.10.2

  • Fixed: declaration-property-value-no-unknown false negatives for nested declarations (#7079) (@​romainmenke).
  • Fixed: selector-pseudo-element-no-unknown false positives for view-transition pseudo-elements (#7070) (@​danielroe).
Commits
  • f383a26 15.10.2
  • 1b5f907 Prepare release (#7073)
  • 3c65b3a Bump patch-package from 7.0.0 to 7.0.2 (#7085)
  • 9124f9f Bump the eslint group with 2 updates (#7083)
  • 178ea2c Fix declaration-property-value-no-unknown false negatives for nested declar...
  • 0ba4e15 Update package-lock.json to lock file version 3 (#7080)
  • 19ed25a Revert "Update package-lock.json to lock file version 3"
  • 7aebaf5 Update package-lock.json to lock file version 3
  • c1aefb4 [Docs] Fix table formatting in deprecated rules user guide (#7076)
  • 0543317 Fix typo in 15.0.0 migration guide (#7074)
  • Additional commits viewable 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/253 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/24/2023 **Status:** ✅ Merged **Merged:** 7/24/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/stylelint-15.10.2` --- ### 📝 Commits (1) - [`ac42cf9`](https://github.com/NdoleStudio/httpsms/commit/ac42cf9a9216960aa16e39ede8be3c9f7b26c2d4) chore(deps-dev): bump stylelint from 15.10.1 to 15.10.2 in /web ### 📊 Changes **3 files changed** (+24 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+9 -10) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+14 -23) </details> ### 📄 Description Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/releases">stylelint's releases</a>.</em></p> <blockquote> <h2>15.10.2</h2> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> false negatives for nested declarations (<a href="https://redirect.github.com/stylelint/stylelint/issues/7079">#7079</a>) (<a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Fixed: <code>selector-pseudo-element-no-unknown</code> false positives for <code>view-transition</code> pseudo-elements (<a href="https://redirect.github.com/stylelint/stylelint/issues/7070">#7070</a>) (<a href="https://github.com/danielroe"><code>@​danielroe</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's changelog</a>.</em></p> <blockquote> <h2>15.10.2</h2> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> false negatives for nested declarations (<a href="https://redirect.github.com/stylelint/stylelint/pull/7079">#7079</a>) (<a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Fixed: <code>selector-pseudo-element-no-unknown</code> false positives for <code>view-transition</code> pseudo-elements (<a href="https://redirect.github.com/stylelint/stylelint/pull/7070">#7070</a>) (<a href="https://github.com/danielroe"><code>@​danielroe</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/f383a26b48b85bb344a61282af7837d7b3795880"><code>f383a26</code></a> 15.10.2</li> <li><a href="https://github.com/stylelint/stylelint/commit/1b5f907d124551621a8cf9f0d8470a318fdb7042"><code>1b5f907</code></a> Prepare release (<a href="https://redirect.github.com/stylelint/stylelint/issues/7073">#7073</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/3c65b3a18afa8dd4d4a7b93519efbaa77f227241"><code>3c65b3a</code></a> Bump patch-package from 7.0.0 to 7.0.2 (<a href="https://redirect.github.com/stylelint/stylelint/issues/7085">#7085</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/9124f9f692bab0f01213462fc89005e4d3b57ef6"><code>9124f9f</code></a> Bump the eslint group with 2 updates (<a href="https://redirect.github.com/stylelint/stylelint/issues/7083">#7083</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/178ea2c1c9b86ccc36db47723a495833dbe0ad6b"><code>178ea2c</code></a> Fix <code>declaration-property-value-no-unknown</code> false negatives for nested declar...</li> <li><a href="https://github.com/stylelint/stylelint/commit/0ba4e15680ed35dfce0898290fb9f7ac8a527d28"><code>0ba4e15</code></a> Update <code>package-lock.json</code> to lock file version <code>3</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/7080">#7080</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/19ed25aed3325a7ba679ea3537085eac7d5b9de9"><code>19ed25a</code></a> Revert &quot;Update <code>package-lock.json</code> to lock file version <code>3</code>&quot;</li> <li><a href="https://github.com/stylelint/stylelint/commit/7aebaf5c1265a61b90c784208e6590a0a023b069"><code>7aebaf5</code></a> Update <code>package-lock.json</code> to lock file version <code>3</code></li> <li><a href="https://github.com/stylelint/stylelint/commit/c1aefb4d5c3c15d035a658a8e6f53be2fd5de283"><code>c1aefb4</code></a> [Docs] Fix table formatting in deprecated rules user guide (<a href="https://redirect.github.com/stylelint/stylelint/issues/7076">#7076</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/054331783caee2c87bb7491e9aee75a2d9250edb"><code>0543317</code></a> Fix typo in 15.0.0 migration guide (<a href="https://redirect.github.com/stylelint/stylelint/issues/7074">#7074</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/15.10.1...15.10.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint&package-manager=npm_and_yarn&previous-version=15.10.1&new-version=15.10.2)](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:41 +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#295
No description provided.