Skip to content

Commit a267301

Browse files
committed
Auto merge of #3977 - rust-lang:renovate/postcss-8.x, r=Turbo87
Update dependency postcss to v8.3.9 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss](https://postcss.org/) ([source](https://togithub.com/postcss/postcss)) | [`8.3.8` -> `8.3.9`](https://renovatebot.com/diffs/npm/postcss/8.3.8/8.3.9) | [![age](https://badges.renovateapi.com/packages/npm/postcss/8.3.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/postcss/8.3.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/postcss/8.3.9/compatibility-slim/8.3.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/postcss/8.3.9/confidence-slim/8.3.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>postcss/postcss</summary> ### [`v8.3.9`](https://togithub.com/postcss/postcss/blob/master/CHANGELOG.md#&#8203;839) [Compare Source](https://togithub.com/postcss/postcss/compare/8.3.8...8.3.9) - Replaced `nanocolors` to `picocolors`. - Reduced package size. </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents a41b2bf + 5c21576 commit a267301

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"webpack": "5.56.0"
128128
},
129129
"resolutions": {
130-
"ember-css-modules/postcss": "8.3.8",
130+
"ember-css-modules/postcss": "8.3.9",
131131
"ember-inflector": "4.0.2"
132132
},
133133
"engines": {

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10933,7 +10933,7 @@ nanocolors@^0.2.12, nanocolors@^0.2.2, nanocolors@^0.2.8:
1093310933
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.12.tgz#4d05932e70116078673ea4cc6699a1c56cc77777"
1093410934
integrity sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==
1093510935

10936-
nanoid@^3.1.25:
10936+
nanoid@^3.1.28:
1093710937
version "3.1.28"
1093810938
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.28.tgz#3c01bac14cb6c5680569014cc65a2f26424c6bd4"
1093910939
integrity sha512-gSu9VZ2HtmoKYe/lmyPFES5nknFrHa+/DT9muUFWFMi6Jh9E1I7bkvlQ8xxf1Kos9pi9o8lBnIOkatMhKX/YUw==
@@ -11684,6 +11684,11 @@ performance-now@^2.1.0:
1168411684
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1168511685
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
1168611686

11687+
picocolors@^0.2.1:
11688+
version "0.2.1"
11689+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
11690+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
11691+
1168711692
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0:
1168811693
version "2.3.0"
1168911694
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
@@ -12115,13 +12120,13 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1211512120
indexes-of "^1.0.1"
1211612121
uniq "^1.0.1"
1211712122

12118-
postcss@8.3.8, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12119-
version "8.3.8"
12120-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.8.tgz#9ebe2a127396b4b4570ae9f7770e7fb83db2bac1"
12121-
integrity sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA==
12123+
postcss@8.3.9, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12124+
version "8.3.9"
12125+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.9.tgz#98754caa06c4ee9eb59cc48bd073bb6bd3437c31"
12126+
integrity sha512-f/ZFyAKh9Dnqytx5X62jgjhhzttjZS7hMsohcI7HEI5tjELX/HxCy3EFhsRxyzGvrzFF+82XPvCS8T9TFleVJw==
1212212127
dependencies:
12123-
nanocolors "^0.2.2"
12124-
nanoid "^3.1.25"
12128+
nanoid "^3.1.28"
12129+
picocolors "^0.2.1"
1212512130
source-map-js "^0.6.2"
1212612131

1212712132
postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:

0 commit comments

Comments
 (0)