[PR #458] [CLOSED] Bump css-loader from 3.6.0 to 5.2.7 #497

Closed
opened 2026-02-26 06:31:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/458
Author: @dependabot[bot]
Created: 7/17/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/css-loader-5.2.7


📝 Commits (1)

  • 09c742a Bump css-loader from 3.6.0 to 5.2.7

📊 Changes

2 files changed (+316 additions, -163 deletions)

View changed files

📝 package-lock.json (+315 -162)
📝 package.json (+1 -1)

📄 Description

Bumps css-loader from 3.6.0 to 5.2.7.

Release notes

Sourced from css-loader's releases.

v5.2.7

5.2.7 (2021-07-13)

Bug Fixes

  • fix crash when source map is unavailable with external URL in [@import](https://github.com/import) (bb76fe4)

v5.2.6

5.2.6 (2021-05-24)

Bug Fixes

  • always write locals export when css modules/icss enabled (#1315) (075d9bd)

v5.2.5

5.2.5 (2021-05-20)

Bug Fixes

v5.2.4

5.2.4 (2021-04-19)

Bug Fixes

v5.2.3

5.2.3 (2021-04-19)

Bug Fixes

  • improve performance

v5.2.2

5.2.2 (2021-04-16)

Bug Fixes

  • avoid escape nonASCII characters in local names (0722733)

v5.2.1

5.2.1 (2021-04-09)

... (truncated)

Changelog

Sourced from css-loader's changelog.

5.2.7 (2021-07-13)

Bug Fixes

  • fix crash when source map is unavailable with external URL in [@import](https://github.com/import) (bb76fe4)

5.2.6 (2021-05-24)

Bug Fixes

  • always write locals export when css modules/icss enabled (#1315) (075d9bd)

5.2.5 (2021-05-20)

Bug Fixes

5.2.4 (2021-04-19)

Bug Fixes

5.2.3 (2021-04-19)

Bug Fixes

  • improve performance

5.2.2 (2021-04-16)

Bug Fixes

  • avoid escape nonASCII characters in local names (0722733)

5.2.1 (2021-04-09)

Bug Fixes

5.2.0 (2021-03-24)

... (truncated)

Commits

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/nextcloud/twofactor_gateway/pull/458 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/17/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/css-loader-5.2.7` --- ### 📝 Commits (1) - [`09c742a`](https://github.com/nextcloud/twofactor_gateway/commit/09c742a77ee2ec02d1cc2a6594d022e0db817b85) Bump css-loader from 3.6.0 to 5.2.7 ### 📊 Changes **2 files changed** (+316 additions, -163 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+315 -162) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 5.2.7. <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>v5.2.7</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v5.2.7">5.2.7</a> (2021-07-13)</h3> <h3>Bug Fixes</h3> <ul> <li>fix crash when source map is unavailable with external URL in <code>[@import](https://github.com/import)</code> (<a href="https://github.com/webpack-contrib/css-loader/commit/bb76fe48a198e74cacf29ad4b1c01d485f4db11f">bb76fe4</a>)</li> </ul> <h2>v5.2.6</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.5...v5.2.6">5.2.6</a> (2021-05-24)</h3> <h3>Bug Fixes</h3> <ul> <li>always write locals export when css modules/icss enabled (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1315">#1315</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/075d9bd044a78543479cbf10ccd3c386a3e434e6">075d9bd</a>)</li> </ul> <h2>v5.2.5</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.4...v5.2.5">5.2.5</a> (2021-05-20)</h3> <h3>Bug Fixes</h3> <ul> <li>compatibility with named export and es5 (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1314">#1314</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/0cf8cdedd8667b1ba13d3b4322087943a25176f6">0cf8cde</a>)</li> </ul> <h2>v5.2.4</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.3...v5.2.4">5.2.4</a> (2021-04-19)</h3> <h3>Bug Fixes</h3> <ul> <li>do not crash on 'false' aliases (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1292">#1292</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/e913cb1d73a4f5c3c4464e0446a885e9f677a005">e913cb1</a>)</li> </ul> <h2>v5.2.3</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.2...v5.2.3">5.2.3</a> (2021-04-19)</h3> <h3>Bug Fixes</h3> <ul> <li>improve performance</li> </ul> <h2>v5.2.2</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.1...v5.2.2">5.2.2</a> (2021-04-16)</h3> <h3>Bug Fixes</h3> <ul> <li>avoid escape nonASCII characters in local names (<a href="https://github.com/webpack-contrib/css-loader/commit/072273308a8ab4b7efdae31440689dc81978ca1d">0722733</a>)</li> </ul> <h2>v5.2.1</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.1">5.2.1</a> (2021-04-09)</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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/v5.2.6...v5.2.7">5.2.7</a> (2021-07-13)</h3> <h3>Bug Fixes</h3> <ul> <li>fix crash when source map is unavailable with external URL in <code>[@import](https://github.com/import)</code> (<a href="https://github.com/webpack-contrib/css-loader/commit/bb76fe48a198e74cacf29ad4b1c01d485f4db11f">bb76fe4</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.5...v5.2.6">5.2.6</a> (2021-05-24)</h3> <h3>Bug Fixes</h3> <ul> <li>always write locals export when css modules/icss enabled (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1315">#1315</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/075d9bd044a78543479cbf10ccd3c386a3e434e6">075d9bd</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.4...v5.2.5">5.2.5</a> (2021-05-20)</h3> <h3>Bug Fixes</h3> <ul> <li>compatibility with named export and es5 (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1314">#1314</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/0cf8cdedd8667b1ba13d3b4322087943a25176f6">0cf8cde</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.3...v5.2.4">5.2.4</a> (2021-04-19)</h3> <h3>Bug Fixes</h3> <ul> <li>do not crash on 'false' aliases (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1292">#1292</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/e913cb1d73a4f5c3c4464e0446a885e9f677a005">e913cb1</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.2...v5.2.3">5.2.3</a> (2021-04-19)</h3> <h3>Bug Fixes</h3> <ul> <li>improve performance</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.1...v5.2.2">5.2.2</a> (2021-04-16)</h3> <h3>Bug Fixes</h3> <ul> <li>avoid escape nonASCII characters in local names (<a href="https://github.com/webpack-contrib/css-loader/commit/072273308a8ab4b7efdae31440689dc81978ca1d">0722733</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.1">5.2.1</a> (2021-04-09)</h3> <h3>Bug Fixes</h3> <ul> <li>do not crash on unescaped svg data uri (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1288">#1288</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/4f289c5e4df6c666fdf6dd3402560ae74d4bf7ee">4f289c5</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/css-loader/compare/v5.1.4...v5.2.0">5.2.0</a> (2021-03-24)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/css-loader/commit/ae988451a9638662625e515b915a12f6e2c9378a"><code>ae98845</code></a> chore(release): 5.2.7</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/bb76fe48a198e74cacf29ad4b1c01d485f4db11f"><code>bb76fe4</code></a> fix: fix crash when source map is unavailable with external URL in <code>@import</code></li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/adcc4382992d99e24b54f39418d64ff4edf7272c"><code>adcc438</code></a> ci: use <code>actions/setup-node@v2</code> (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1323">#1323</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/c7f81ebdce3a1df202c3c4538785676744487708"><code>c7f81eb</code></a> chore: fix typo (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1318">#1318</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/d31c680727ccefe9f765ae35a96e376e60d28177"><code>d31c680</code></a> chore(release): 5.2.6</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/075d9bd044a78543479cbf10ccd3c386a3e434e6"><code>075d9bd</code></a> fix: always write locals export when css modules/icss enabled (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1315">#1315</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/fa9d4c421ffaf469144af1e0007e8b2321ce9876"><code>fa9d4c4</code></a> chore(release): 5.2.5</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/0cf8cdedd8667b1ba13d3b4322087943a25176f6"><code>0cf8cde</code></a> fix: compatibility with named export and es5 (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1314">#1314</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/8f1a6fce0fff8971d28ca4a68ca0e7d8b6838cf2"><code>8f1a6fc</code></a> chore: <code>husky</code> updated (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1312">#1312</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/417aaba7bd7b4d8fa453b21f9eee1a78a0b916ac"><code>417aaba</code></a> docs: recommend (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1313">#1313</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v5.2.7">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=3.6.0&new-version=5.2.7)](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-02-26 06:31:03 +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/twofactor_gateway-nextcloud#497
No description provided.