Skip to content

Commit 6e35913

Browse files
authored
Bump browserslist from 4.28.0 to 4.28.1 (#199)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.0 to 4.28.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/browserslist/browserslist/releases">browserslist's releases</a>.</em></p> <blockquote> <h2>4.28.1</h2> <ul> <li>Removed Baseline warning since we have it own warning.</li> </ul> </blockquote> </details> <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.28.1</h2> <ul> <li>Removed Baseline warning since we have it own warning.</li> </ul> <h2>4.48.0</h2> <ul> <li>Added <code>firefox &gt;= esr</code> query support (by <a href="https://github.com/SethFalco"><code>@​SethFalco</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/SethFalco"><code>@​SethFalco</code></a>).</li> </ul> <h2>4.27.0</h2> <ul> <li>Added <code>BROWSERSLIST_TRACE_WARNING</code> environment variable.</li> </ul> <h2>4.26.3</h2> <ul> <li>Fixed <code>throwOnMissing</code> with <code>extends</code> query (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>).</li> </ul> <h2>4.26.2</h2> <ul> <li>Fixed <code>baseline-browser-mapping</code> version requirement.</li> </ul> <h2>4.26.1</h2> <ul> <li>Updated Firefox ESR.</li> </ul> <h2>4.26.0</h2> <ul> <li>Added Baseline queries (by <a href="https://github.com/tonypconway"><code>@​tonypconway</code></a>).</li> </ul> <h2>4.25.4</h2> <ul> <li>Fixed Windows support for custom stats (by <a href="https://github.com/torgeilo"><code>@​torgeilo</code></a>).</li> </ul> <h2>4.25.3</h2> <ul> <li>Fixed ReDoS (by <a href="https://github.com/ericcornelissen"><code>@​ericcornelissen</code></a>).</li> </ul> <h2>4.25.2</h2> <ul> <li>Fixed Node.js <code>--permission</code> support (by <a href="https://github.com/broofa"><code>@​broofa</code></a>).</li> </ul> <h2>4.25.1</h2> <ul> <li>Updated Firefox ESR.</li> </ul> <h2>4.25.0</h2> <ul> <li>Added <code>cover 95% in browserslist-config-mycompany stats</code> query support.</li> </ul> <h2>4.24.5</h2> <ul> <li>Fixed support ESM shared config.</li> <li>Fixed docs (by Alexander Pushkov &amp; マルコメ).</li> </ul> <h2>4.24.4</h2> <ul> <li>Improved performance by using caching better (by <a href="https://github.com/thoughtspile"><code>@​thoughtspile</code></a>).</li> </ul> <h2>4.24.3</h2> <ul> <li>Updated Firefox ESR (by <a href="https://github.com/fpapado"><code>@​fpapado</code></a>).</li> </ul> <h2>4.24.2</h2> <ul> <li>Clarify outdated <code>caniuse-lite</code> warning text.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/browserslist/browserslist/commit/5cad191bc1a1e5beb7768ca263503cc15d0dcc7d"><code>5cad191</code></a> Release 4.28.1 version</li> <li><a href="https://github.com/browserslist/browserslist/commit/592e11969e5ba65ec1d71ded09c2404e2cdc41a2"><code>592e119</code></a> Update dependencies to use new baseline library with a way to supress warning</li> <li><a href="https://github.com/browserslist/browserslist/commit/dc1ea132f4922164eb4d649db5a1c50d38f0de01"><code>dc1ea13</code></a> Update dependencies</li> <li><a href="https://github.com/browserslist/browserslist/commit/bb4fcc6d0317352597354135fde12262402a38bf"><code>bb4fcc6</code></a> Fix link</li> <li><a href="https://github.com/browserslist/browserslist/commit/67a7b669b385812c6f9a45aa79eacfcb5f1b1581"><code>67a7b66</code></a> Add browserslist-plausible link</li> <li>See full diff in <a href="https://github.com/browserslist/browserslist/compare/4.28.0...4.28.1">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.28.0&new-version=4.28.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
2 parents b0a71e7 + 87ddded commit 6e35913

File tree

2 files changed

+31
-26
lines changed

2 files changed

+31
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@vitejs/plugin-react": "5.1.1",
7979
"babel-plugin-formatjs": "10.5.41",
8080
"babel-plugin-react-compiler": "19.1.0-rc.3",
81-
"browserslist": "4.28.0",
81+
"browserslist": "4.28.1",
8282
"browserslist-to-esbuild": "2.1.1",
8383
"eslint": "9.39.1",
8484
"eslint-config-prettier": "10.1.8",

pnpm-lock.yaml

Lines changed: 30 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)