chore(deps): bump browserslist from 4.25.1 to 4.26.3 #42

Closed
opened 2026-04-05 19:45:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 10/6/2025

Bumps browserslist from 4.25.1 to 4.26.3.

Release notes

Sourced from browserslist's releases.

4.26.3

4.26.2

  • Fixed baseline-browser-mapping version requirement.

4.26.1

  • Updated Firefox ESR.

4.26.0

4.25.4

4.25.3

4.25.2

  • Fixed Node.js --permission support (by @​broofa).
Changelog

Sourced from browserslist's changelog.

4.26.3

4.26.2

  • Fixed baseline-browser-mapping version requirement.

4.26.1

  • Updated Firefox ESR.

4.26.0

4.25.4

4.25.3

4.25.2

  • Fixed Node.js --permission support (by @​broofa).
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 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)
*Originally created by @dependabot[bot] on 10/6/2025* Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.25.1 to 4.26.3. <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.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> </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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/browserslist/browserslist/commit/52d3124fac363079e97d77e35a29e800eadd0778"><code>52d3124</code></a> Release 4.26.3 version</li> <li><a href="https://github.com/browserslist/browserslist/commit/b3c9a3b5f51c846c9c18162ea12c99eb283a0af8"><code>b3c9a3b</code></a> Update dependencies</li> <li><a href="https://github.com/browserslist/browserslist/commit/f19483093a9a7ad40561dfa95c5997ab64fc3b57"><code>f194830</code></a> Fix throwOnMissing on extends</li> <li><a href="https://github.com/browserslist/browserslist/commit/0a6b70c98de23e0047c10b77ad4bba43222414ac"><code>0a6b70c</code></a> Release 4.26.2 version</li> <li><a href="https://github.com/browserslist/browserslist/commit/08a23f212cfbfee1de7ad00da2b6eb5d7341e8c7"><code>08a23f2</code></a> Ifx dependency</li> <li><a href="https://github.com/browserslist/browserslist/commit/3b499dc46614f0a7d1779b2c773da9cd16d6882c"><code>3b499dc</code></a> Release 4.26.1 version</li> <li><a href="https://github.com/browserslist/browserslist/commit/a572607614b82f7e469d0c603a6606dcf9cc21fa"><code>a572607</code></a> Update dependencies</li> <li><a href="https://github.com/browserslist/browserslist/commit/7d5754c14e98c0ecf20a3896de9e13395c4a72a8"><code>7d5754c</code></a> Update Firefox ESR</li> <li><a href="https://github.com/browserslist/browserslist/commit/fb3df1ec07334024265cb6df7935d0b0b8d70335"><code>fb3df1e</code></a> Fix wording</li> <li><a href="https://github.com/browserslist/browserslist/commit/97220d1f9fd0c707ae93aae8b7a553db8c95127b"><code>97220d1</code></a> Fix duplicate rules</li> <li>Additional commits viewable in <a href="https://github.com/browserslist/browserslist/compare/4.25.1...4.26.3">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.25.1&new-version=4.26.3)](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>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#42