Skip to content

Commit

Permalink
Bump postcss-scss from 4.0.8 to 4.0.9 in /dashboard (#6907)
Browse files Browse the repository at this point in the history
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.8
to 4.0.9.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md">postcss-scss's
changelog</a>.</em></p>
<blockquote>
<h2>4.0.9</h2>
<ul>
<li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss-scss/commit/e57f9bdfdfaf49ae72f379f968d43c441fd77d18"><code>e57f9bd</code></a>
Release 4.0.9 version</li>
<li><a
href="https://github.com/postcss/postcss-scss/commit/c97cbbb74eeb2976065d72bbaad382eb8071108b"><code>c97cbbb</code></a>
Fix carrier return parsing</li>
<li><a
href="https://github.com/postcss/postcss-scss/commit/f231e9dd4f4ceedb9a524ce46791dff97688c35c"><code>f231e9d</code></a>
Improve pnpm test output</li>
<li><a
href="https://github.com/postcss/postcss-scss/commit/cf2755ceb021b2526d1a5bbd19df2f6f7f62f661"><code>cf2755c</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss-scss/commit/941b183685bed6407310854c908ff0a54ce88bf1"><code>941b183</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss-scss/commit/cf690c2c8b3363c82e1b61c1830dca477f474d2a"><code>cf690c2</code></a>
Fix code style</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss-scss/compare/4.0.8...4.0.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-scss&package-manager=npm_and_yarn&previous-version=4.0.8&new-version=4.0.9)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 338cf4e commit bbdd6c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"node-polyfill-webpack-plugin": "^2.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.31",
"postcss-scss": "^4.0.8",
"postcss-scss": "^4.0.9",
"prettier": "^3.0.3",
"react-dom": "^17.0.2",
"react-scripts": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11653,10 +11653,10 @@ postcss-safe-parser@^6.0.0:
resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz#bb4c29894171a94bc5c996b9a30317ef402adaa1"
integrity sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==

postcss-scss@^4.0.7, postcss-scss@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.8.tgz#12a4991a902a782d4e9b86b1f217d5181c6c4f32"
integrity sha512-Cr0X8Eu7xMhE96PJck6ses/uVVXDtE5ghUTKNUYgm8ozgP2TkgV3LWs3WgLV1xaSSLq8ZFiXaUrj0LVgG1fGEA==
postcss-scss@^4.0.7, postcss-scss@^4.0.9:
version "4.0.9"
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.9.tgz#a03c773cd4c9623cb04ce142a52afcec74806685"
integrity sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==

postcss-selector-not@^6.0.1:
version "6.0.1"
Expand Down

0 comments on commit bbdd6c0

Please sign in to comment.