177.md (5064B)
1 # PR #177 Bump autoprefixer from 10.4.4 to 10.4.7 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-05-03T08:30:58Z 6 - **Branch:** dependabot/npm_and_yarn/autoprefixer-10.4.7 → main 7 - **Merged:** 2022-05-23T13:07:56Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [177.diff](./177.diff) 12 13 --- 14 15 Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.4 to 10.4.7. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> 19 <blockquote> 20 <h2>10.4.7</h2> 21 <ul> 22 <li>Fixed <code>print-color-adjust</code> support in Firefox.</li> 23 </ul> 24 <h2>10.4.6</h2> 25 <ul> 26 <li>Fixed <code>print-color-adjust</code> support.</li> 27 </ul> 28 <h2>10.4.5</h2> 29 <ul> 30 <li>Fixed <code>NaN</code> in grid (by <a href="https://github.com/SukkaW"><code>@SukkaW</code></a>).</li> 31 </ul> 32 </blockquote> 33 </details> 34 <details> 35 <summary>Changelog</summary> 36 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> 37 <blockquote> 38 <h2>10.4.7</h2> 39 <ul> 40 <li>Fixed <code>print-color-adjust</code> support in Firefox.</li> 41 </ul> 42 <h2>10.4.6</h2> 43 <ul> 44 <li>Fixed <code>print-color-adjust</code> support.</li> 45 </ul> 46 <h2>10.4.5</h2> 47 <ul> 48 <li>Fixed <code>NaN</code> in grid (by <a href="https://github.com/SukkaW"><code>@SukkaW</code></a>).</li> 49 </ul> 50 </blockquote> 51 </details> 52 <details> 53 <summary>Commits</summary> 54 <ul> 55 <li><a href="https://github.com/postcss/autoprefixer/commit/20fd9994a92a22d467b837fd6a8ddab9e2dce476"><code>20fd999</code></a> Release 10.4.7 version</li> 56 <li><a href="https://github.com/postcss/autoprefixer/commit/c8319f49aa95e946526082d1c66ee513a4109582"><code>c8319f4</code></a> Update dependencies</li> 57 <li><a href="https://github.com/postcss/autoprefixer/commit/8fe5b66a446b97b349bce240a020da4e74d0d7c3"><code>8fe5b66</code></a> Fix print-color-adjust in FF</li> 58 <li><a href="https://github.com/postcss/autoprefixer/commit/0a82431f06bda4310112ba8f3e7aee75439f0f01"><code>0a82431</code></a> Release 10.4.6 version</li> 59 <li><a href="https://github.com/postcss/autoprefixer/commit/51b991c6175fe5e0f90e20041e10441df1434670"><code>51b991c</code></a> Improve handling print-color-adjust</li> 60 <li><a href="https://github.com/postcss/autoprefixer/commit/08d960e79dde97479f6d9d8d2c40d879c20c510b"><code>08d960e</code></a> Fix Node.js 12 on CI</li> 61 <li><a href="https://github.com/postcss/autoprefixer/commit/684afedca932723024447553a6afeb435f038444"><code>684afed</code></a> Update dependencies</li> 62 <li><a href="https://github.com/postcss/autoprefixer/commit/89c5b9a3e16d62390180832cdc8b26e812813984"><code>89c5b9a</code></a> Update dependencies</li> 63 <li><a href="https://github.com/postcss/autoprefixer/commit/e9478dbde49e35c0eb3de2d309a05370d800d0b5"><code>e9478db</code></a> Clean up ESLint config</li> 64 <li><a href="https://github.com/postcss/autoprefixer/commit/fca3f015282756fd8a7d06e2588778c69e39fc4d"><code>fca3f01</code></a> Fix test name</li> 65 <li>Additional commits viewable in <a href="https://github.com/postcss/autoprefixer/compare/10.4.4...10.4.7">compare view</a></li> 66 </ul> 67 </details> 68 <br /> 69 70 71 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 72 73 Dependabot 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`. 74 75 [//]: # (dependabot-automerge-start) 76 [//]: # (dependabot-automerge-end) 77 78 --- 79 80 <details> 81 <summary>Dependabot commands and options</summary> 82 <br /> 83 84 You can trigger Dependabot actions by commenting on this PR: 85 - `@dependabot rebase` will rebase this PR 86 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 87 - `@dependabot merge` will merge this PR after your CI passes on it 88 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 89 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 90 - `@dependabot reopen` will reopen this PR if it is closed 91 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 92 - `@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) 93 - `@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) 94 - `@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) 95 96 97 </details> 98