Skip to content

Commit

Permalink
Bump css-loader from 6.8.1 to 6.10.0 (#2153)
Browse files Browse the repository at this point in the history
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from
6.8.1 to 6.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/css-loader/releases">css-loader's
releases</a>.</em></p>
<blockquote>
<h2>v6.10.0</h2>
<h2><a
href="https://github.com/webpack-contrib/css-loader/compare/v6.9.1...v6.10.0">6.10.0</a>
(2024-01-30)</h2>
<h3>Features</h3>
<ul>
<li>add <code>@rspack/core</code> as an optional peer dependency (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1568">#1568</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/3924679cb9a8f31996c742290a71a3446c9782b9">3924679</a>)</li>
<li>pass the <code>resourceQuery</code> and
<code>resourceFragment</code> to the <code>auto</code> and
<code>mode</code> callback (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1569">#1569</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/d641c4d48264518dfeb77d7e1e8ef03bbb09b645">d641c4d</a>)</li>
<li>support named exports with any characters (<a
href="https://github.com/webpack-contrib/css-loader/commit/6f439299838eab7e6fb18f6e9f47b9dee2208463">6f43929</a>)</li>
</ul>
<h2>v6.9.1</h2>
<h3><a
href="https://github.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1">6.9.1</a>
(2024-01-18)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>css nesting support</li>
<li><code>@scope</code> at-rule support</li>
</ul>
<h2>v6.9.0</h2>
<h2><a
href="https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.9.0">6.9.0</a>
(2024-01-09)</h2>
<h3>Features</h3>
<ul>
<li>updated generateExportEntry to expose node details (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1556">#1556</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/05002f39e29afd7e12f9efca4d073bc23e3d2150">05002f3</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>css experiment detection (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1559">#1559</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/f2cfe30a8f6b0053a268c0d9c1943bb3c8f01338">f2cfe30</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md">css-loader's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/webpack-contrib/css-loader/compare/v6.9.1...v6.10.0">6.10.0</a>
(2024-01-30)</h2>
<h3>Features</h3>
<ul>
<li>add <code>@rspack/core</code> as an optional peer dependency (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1568">#1568</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/3924679cb9a8f31996c742290a71a3446c9782b9">3924679</a>)</li>
<li>pass the <code>resourceQuery</code> and
<code>resourceFragment</code> to the <code>auto</code> and
<code>mode</code> callback (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1569">#1569</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/d641c4d48264518dfeb77d7e1e8ef03bbb09b645">d641c4d</a>)</li>
<li>support named exports with any characters (<a
href="https://github.com/webpack-contrib/css-loader/commit/6f439299838eab7e6fb18f6e9f47b9dee2208463">6f43929</a>)</li>
</ul>
<h3><a
href="https://github.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1">6.9.1</a>
(2024-01-18)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>css nesting support</li>
<li><code>@scope</code> at-rule support</li>
</ul>
<h2><a
href="https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.9.0">6.9.0</a>
(2024-01-09)</h2>
<h3>Features</h3>
<ul>
<li>updated generateExportEntry to expose node details (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1556">#1556</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/05002f39e29afd7e12f9efca4d073bc23e3d2150">05002f3</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>css experiment detection (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1559">#1559</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/f2cfe30a8f6b0053a268c0d9c1943bb3c8f01338">f2cfe30</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/7bbb57c9b54dbcba89d5598a7f32f9098917b867"><code>7bbb57c</code></a>
chore(release): 6.10.0</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/d641c4d48264518dfeb77d7e1e8ef03bbb09b645"><code>d641c4d</code></a>
feat: pass the <code>resourceQuery</code> and
<code>resourceFragment</code> to the <code>auto</code> and `mode...</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/3924679cb9a8f31996c742290a71a3446c9782b9"><code>3924679</code></a>
feat: add <code>@rspack/core</code> as an optional peer dependency (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1568">#1568</a>)</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/6f439299838eab7e6fb18f6e9f47b9dee2208463"><code>6f43929</code></a>
feat: support named exports with any characters</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/f9192eeb2773d8c5ea8e6424363ad6b8fb2b397b"><code>f9192ee</code></a>
chore(release): 6.9.1</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/6515be0e35ea3f15e29def7cca26b4157472ec00"><code>6515be0</code></a>
fix: css nesting support and <code>@scope</code> at-rule</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/0751f7a5fd45972340435e898020dce7d8cc9d4f"><code>0751f7a</code></a>
docs: update (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1562">#1562</a>)</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/2d17551deea6e4513de70c471cf91fd504075e59"><code>2d17551</code></a>
chore(release): 6.9.0</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/e38116ff5315cca01e46fa152840aafdbbd3ec35"><code>e38116f</code></a>
chore: update dependencies to latest version (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1561">#1561</a>)</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/d09ff738fea06551eeccd9871ab6e3c3c0dfac66"><code>d09ff73</code></a>
test: getLocalIdent and node type (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1560">#1560</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=css-loader&package-manager=npm_and_yarn&previous-version=6.8.1&new-version=6.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent fc4678f commit a150319
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/plexus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"babel-loader": "9.1.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"clean-webpack-plugin": "4.0.0",
"css-loader": "6.8.1",
"css-loader": "6.10.0",
"eslint-config-prettier": "^9.1.0",
"file-loader": "6.2.0",
"html-loader": "5.0.0",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3763,19 +3763,19 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

css-loader@6.8.1:
version "6.8.1"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.8.1.tgz#0f8f52699f60f5e679eab4ec0fcd68b8e8a50a88"
integrity sha512-xDAXtEVGlD0gJ07iclwWVkLoZOpEvAWaSyf6W18S2pOC//K8+qUDIx8IIT3D+HjnmkJPQeesOPv5aiUaJsCM2g==
css-loader@6.10.0:
version "6.10.0"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.10.0.tgz#7c172b270ec7b833951b52c348861206b184a4b7"
integrity sha512-LTSA/jWbwdMlk+rhmElbDR2vbtQoTBPr7fkJE+mxrHj+7ru0hUmHafDRzWIjIHTwpitWVaqY2/UWGRca3yUgRw==
dependencies:
icss-utils "^5.1.0"
postcss "^8.4.21"
postcss "^8.4.33"
postcss-modules-extract-imports "^3.0.0"
postcss-modules-local-by-default "^4.0.3"
postcss-modules-scope "^3.0.0"
postcss-modules-local-by-default "^4.0.4"
postcss-modules-scope "^3.1.1"
postcss-modules-values "^4.0.0"
postcss-value-parser "^4.2.0"
semver "^7.3.8"
semver "^7.5.4"

css-select@^4.1.3:
version "4.3.0"
Expand Down Expand Up @@ -7948,19 +7948,19 @@ postcss-modules-extract-imports@^3.0.0:
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==

postcss-modules-local-by-default@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.3.tgz#b08eb4f083050708998ba2c6061b50c2870ca524"
integrity sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==
postcss-modules-local-by-default@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.4.tgz#7cbed92abd312b94aaea85b68226d3dec39a14e6"
integrity sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==
dependencies:
icss-utils "^5.0.0"
postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.1.0"

postcss-modules-scope@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz#9ef3151456d3bbfa120ca44898dfca6f2fa01f06"
integrity sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==
postcss-modules-scope@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.1.1.tgz#32cfab55e84887c079a19bbb215e721d683ef134"
integrity sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==
dependencies:
postcss-selector-parser "^6.0.4"

Expand All @@ -7984,7 +7984,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@^8.4.21, postcss@^8.4.35:
postcss@^8.4.33, postcss@^8.4.35:
version "8.4.35"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
Expand Down Expand Up @@ -9331,7 +9331,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

semver@^7.3.8, semver@^7.5.3, semver@^7.5.4:
semver@^7.5.3, semver@^7.5.4:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
Expand Down

0 comments on commit a150319

Please sign in to comment.