103.md (4830B)
1 # PR #103 Bump autoprefixer from 10.4.2 to 10.4.4 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-17T08:29:17Z 6 - **Branch:** dependabot/npm_and_yarn/autoprefixer-10.4.4 → main 7 - **Merged:** 2022-03-21T21:36:25Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [103.diff](./103.diff) 12 13 --- 14 15 [//]: # (dependabot-start) 16 ⚠️ **Dependabot is rebasing this PR** ⚠️ 17 18 Rebasing might not happen immediately, so don't worry if this takes some time. 19 20 Note: if you make any changes to this PR yourself, they will take precedence over the rebase. 21 22 --- 23 24 [//]: # (dependabot-end) 25 26 Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4. 27 <details> 28 <summary>Changelog</summary> 29 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> 30 <blockquote> 31 <h2>10.4.4</h2> 32 <ul> 33 <li>Fixed <code>package.funding</code> to have same value between all PostCSS packages.</li> 34 </ul> 35 <h2>10.4.3</h2> 36 <ul> 37 <li>Fixed <code>package.funding</code> (by Álvaro Mondéjar).</li> 38 </ul> 39 </blockquote> 40 </details> 41 <details> 42 <summary>Commits</summary> 43 <ul> 44 <li><a href="https://github.com/postcss/autoprefixer/commit/37f26d65746b6f7c6751eb6c8dc31fe129ab4041"><code>37f26d6</code></a> Release 10.4.4 version</li> 45 <li><a href="https://github.com/postcss/autoprefixer/commit/f6328f4d1595b98a3af835875a310d1c00bcddf7"><code>f6328f4</code></a> Update PostCSS</li> 46 <li><a href="https://github.com/postcss/autoprefixer/commit/18d54174eda4b032dcb135f0e36ab97a4b83a3c4"><code>18d5417</code></a> Revert funding URL format changes</li> 47 <li><a href="https://github.com/postcss/autoprefixer/commit/e41d4f56a81eeb7cfeca7c37f59b7ffed1cb3498"><code>e41d4f5</code></a> Release 10.4.3 version</li> 48 <li><a href="https://github.com/postcss/autoprefixer/commit/ec8e48211b045af1a74da9218a10231512454f94"><code>ec8e482</code></a> Update PostCSS</li> 49 <li><a href="https://github.com/postcss/autoprefixer/commit/65c7bda68df35734e8b46db98fed38074986229d"><code>65c7bda</code></a> Update dependencies</li> 50 <li><a href="https://github.com/postcss/autoprefixer/commit/fbc094b262529a0cf50ae6f9b0a223e29cdf0ffd"><code>fbc094b</code></a> Fix funding URL format</li> 51 <li><a href="https://github.com/postcss/autoprefixer/commit/2d923aef4cfd745b3890ac52422790dfb6ae1ae5"><code>2d923ae</code></a> Update dependencies</li> 52 <li><a href="https://github.com/postcss/autoprefixer/commit/f18db88e1ab3497d0ff2a8af55b8d729e24b9ba9"><code>f18db88</code></a> Update <code>funding</code> key in package.json (<a href="https://github-redirect.dependabot.com/postcss/autoprefixer/issues/1448">#1448</a>)</li> 53 <li><a href="https://github.com/postcss/autoprefixer/commit/3041c7bfced438875d668767432666b10a88ef36"><code>3041c7b</code></a> Update dependencies</li> 54 <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.4">compare view</a></li> 55 </ul> 56 </details> 57 <br /> 58 59 60 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 61 62 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`. 63 64 [//]: # (dependabot-automerge-start) 65 [//]: # (dependabot-automerge-end) 66 67 --- 68 69 <details> 70 <summary>Dependabot commands and options</summary> 71 <br /> 72 73 You can trigger Dependabot actions by commenting on this PR: 74 - `@dependabot rebase` will rebase this PR 75 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 76 - `@dependabot merge` will merge this PR after your CI passes on it 77 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 78 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 79 - `@dependabot reopen` will reopen this PR if it is closed 80 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 81 - `@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) 82 - `@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) 83 - `@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) 84 85 86 </details> 87