16.md (3519B)
1 # PR #16 Bump autoprefixer from 10.4.1 to 10.4.2 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-01-20T21:33:44Z 6 - **Branch:** dependabot/npm_and_yarn/autoprefixer-10.4.2 → main 7 - **Merged:** 2022-01-20T21:38:49Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [16.diff](./16.diff) 10 11 --- 12 13 Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.1 to 10.4.2. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> 17 <blockquote> 18 <h2>10.4.2</h2> 19 <ul> 20 <li>Fixed missed <code>-webkit-</code> prefix for <code>width: stretch</code>.</li> 21 </ul> 22 </blockquote> 23 </details> 24 <details> 25 <summary>Changelog</summary> 26 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> 27 <blockquote> 28 <h2>10.4.2</h2> 29 <ul> 30 <li>Fixed missed <code>-webkit-</code> prefix for <code>width: stretch</code>.</li> 31 </ul> 32 </blockquote> 33 </details> 34 <details> 35 <summary>Commits</summary> 36 <ul> 37 <li><a href="https://github.com/postcss/autoprefixer/commit/13b754299710428dd2e040aae9931909dd7d38cc"><code>13b7542</code></a> Release 10.4.2 version</li> 38 <li><a href="https://github.com/postcss/autoprefixer/commit/09f1a891b85caf4308565119b99023abc206a958"><code>09f1a89</code></a> Fix stretch prefix</li> 39 <li><a href="https://github.com/postcss/autoprefixer/commit/b764cc0a23c6ac396901dc79749b4126bd52e158"><code>b764cc0</code></a> Update dependencies and clean npm ignore</li> 40 <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.1...10.4.2">compare view</a></li> 41 </ul> 42 </details> 43 <br /> 44 45 46 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 47 48 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`. 49 50 [//]: # (dependabot-automerge-start) 51 [//]: # (dependabot-automerge-end) 52 53 --- 54 55 <details> 56 <summary>Dependabot commands and options</summary> 57 <br /> 58 59 You can trigger Dependabot actions by commenting on this PR: 60 - `@dependabot rebase` will rebase this PR 61 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 62 - `@dependabot merge` will merge this PR after your CI passes on it 63 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 64 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 65 - `@dependabot reopen` will reopen this PR if it is closed 66 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 67 - `@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) 68 - `@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) 69 - `@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) 70 71 72 </details> 73