Skip to content

Commit

Permalink
chore(deps): update dependency css-loader to v6.10.0 (#383)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [css-loader](https://togithub.com/webpack-contrib/css-loader) |
[`6.8.1` ->
`6.10.0`](https://renovatebot.com/diffs/npm/css-loader/6.8.1/6.10.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/css-loader/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/css-loader/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/css-loader/6.8.1/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/css-loader/6.8.1/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpack-contrib/css-loader (css-loader)</summary>

###
[`v6.10.0`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#6100-2024-01-30)

[Compare
Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.9.1...v6.10.0)

##### Features

- add `@rspack/core` as an optional peer dependency
([#&#8203;1568](https://togithub.com/webpack-contrib/css-loader/issues/1568))
([3924679](https://togithub.com/webpack-contrib/css-loader/commit/3924679cb9a8f31996c742290a71a3446c9782b9))
- pass the `resourceQuery` and `resourceFragment` to the `auto` and
`mode` callback
([#&#8203;1569](https://togithub.com/webpack-contrib/css-loader/issues/1569))
([d641c4d](https://togithub.com/webpack-contrib/css-loader/commit/d641c4d48264518dfeb77d7e1e8ef03bbb09b645))
- support named exports with any characters
([6f43929](https://togithub.com/webpack-contrib/css-loader/commit/6f439299838eab7e6fb18f6e9f47b9dee2208463))

#####
[6.9.1](https://togithub.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1)
(2024-01-18)

##### Bug Fixes

-   css nesting support
-   `@scope` at-rule support

###
[`v6.9.1`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#691-2024-01-18)

[Compare
Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1)

###
[`v6.9.0`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#690-2024-01-09)

[Compare
Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.8.1...v6.9.0)

##### Features

- updated generateExportEntry to expose node details
([#&#8203;1556](https://togithub.com/webpack-contrib/css-loader/issues/1556))
([05002f3](https://togithub.com/webpack-contrib/css-loader/commit/05002f39e29afd7e12f9efca4d073bc23e3d2150))

##### Bug Fixes

- css experiment detection
([#&#8203;1559](https://togithub.com/webpack-contrib/css-loader/issues/1559))
([f2cfe30](https://togithub.com/webpack-contrib/css-loader/commit/f2cfe30a8f6b0053a268c0d9c1943bb3c8f01338))

#####
[6.8.1](https://togithub.com/webpack-contrib/css-loader/compare/v6.8.0...v6.8.1)
(2023-05-28)

##### Bug Fixes

- use `cause` for original errors and warnings
([#&#8203;1526](https://togithub.com/webpack-contrib/css-loader/issues/1526))
([ae3d8ae](https://togithub.com/webpack-contrib/css-loader/commit/ae3d8ae54ecb5706fe9c3449487cc8306699469f))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
America/New_York, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/openedx/edx-ui-toolkit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 5ec24d9 commit d28ecd7
Showing 1 changed file with 32 additions and 23 deletions.
55 changes: 32 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d28ecd7

Please sign in to comment.