[PR #62] [MERGED] Bump autoprefixer from 10.4.7 to 10.4.14 in /web #121

Closed
opened 2026-02-27 04:59:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/62
Author: @dependabot[bot]
Created: 3/13/2023
Status: Merged
Merged: 3/15/2023
Merged by: @guyzyl

Base: mainHead: dependabot/npm_and_yarn/web/autoprefixer-10.4.14


📝 Commits (1)

  • bcfe808 Bump autoprefixer from 10.4.7 to 10.4.14 in /web

📊 Changes

2 files changed (+50 additions, -50 deletions)

View changed files

📝 web/package-lock.json (+49 -49)
📝 web/package.json (+1 -1)

📄 Description

Bumps autoprefixer from 10.4.7 to 10.4.14.

Release notes

Sourced from autoprefixer's releases.

10.4.14

  • Improved startup time and reduced JS bundle size (by @​Knagis).

10.4.13

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

10.4.12

  • Fixed support of unit-less zero angle in backgrounds (by @​yisibl).

10.4.11

  • Fixed text-decoration prefixes by moving to MDN data (by @​romainmenke).

10.4.10

  • Fixed unicode-bidi prefixes by moving to MDN data.

10.4.9

  • Fixed css-unicode-bidi issue from latest Can I Use.

10.4.8

  • Do not print color-adjust warning if print-color-adjust also is in rule.
Changelog

Sourced from autoprefixer's changelog.

10.4.14

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

10.4.13

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

10.4.12

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).

10.4.11

  • Fixed text-decoration prefixes by moving to MDN data (by Romain Menke).

10.4.10

  • Fixed unicode-bidi prefixes by moving to MDN data.

10.4.9

  • Fixed css-unicode-bidi issue from latest Can I Use.

10.4.8

  • Do not print color-adjust warning if print-color-adjust also is in rule.
Commits

Dependabot compatibility score

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @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)
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/guyzyl/whatsapp-contact-sync/pull/62 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/13/2023 **Status:** ✅ Merged **Merged:** 3/15/2023 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/autoprefixer-10.4.14` --- ### 📝 Commits (1) - [`bcfe808`](https://github.com/guyzyl/whatsapp-contact-sync/commit/bcfe808cff2fb2210c09b537f0ba36216d5c41c9) Bump autoprefixer from 10.4.7 to 10.4.14 in /web ### 📊 Changes **2 files changed** (+50 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+49 -49) 📝 `web/package.json` (+1 -1) </details> ### 📄 Description Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.7 to 10.4.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> <blockquote> <h2>10.4.14</h2> <ul> <li>Improved startup time and reduced JS bundle size (by <a href="https://github.com/Knagis"><code>@​Knagis</code></a>).</li> </ul> <h2>10.4.13</h2> <ul> <li>Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.</li> </ul> <h2>10.4.12</h2> <ul> <li>Fixed support of unit-less zero angle in backgrounds (by <a href="https://github.com/yisibl"><code>@​yisibl</code></a>).</li> </ul> <h2>10.4.11</h2> <ul> <li>Fixed <code>text-decoration</code> prefixes by moving to MDN data (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> </ul> <h2>10.4.10</h2> <ul> <li>Fixed <code>unicode-bidi</code> prefixes by moving to MDN data.</li> </ul> <h2>10.4.9</h2> <ul> <li>Fixed <code>css-unicode-bidi</code> issue from latest Can I Use.</li> </ul> <h2>10.4.8</h2> <ul> <li>Do not print <code>color-adjust</code> warning if <code>print-color-adjust</code> also is in rule.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> <blockquote> <h2>10.4.14</h2> <ul> <li>Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).</li> </ul> <h2>10.4.13</h2> <ul> <li>Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.</li> </ul> <h2>10.4.12</h2> <ul> <li>Fixed support of unit-less zero angle in backgrounds (by 一丝).</li> </ul> <h2>10.4.11</h2> <ul> <li>Fixed <code>text-decoration</code> prefixes by moving to MDN data (by Romain Menke).</li> </ul> <h2>10.4.10</h2> <ul> <li>Fixed <code>unicode-bidi</code> prefixes by moving to MDN data.</li> </ul> <h2>10.4.9</h2> <ul> <li>Fixed <code>css-unicode-bidi</code> issue from latest Can I Use.</li> </ul> <h2>10.4.8</h2> <ul> <li>Do not print <code>color-adjust</code> warning if <code>print-color-adjust</code> also is in rule.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/autoprefixer/commit/db162a1884fda0dc8dfe3346b92329a471045d46"><code>db162a1</code></a> Release 10.4.14 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/b385c2e4783c6c983ae00b33219d7ca2bef5639d"><code>b385c2e</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/autoprefixer/commit/48010ae6a74d661b5a4b777cc4b4f35a451c958f"><code>48010ae</code></a> Improves startup time by requiring specific caniuse files (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1492">#1492</a>) (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1493">#1493</a>)</li> <li><a href="https://github.com/postcss/autoprefixer/commit/c5a86ab13d8a6c9258dcf4139ee6f5870f6da7c3"><code>c5a86ab</code></a> Fix package manager info (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1489">#1489</a>)</li> <li><a href="https://github.com/postcss/autoprefixer/commit/3e0ef96c0d268acb2b1320c0715a60a6d0c175b3"><code>3e0ef96</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/autoprefixer/commit/e07754bdd84d0b30daf27298ee010b7d592f2035"><code>e07754b</code></a> Remove old CI config</li> <li><a href="https://github.com/postcss/autoprefixer/commit/3c6f9f1eac767c409d5fec96177ee2f6061fc503"><code>3c6f9f1</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/autoprefixer/commit/4782f797322c7046fc34f82976f7fd06ab204266"><code>4782f79</code></a> update postcss to 8.4.19 (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1485">#1485</a>)</li> <li><a href="https://github.com/postcss/autoprefixer/commit/1895e98067d5433da847b2013a2b6802a87add52"><code>1895e98</code></a> Release 10.4.13 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/8caf4912a102f51d1ec19734b31e1d854e23293d"><code>8caf491</code></a> Update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/postcss/autoprefixer/compare/10.4.7...10.4.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=autoprefixer&package-manager=npm_and_yarn&previous-version=10.4.7&new-version=10.4.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#121
No description provided.