Skip to content

Commit

Permalink
Update dependency sass-loader to v14.1.0 (#695)
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 |
|---|---|---|---|---|---|
| [sass-loader](https://togithub.com/webpack-contrib/sass-loader) | [`14.0.0` -> `14.1.0`](https://renovatebot.com/diffs/npm/sass-loader/14.0.0/14.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sass-loader/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass-loader/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass-loader/14.0.0/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass-loader/14.0.0/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v14.1.0`](https://togithub.com/webpack-contrib/sass-loader/blob/HEAD/CHANGELOG.md#1410-2024-01-30)

[Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v14.0.0...v14.1.0)

##### Features

-   add `@rspack/core` as an optional peer dependency ([#&#8203;1184](https://togithub.com/webpack-contrib/sass-loader/issues/1184)) ([637ba5b](https://togithub.com/webpack-contrib/sass-loader/commit/637ba5b49005ab5d31a2b2979ad9af7f008b0267))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] 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/X-oss-byte/Canary-nextjs).
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent a0fe51e commit 6abba9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
"react-is": "18.2.0",
"react-refresh": "0.14.0",
"regenerator-runtime": "0.14.1",
"sass-loader": "14.0.0",
"sass-loader": "14.1.0",
"schema-utils2": "npm:schema-utils@4.2.0",
"schema-utils3": "npm:schema-utils@4.2.0",
"semver": "7.5.4",
Expand Down

0 comments on commit 6abba9d

Please sign in to comment.