Skip to content

Commit

Permalink
Update dependency postcss-modules-local-by-default to v4.2.0 (#3302)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [postcss-modules-local-by-default](https://redirect.github.com/css-modules/postcss-modules-local-by-default) | [`4.1.0` -> `4.2.0`](https://renovatebot.com/diffs/npm/postcss-modules-local-by-default/4.0.5/4.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/postcss-modules-local-by-default/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss-modules-local-by-default/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss-modules-local-by-default/4.0.5/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss-modules-local-by-default/4.0.5/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>css-modules/postcss-modules-local-by-default (postcss-modules-local-by-default)</summary>

### [`v4.2.0`](https://redirect.github.com/css-modules/postcss-modules-local-by-default/blob/HEAD/CHANGELOG.md#420---2024-12-11)

[Compare Source](https://redirect.github.com/css-modules/postcss-modules-local-by-default/compare/v4.1.0...v4.2.0)

-   feat: add support a `/* cssmodules-pure-no-check */` comment

### [`v4.1.0`](https://redirect.github.com/css-modules/postcss-modules-local-by-default/blob/HEAD/CHANGELOG.md#410---2024-11-11)

[Compare Source](https://redirect.github.com/css-modules/postcss-modules-local-by-default/compare/v4.0.5...v4.1.0)

-   feat: add `global()` and `local()` for animations
-   feat: add pure ignore comment
-   fix: css nesting and pure mode

</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent eccce1f commit 355844e
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 @@ -266,7 +266,7 @@
"platform": "1.3.6",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-modules-extract-imports": "3.1.0",
"postcss-modules-local-by-default": "4.1.0",
"postcss-modules-local-by-default": "4.2.0",
"postcss-modules-scope": "3.2.1",
"postcss-modules-values": "4.0.0",
"postcss-preset-env": "9.6.0",
Expand Down

0 comments on commit 355844e

Please sign in to comment.