matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

572.json (5338B)


      1 {
      2   "number": 572,
      3   "title": "Bump autoprefixer from 10.4.13 to 10.4.15",
      4   "state": "open",
      5   "diff_file": "572.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-08-14T08:56:56Z",
      8   "closed_at": null,
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/autoprefixer-10.4.15",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.13 to 10.4.15.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/postcss/autoprefixer/releases\">autoprefixer's releases</a>.</em></p>\n<blockquote>\n<h2>10.4.14</h2>\n<ul>\n<li>Improved startup time and reduced JS bundle size (by <a href=\"https://github.com/Knagis\"><code>@\u200bKnagis</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/autoprefixer/blob/main/CHANGELOG.md\">autoprefixer's changelog</a>.</em></p>\n<blockquote>\n<h2>10.4.15</h2>\n<ul>\n<li>Fixed <code>::backdrop</code> prefixes (by \u4e00\u4e1d).</li>\n<li>Fixed docs (by Christian Oliff).</li>\n</ul>\n<h2>10.4.14</h2>\n<ul>\n<li>Improved startup time and reduced JS bundle size (by K\u0101rlis Ga\u0146\u0123is).</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/aa633244098cba0f199944017ef5502e4f4161c4\"><code>aa63324</code></a> Release 10.4.15 version</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/e6f597d8e2a9f56e7ac2b64dbbbef842a177e809\"><code>e6f597d</code></a> Run tests in parallel</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/8611ba63e367549620cba812986ef8f03b909be6\"><code>8611ba6</code></a> Update dependencies</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/f8d8dab24e1ded8d6c2a4c16124dfb0e5bef3322\"><code>f8d8dab</code></a> feat: <code>::backdrop</code> using <code>@mdn/browser-compat-data</code> (<a href=\"https://redirect.github.com/postcss/autoprefixer/issues/1498\">#1498</a>)</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/66d23f6c8687ebb6c5b6d3631337b1ef682dd6c1\"><code>66d23f6</code></a> Update dependencies and code style</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/4a629f52e35e008cf4a63e09612675bfe9e346a2\"><code>4a629f5</code></a> Move to pnpm 8</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/029aed678fc5bbb015ac2cc2e9a680fb2b3c90c9\"><code>029aed6</code></a> Use Node.js 20 on CI</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/b440be2b063c3cba0fa99ff885fd482a9bf263c1\"><code>b440be2</code></a> Lock pnpm</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/e8b3b7d32bdb733b25175594eb3685f51b3e678d\"><code>e8b3b7d</code></a> Update dependencies</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/9cabd686e1ce32401016fd5cfc91ccf6483497b4\"><code>9cabd68</code></a> Add funding option</li>\n<li>Additional commits viewable in <a href=\"https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.15\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=autoprefixer&package-manager=npm_and_yarn&previous-version=10.4.13&new-version=10.4.15)](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 }