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