156.md (4007B)
1 # PR #156 Bump autoprefixer from 10.4.4 to 10.4.5 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-04-25T08:37:36Z 6 - **Branch:** dependabot/npm_and_yarn/autoprefixer-10.4.5 → main 7 - **Closed:** 2022-05-02T08:27:27Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [156.diff](./156.diff) 12 13 --- 14 15 Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.4 to 10.4.5. 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.5</h2> 21 <ul> 22 <li>Fixed <code>NaN</code> in grid (by <a href="https://github.com/SukkaW"><code>@SukkaW</code></a>).</li> 23 </ul> 24 </blockquote> 25 </details> 26 <details> 27 <summary>Changelog</summary> 28 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> 29 <blockquote> 30 <h2>10.4.5</h2> 31 <ul> 32 <li>Fixed <code>NaN</code> in grid (by <a href="https://github.com/SukkaW"><code>@SukkaW</code></a>).</li> 33 </ul> 34 </blockquote> 35 </details> 36 <details> 37 <summary>Commits</summary> 38 <ul> 39 <li><a href="https://github.com/postcss/autoprefixer/commit/fdddbf364d80bbc65b9871f3452da3944321ef9d"><code>fdddbf3</code></a> Release 10.4.5 version</li> 40 <li><a href="https://github.com/postcss/autoprefixer/commit/4ad9f72ada6154ef640d00faf65b7120cefca74b"><code>4ad9f72</code></a> Update dependencies</li> 41 <li><a href="https://github.com/postcss/autoprefixer/commit/f6fa524611e191548765b9ee125f3364476a31f4"><code>f6fa524</code></a> Update CI config</li> 42 <li><a href="https://github.com/postcss/autoprefixer/commit/355a87af074ef1ef7463f563be3fd399ef8d43f9"><code>355a87a</code></a> Fix <a href="https://github-redirect.dependabot.com/postcss/autoprefixer/issues/1446">#1446</a> (<a href="https://github-redirect.dependabot.com/postcss/autoprefixer/issues/1457">#1457</a>)</li> 43 <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.4...10.4.5">compare view</a></li> 44 </ul> 45 </details> 46 <br /> 47 48 49 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 50 51 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`. 52 53 [//]: # (dependabot-automerge-start) 54 [//]: # (dependabot-automerge-end) 55 56 --- 57 58 <details> 59 <summary>Dependabot commands and options</summary> 60 <br /> 61 62 You can trigger Dependabot actions by commenting on this PR: 63 - `@dependabot rebase` will rebase this PR 64 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 65 - `@dependabot merge` will merge this PR after your CI passes on it 66 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 67 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 68 - `@dependabot reopen` will reopen this PR if it is closed 69 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 70 - `@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) 71 - `@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) 72 - `@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) 73 74 75 </details> 76 77 78 ## Comments 79 80 ### @dependabot[bot] — 2022-05-02T08:27:26Z 81 82 Superseded by #173. 83