Skip to content

Commit 4cc3b0a

Browse files
committed
Auto merge of #3947 - rust-lang:renovate/postcss-8.x, r=hi-rustin
Update dependency postcss to v8.3.7 [![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://github.com/postcss/postcss)) | [`8.3.6` -> `8.3.7`](https://renovatebot.com/diffs/npm/postcss/8.3.6/8.3.7) | [![age](https://badges.renovateapi.com/packages/npm/postcss/8.3.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/postcss/8.3.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/postcss/8.3.7/compatibility-slim/8.3.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/postcss/8.3.7/confidence-slim/8.3.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>postcss/postcss</summary> ### [`v8.3.7`](https://github.com/postcss/postcss/blob/master/CHANGELOG.md#&#8203;837) [Compare Source](https://github.com/postcss/postcss/compare/8.3.6...8.3.7) - Replaced `colorette` to `nanocolors`. - Added bug field to `package.json` (by Christian Oliff). - Improved docs (by Andrew Bruce and Paul Shryock). </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 7617259 + 2537c7a commit 4cc3b0a

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"webpack": "5.53.0"
129129
},
130130
"resolutions": {
131-
"ember-css-modules/postcss": "8.3.6",
131+
"ember-css-modules/postcss": "8.3.7",
132132
"ember-inflector": "4.0.2"
133133
},
134134
"engines": {

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5306,7 +5306,7 @@ color-name@~1.1.4:
53065306
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
53075307
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
53085308

5309-
colorette@^1.2.1, colorette@^1.2.2, colorette@^1.3.0:
5309+
colorette@^1.2.1, colorette@^1.3.0:
53105310
version "1.4.0"
53115311
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
53125312
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
@@ -10966,7 +10966,12 @@ nan@^2.12.1:
1096610966
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
1096710967
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
1096810968

10969-
nanoid@^3.1.23:
10969+
nanocolors@^0.1.5:
10970+
version "0.1.6"
10971+
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.1.6.tgz#bc2350d3edfdbfadd7ac018c855ae7c13905a6ad"
10972+
integrity sha512-2pvTw6vYRaBLGir2xR7MxaJtyWkrn+C53EpW8yPotG+pdAwBvt0Xwk4VJ6VHLY0aLthVZPvDfm9TdZvrvAm5UQ==
10973+
10974+
nanoid@^3.1.25:
1097010975
version "3.1.25"
1097110976
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
1097210977
integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
@@ -12146,13 +12151,13 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1214612151
indexes-of "^1.0.1"
1214712152
uniq "^1.0.1"
1214812153

12149-
[email protected].6, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12150-
version "8.3.6"
12151-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea"
12152-
integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==
12154+
[email protected].7, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12155+
version "8.3.7"
12156+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.7.tgz#ec88563588c8da8e58e7226f7633b51ae221eeda"
12157+
integrity sha512-9SaY7nnyQ63/WittqZYAvkkYPyKxchMKH71UDzeTmWuLSvxTRpeEeABZAzlCi55cuGcoFyoV/amX2BdsafQidQ==
1215312158
dependencies:
12154-
colorette "^1.2.2"
12155-
nanoid "^3.1.23"
12159+
nanocolors "^0.1.5"
12160+
nanoid "^3.1.25"
1215612161
source-map-js "^0.6.2"
1215712162

1215812163
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)