Skip to content

Commit

Permalink
build(deps-dev): bump css-loader from 7.1.1 to 7.1.2 in /reacnetgener…
Browse files Browse the repository at this point in the history
…ator/static/webpack (#2234)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from
7.1.1 to 7.1.2.
<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>v7.1.2</h2>
<h3><a
href="https://github.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2">7.1.2</a>
(2024-05-22)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>keep order of <code>@import</code>s with the
<code>webpackIgnore</code> comment (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1600">#1600</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/76757ef30ec37f88ccf9d8b82d8d84b7625c5d66">76757ef</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>
<h3><a
href="https://github.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2">7.1.2</a>
(2024-05-22)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>keep order of <code>@import</code>s with the
<code>webpackIgnore</code> comment (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1600">#1600</a>)
(<a
href="https://github.com/webpack-contrib/css-loader/commit/76757ef30ec37f88ccf9d8b82d8d84b7625c5d66">76757ef</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/d5ba44ae2e0bf20d31fe43fd7a2c467937dde97d"><code>d5ba44a</code></a>
chore(release): 7.1.2</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/76757ef30ec37f88ccf9d8b82d8d84b7625c5d66"><code>76757ef</code></a>
fix: keep order of <code>@import</code>s with the
<code>webpackIgnore</code> comment (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1600">#1600</a>)</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/4b41689003beb7f44642c6f4f52506d81fc14106"><code>4b41689</code></a>
ci: use node v22 (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1596">#1596</a>)</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/20682222edaeb3c752aa301a992719919d3b3ed2"><code>2068222</code></a>
chore: update dependencies to latest version (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1595">#1595</a>)</li>
<li><a
href="https://github.com/webpack-contrib/css-loader/commit/e006f66ebf1bed92f643c01af8e542e7519c4611"><code>e006f66</code></a>
refactor: use <code>environment</code> to get
<code>templateLiteral</code> value (<a
href="https://redirect.github.com/webpack-contrib/css-loader/issues/1591">#1591</a>)</li>
<li>See full diff in <a
href="https://github.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2">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=7.1.1&new-version=7.1.2)](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 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

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 Aug 9, 2024
1 parent 9f91418 commit 2a92891
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"startbootstrap-creative": "7.0.7"
},
"devDependencies": {
"css-loader": "7.1.1",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"cssnano": "7.0.1",
"cssnano-preset-advanced": "7.0.5",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1123,9 +1123,9 @@ __metadata:
languageName: node
linkType: hard

"css-loader@npm:7.1.1":
version: 7.1.1
resolution: "css-loader@npm:7.1.1"
"css-loader@npm:7.1.2":
version: 7.1.2
resolution: "css-loader@npm:7.1.2"
dependencies:
icss-utils: "npm:^5.1.0"
postcss: "npm:^8.4.33"
Expand All @@ -1143,7 +1143,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/435a21f19594f89e4d5da51f4d6d2de4d25d6f882117890875f6529e99fbe931ea258662fb680b70e7ccab2fd723084f2c3fff022c76d45c38893ae50ab6f08e
checksum: 10/ddde22fb103888320f60a1414a6a04638d2e9760a532a52d03c45e6e2830b32dd76c734aeef426f78dd95b2d15f77eeec3854ac53061aff02569732dc6e6801c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3741,7 +3741,7 @@ __metadata:
animejs: "npm:3.2.2"
bootstrap: "npm:5.3.3"
bootstrap-select: "npm:1.14.0-beta3"
css-loader: "npm:7.1.1"
css-loader: "npm:7.1.2"
css-minimizer-webpack-plugin: "npm:7.0.0"
cssnano: "npm:7.0.1"
cssnano-preset-advanced: "npm:7.0.5"
Expand Down

0 comments on commit 2a92891

Please sign in to comment.