Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump browserslist from 4.14.2 to 4.21.5 in /website (#998)
Summary: Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.2 to 4.21.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md">browserslist's changelog</a>.</em></p> <blockquote> <h2>4.21.5</h2> <ul> <li>Fixed running Browserslist in browser environment.</li> </ul> <h2>4.21.4</h2> <ul> <li>Updated Firefox ESR.</li> </ul> <h2>4.21.3</h2> <ul> <li>Improved unknown region and unknown feature error (by Alexander Chabin).</li> </ul> <h2>4.21.2</h2> <ul> <li>Updated Firefox ESR.</li> </ul> <h2>4.21.1</h2> <ul> <li>Fixed parsing days in <code>since</code> query.</li> </ul> <h2>4.21</h2> <ul> <li>IE 11 was added to <code>dead</code> and removed from <code>defaults</code> (by Albert Portnoy).</li> <li>Added <code>browserslist.parse()</code> to get config AST for analysis.</li> <li>Moved <code>--update-db</code> script to <code>update-browserslist-db</code> tool.</li> <li>Fixed Unicode BOM support in <code>package.json</code>.</li> </ul> <h2>4.20.4</h2> <ul> <li>Fixed Opera in <code>mobileToDesktop</code> (by Pig Fang).</li> </ul> <h2>4.20.3</h2> <ul> <li>Added <code>Baidu</code> to <code>dead</code> browsers (by Igor Lukanin).</li> </ul> <h2>4.20.2</h2> <ul> <li>Fixed <code>package.funding</code> URL format.</li> </ul> <h2>4.20.1</h2> <ul> <li>Fixed <code>package.funding</code>.</li> <li>Fixed docs (by Michael Lohmann).</li> </ul> <h2>4.20</h2> <ul> <li>Added <code>last 2 node versions</code> and <code>last 2 node major versions</code> (by <a href="https://github.com/g-plane"><code>@g-plane</code></a>).</li> </ul> <h2>4.19.3</h2> <ul> <li>Updated Firefox ESR (by Christophe Coevoet).</li> </ul> <h2>4.19.2</h2> <ul> <li>Fixed <code>--help</code> output.</li> </ul> <h2>4.19.1</h2> <ul> <li>Fixed <code>throwOnMissing</code> types (by Øyvind Saltvik).</li> </ul> <h2>4.19</h2> <ul> <li>Added queries grammar definition (by Pig Fang).</li> <li>Added <code>throwOnMissing</code> option (by Øyvind Saltvik).</li> <li>Fixed <code>null</code> data ignoring in <code>< 50% in CN</code> (byPig Fang).</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/browserslist/browserslist/commit/fc5fc088c640466df62a6b6c86154b19be3de821"><code>fc5fc08</code></a> Release 4.21.5 version</li> <li><a href="https://github.com/browserslist/browserslist/commit/643f025642b1312bef2fda59bbfb967b0dca2a0f"><code>643f025</code></a> Fix browser support</li> <li><a href="https://github.com/browserslist/browserslist/commit/bed949647969c3e42ba7935b63be192713d8a140"><code>bed9496</code></a> Update dependencies</li> <li><a href="https://github.com/browserslist/browserslist/commit/74dbf959874e3c05adec93adab98832db35cb66b"><code>74dbf95</code></a> feat: make recommended defaults easier to copy (<a href="https://redirect.github.com/browserslist/browserslist/issues/739">https://github.com/facebook/hermes/issues/739</a>)</li> <li><a href="https://github.com/browserslist/browserslist/commit/7f98081cba6abe39bba06ba97070f58ebabdbbd8"><code>7f98081</code></a> Fix tests</li> <li><a href="https://github.com/browserslist/browserslist/commit/8251fd22a10f8ba23256bebecc8bae6298a498d3"><code>8251fd2</code></a> Update dependencies</li> <li><a href="https://github.com/browserslist/browserslist/commit/2e89f925027e7974ae4dbaad53771d28a502f360"><code>2e89f92</code></a> Add Node.js 19 to CI</li> <li><a href="https://github.com/browserslist/browserslist/commit/b68b13b858a8ba47ae7db945f6a39495b0e1d413"><code>b68b13b</code></a> Update docs (<a href="https://redirect.github.com/browserslist/browserslist/issues/731">https://github.com/facebook/hermes/issues/731</a>)</li> <li><a href="https://github.com/browserslist/browserslist/commit/23c6a3755202cb6b6dc25d24b9fdc32a1fd1d0d3"><code>23c6a37</code></a> Update docs</li> <li><a href="https://github.com/browserslist/browserslist/commit/9eefcd82591dff8a9fe0a0d59365978e15f90ab2"><code>9eefcd8</code></a> Remove IE 11 from docs</li> <li>Additional commits viewable in <a href="https://github.com/browserslist/browserslist/compare/4.14.2...4.21.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=browserslist&package-manager=npm_and_yarn&previous-version=4.14.2&new-version=4.21.5)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/hermes/network/alerts). </details> Pull Request resolved: #998 Reviewed By: tmikov Differential Revision: D46125884 Pulled By: mattbfb fbshipit-source-id: a45ef751cc5f9e9f02285136461a9b79431ed40c
- Loading branch information