593.json (7255B)
1 { 2 "number": 593, 3 "title": "Bump postcss from 8.4.21 to 8.4.29", 4 "state": "open", 5 "diff_file": "593.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-08-30T08:30:36Z", 8 "closed_at": null, 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/postcss-8.4.29", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.29.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/postcss/postcss/releases\">postcss's releases</a>.</em></p>\n<blockquote>\n<h2>8.4.29</h2>\n<ul>\n<li>Fixed <code>Node#source.offset</code> (by <a href=\"https://github.com/idoros\"><code>@\u200bidoros</code></a>).</li>\n<li>Fixed docs (by <a href=\"https://github.com/coliff\"><code>@\u200bcoliff</code></a>).</li>\n</ul>\n<h2>8.4.28</h2>\n<ul>\n<li>Fixed <code>Root.source.end</code> for better source map (by <a href=\"https://github.com/romainmenke\"><code>@\u200bromainmenke</code></a>).</li>\n<li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li>\n</ul>\n<h2>8.4.27</h2>\n<ul>\n<li>Fixed <code>Container</code> clone methods types.</li>\n</ul>\n<h2>8.4.26</h2>\n<ul>\n<li>Fixed clone methods types.</li>\n</ul>\n<h2>8.4.25</h2>\n<ul>\n<li>Improve stringify performance (by <a href=\"https://github.com/romainmenke\"><code>@\u200bromainmenke</code></a>).</li>\n<li>Fixed docs (by <a href=\"https://github.com/vikaskaliramna07\"><code>@\u200bvikaskaliramna07</code></a>).</li>\n</ul>\n<h2>8.4.24</h2>\n<ul>\n<li>Fixed <code>Plugin</code> types.</li>\n</ul>\n<h2>8.4.23</h2>\n<ul>\n<li>Fixed warnings in TypeDoc.</li>\n</ul>\n<h2>8.4.22</h2>\n<ul>\n<li>Fixed TypeScript support with <code>node16</code> (by <a href=\"https://github.com/remcohaszing\"><code>@\u200bremcohaszing</code></a>).</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/postcss/postcss/blob/main/CHANGELOG.md\">postcss's changelog</a>.</em></p>\n<blockquote>\n<h2>8.4.29</h2>\n<ul>\n<li>Fixed <code>Node#source.offset</code> (by Ido Rosenthal).</li>\n<li>Fixed docs (by Christian Oliff).</li>\n</ul>\n<h2>8.4.28</h2>\n<ul>\n<li>Fixed <code>Root.source.end</code> for better source map (by Romain Menke).</li>\n<li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li>\n</ul>\n<h2>8.4.27</h2>\n<ul>\n<li>Fixed <code>Container</code> clone methods types.</li>\n</ul>\n<h2>8.4.26</h2>\n<ul>\n<li>Fixed clone methods types.</li>\n</ul>\n<h2>8.4.25</h2>\n<ul>\n<li>Improve stringify performance (by Romain Menke).</li>\n<li>Fixed docs (by <a href=\"https://github.com/vikaskaliramna07\"><code>@\u200bvikaskaliramna07</code></a>).</li>\n</ul>\n<h2>8.4.24</h2>\n<ul>\n<li>Fixed <code>Plugin</code> types.</li>\n</ul>\n<h2>8.4.23</h2>\n<ul>\n<li>Fixed warnings in TypeDoc.</li>\n</ul>\n<h2>8.4.22</h2>\n<ul>\n<li>Fixed TypeScript support with <code>node16</code> (by Remco Haszing).</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/postcss/postcss/commit/fee54488fa20b9073053e715548389aa224d5c2e\"><code>fee5448</code></a> Release 8.4.29 version</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/3360c3988371f83865ba5f9649c367396a10c299\"><code>3360c39</code></a> Update dependencies</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/ade41459911814e84d600665918e7e7523517700\"><code>ade4145</code></a> Merge pull request <a href=\"https://redirect.github.com/postcss/postcss/issues/1879\">#1879</a> from idoros/ido/fix-location-offset</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/9a7077bdb58d9d8188fdb8b98d50596e7912f123\"><code>9a7077b</code></a> fix: node end offset</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/ce9f6b3faced7c3a60de6ebe19377cf67f836e10\"><code>ce9f6b3</code></a> Merge pull request <a href=\"https://redirect.github.com/postcss/postcss/issues/1875\">#1875</a> from coliff/patch-1</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/079ba25be2f68316824ae4984a1ca1a3fa1293d4\"><code>079ba25</code></a> Fix links on README.md</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/b0efcc0bc5aee44651a97cd648f66448d9bb3d3f\"><code>b0efcc0</code></a> Release 8.4.28 version</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/33aca818f14fbbf722d8f97accb3712a9bc59cbd\"><code>33aca81</code></a> Fix tests</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/b3528618a9128bd9f631b044db511238f19bcc96\"><code>b352861</code></a> Merge pull request <a href=\"https://redirect.github.com/postcss/postcss/issues/1872\">#1872</a> from romainmenke/add-source.end-to-root-nodes--compa...</li>\n<li><a href=\"https://github.com/postcss/postcss/commit/1bcc28001a90245f8cc074e04ded009436eb93d8\"><code>1bcc280</code></a> add <code>source.end</code> to <code>Root</code> nodes</li>\n<li>Additional commits viewable in <a href=\"https://github.com/postcss/postcss/compare/8.4.21...8.4.29\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>", 23 "comments": [], 24 "review_comments": [] 25 }