mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update postcss 8.4.41 → 8.4.47 (patch) (#14581)
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request. ### What changed? #### ✳️ postcss (8.4.41 → 8.4.47) · [Repo](https://github.com/postcss/postcss) · [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) <details> <summary>Release Notes</summary> <h4><a href="https://github.com/postcss/postcss/releases/tag/8.4.47">8.4.47</a></h4> <blockquote><ul dir="auto"> <li>Removed debug code.</li> </ul></blockquote> <h4><a href="https://github.com/postcss/postcss/releases/tag/8.4.46">8.4.46</a></h4> <blockquote><ul dir="auto"> <li>Fixed <code class="notranslate">Cannot read properties of undefined (reading 'before')</code>.</li> </ul></blockquote> <h4><a href="https://github.com/postcss/postcss/releases/tag/8.4.45">8.4.45</a></h4> <blockquote><ul dir="auto"> <li>Removed unnecessary fix which could lead to infinite loop.</li> </ul></blockquote> <h4><a href="https://github.com/postcss/postcss/releases/tag/8.4.44">8.4.44</a></h4> <blockquote><ul dir="auto"> <li>Another way to fix <code class="notranslate">markClean is not a function</code> error.</li> </ul></blockquote> <h4><a href="https://github.com/postcss/postcss/releases/tag/8.4.43">8.4.43</a></h4> <blockquote><ul dir="auto"> <li>Fixed <code class="notranslate">markClean is not a function</code> error.</li> </ul></blockquote> <h4><a href="https://github.com/postcss/postcss/releases/tag/8.4.42">8.4.42</a></h4> <blockquote><ul dir="auto"> <li>Fixed CSS syntax error on long minified files (by <a href="https://bounce.depfu.com/github.com/varpstar">@varpstar</a>).</li> </ul></blockquote> <p><em>Does any of this look wrong? <a href="https://depfu.com/packages/npm/postcss/feedback">Please let us know.</a></em></p> </details> <details> <summary>Commits</summary> <p><a href="57e02115e4...5e6fd1302d">See the full diff on Github</a>. The new version differs by 33 commits:</p> <ul> <li><a href="5e6fd1302d"><code>Release 8.4.47 version</code></a></li> <li><a href="714bc10258"><code>Typo</code></a></li> <li><a href="439d20e651"><code>Release 8.4.46 version</code></a></li> <li><a href="b93582f68e"><code>Update dependencies</code></a></li> <li><a href="c51e46767d"><code>Fix error on inserting node without raws in some cases</code></a></li> <li><a href="829ae47d6b"><code>Update dependencies</code></a></li> <li><a href="5aaaec2214"><code>Update remaining workflow jobs to use latest version of actions (#1968)</code></a></li> <li><a href="448c4f34d6"><code>Release 8.4.45 version</code></a></li> <li><a href="1c77d2e333"><code>Update unnecessary check</code></a></li> <li><a href="f38b329323"><code>Try to fix CI</code></a></li> <li><a href="d442dc75e3"><code>Release 8.4.44 version</code></a></li> <li><a href="3c7cda099c"><code>Another way to fix markClean() is undefined issue</code></a></li> <li><a href="b985ed1667"><code>Release 8.4.43 version</code></a></li> <li><a href="3025b743bf"><code>Update dependencies</code></a></li> <li><a href="79ff9800c3"><code>Update AST if it is not made by PostCSS >= 8.4.41</code></a></li> <li><a href="0fda48a1b1"><code>Release 8.4.42 version</code></a></li> <li><a href="cd5b08cfa2"><code>Add ESLint to CI</code></a></li> <li><a href="0975cc209d"><code>Sort source code and fix ESLint</code></a></li> <li><a href="36950b4ff9"><code>Try to fix old Node.js tests</code></a></li> <li><a href="fbb6d60eae"><code>Update dependencies</code></a></li> <li><a href="118ebc9a9a"><code>Clean up code</code></a></li> <li><a href="9e7bdca1d2"><code>Pretty CssSyntaxError from onelined (minified) css (#1965)</code></a></li> <li><a href="45a24250ee"><code>Merge pull request #1961 from nex3/readonly-array</code></a></li> <li><a href="0cb325a1d5"><code>Use `ReadonlyArray` for argument types that aren't modified</code></a></li> <li><a href="a886628603"><code>Merge pull request #1957 from nex3/protected-normalize</code></a></li> <li><a href="13a16b0dc8"><code>Merge pull request #1958 from nex3/typedoc</code></a></li> <li><a href="51022c2a42"><code>Fix a few TypeDoc warnings</code></a></li> <li><a href="d6fa30b3cc"><code>Add a protected `markDirty()` method on `Node`</code></a></li> <li><a href="58c50ad191"><code>Declare `Container.normalize()` as a protected method</code></a></li> <li><a href="ea262f3b3f"><code>Merge pull request #1956 from Juneezee/refactor/replace-indexOf-with-startsWith</code></a></li> <li><a href="c37da3c225"><code>Replace `indexOf === 0` with `startsWith`</code></a></li> <li><a href="4b96e7df14"><code>Merge pull request #1955 from Marukome0743/Marukome0743-patch-1</code></a></li> <li><a href="edcc9b13b9"><code>chore(docs): improve visual appearance of images in README.md</code></a></li> </ul> </details> ---  [Depfu](https://depfu.com) will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with `@depfu rebase`. <details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu cancel merge</dt><dd>Cancels automatic merging of this PR</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details> Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
dae178ef6a
commit
7e9bb6833d
@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.47.1",
|
||||
"@types/node": "catalog:",
|
||||
"postcss": "8.4.41",
|
||||
"postcss": "8.4.47",
|
||||
"postcss-import": "^16.1.0",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-embed": "^0.4.15",
|
||||
|
||||
46
pnpm-lock.yaml
generated
46
pnpm-lock.yaml
generated
@ -35,11 +35,11 @@ importers:
|
||||
specifier: 'catalog:'
|
||||
version: 20.14.13
|
||||
postcss:
|
||||
specifier: 8.4.41
|
||||
version: 8.4.41
|
||||
specifier: 8.4.47
|
||||
version: 8.4.47
|
||||
postcss-import:
|
||||
specifier: ^16.1.0
|
||||
version: 16.1.0(postcss@8.4.41)
|
||||
version: 16.1.0(postcss@8.4.47)
|
||||
prettier:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
@ -51,7 +51,7 @@ importers:
|
||||
version: 4.0.0(prettier@3.3.3)(typescript@5.5.4)
|
||||
tsup:
|
||||
specifier: ^8.2.4
|
||||
version: 8.2.4(jiti@1.21.6)(postcss@8.4.41)(typescript@5.5.4)(yaml@2.5.0)
|
||||
version: 8.2.4(jiti@1.21.6)(postcss@8.4.47)(typescript@5.5.4)(yaml@2.5.0)
|
||||
turbo:
|
||||
specifier: ^2.1.2
|
||||
version: 2.1.2
|
||||
@ -2552,6 +2552,9 @@ packages:
|
||||
picocolors@1.0.1:
|
||||
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
|
||||
|
||||
picocolors@1.1.0:
|
||||
resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
|
||||
|
||||
picomatch@2.3.1:
|
||||
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
||||
engines: {node: '>=8.6'}
|
||||
@ -2617,6 +2620,10 @@ packages:
|
||||
resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postcss@8.4.47:
|
||||
resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
prelude-ls@1.2.1:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
@ -2784,6 +2791,10 @@ packages:
|
||||
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
source-map-js@1.2.1:
|
||||
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
source-map-support@0.5.21:
|
||||
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
||||
|
||||
@ -5331,6 +5342,8 @@ snapshots:
|
||||
|
||||
picocolors@1.0.1: {}
|
||||
|
||||
picocolors@1.1.0: {}
|
||||
|
||||
picomatch@2.3.1: {}
|
||||
|
||||
pify@2.3.0: {}
|
||||
@ -5354,12 +5367,19 @@ snapshots:
|
||||
read-cache: 1.0.0
|
||||
resolve: 1.22.8
|
||||
|
||||
postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.41)(yaml@2.5.0):
|
||||
postcss-import@16.1.0(postcss@8.4.47):
|
||||
dependencies:
|
||||
postcss: 8.4.47
|
||||
postcss-value-parser: 4.2.0
|
||||
read-cache: 1.0.0
|
||||
resolve: 1.22.8
|
||||
|
||||
postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.47)(yaml@2.5.0):
|
||||
dependencies:
|
||||
lilconfig: 3.1.2
|
||||
optionalDependencies:
|
||||
jiti: 1.21.6
|
||||
postcss: 8.4.41
|
||||
postcss: 8.4.47
|
||||
yaml: 2.5.0
|
||||
|
||||
postcss-selector-parser@6.1.2:
|
||||
@ -5381,6 +5401,12 @@ snapshots:
|
||||
picocolors: 1.0.1
|
||||
source-map-js: 1.2.0
|
||||
|
||||
postcss@8.4.47:
|
||||
dependencies:
|
||||
nanoid: 3.3.7
|
||||
picocolors: 1.1.0
|
||||
source-map-js: 1.2.1
|
||||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-embed@0.4.15:
|
||||
@ -5564,6 +5590,8 @@ snapshots:
|
||||
|
||||
source-map-js@1.2.0: {}
|
||||
|
||||
source-map-js@1.2.1: {}
|
||||
|
||||
source-map-support@0.5.21:
|
||||
dependencies:
|
||||
buffer-from: 1.1.2
|
||||
@ -5742,7 +5770,7 @@ snapshots:
|
||||
|
||||
tslib@2.6.3: {}
|
||||
|
||||
tsup@8.2.4(jiti@1.21.6)(postcss@8.4.41)(typescript@5.5.4)(yaml@2.5.0):
|
||||
tsup@8.2.4(jiti@1.21.6)(postcss@8.4.47)(typescript@5.5.4)(yaml@2.5.0):
|
||||
dependencies:
|
||||
bundle-require: 5.0.0(esbuild@0.23.0)
|
||||
cac: 6.7.14
|
||||
@ -5754,14 +5782,14 @@ snapshots:
|
||||
globby: 11.1.0
|
||||
joycon: 3.1.1
|
||||
picocolors: 1.0.1
|
||||
postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.41)(yaml@2.5.0)
|
||||
postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.47)(yaml@2.5.0)
|
||||
resolve-from: 5.0.0
|
||||
rollup: 4.20.0
|
||||
source-map: 0.8.0-beta.0
|
||||
sucrase: 3.35.0
|
||||
tree-kill: 1.2.2
|
||||
optionalDependencies:
|
||||
postcss: 8.4.41
|
||||
postcss: 8.4.47
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- jiti
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user