Commit bb68a40
authored
chore(deps): bump browserslist from 4.21.10 to 4.28.9 (#707)
Bumps [browserslist](https://github.com/browserslist/browserslist) from
4.21.10 to 4.28.9.
<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.9</h2>
<ul>
<li>Improve <code>or</code> parsing performance (by <a
href="https://github.com/NotAFlightRisk"><code>@NotAFlightRisk</code></a>).</li>
</ul>
<h2>4.28.8</h2>
<ul>
<li>Fixed <code>including kaios</code> in baseline queries (by <a
href="https://github.com/Jaybhade"><code>@Jaybhade</code></a>).</li>
</ul>
<h2>4.28.7</h2>
<ul>
<li>Improved parsing performance.</li>
<li>Fixed unbounded memory growth (by <a
href="https://github.com/alanturing881"><code>@alanturing881</code></a>).</li>
<li>Fixed prototype write issue (by <a
href="https://github.com/alanturing881"><code>@alanturing881</code></a>).</li>
</ul>
<h2>4.28.6</h2>
<ul>
<li>Fixed Electron version queries (by <a
href="https://github.com/spokodev"><code>@spokodev</code></a>).</li>
</ul>
<h2>4.28.5</h2>
<ul>
<li>Fixed <code>></code> and <code>>=</code> queries (by <a
href="https://github.com/spokodev"><code>@spokodev</code></a>).</li>
</ul>
<h2>4.28.4</h2>
<ul>
<li>Fixed <code>SyntaxError</code> regression of 4.28.3.</li>
</ul>
<h2>4.28.3</h2>
<ul>
<li>Fixed baseline query case-insensitivity (by <a
href="https://github.com/swwind"><code>@swwind</code></a>).</li>
</ul>
<h2>4.28.2</h2>
<ul>
<li>Fix prototype pollution (by <a
href="https://github.com/chluo1997"><code>@chluo1997</code></a>).</li>
</ul>
<h2>4.28.1</h2>
<ul>
<li>Removed Baseline warning since we have it own warning.</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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.9</h2>
<ul>
<li>Improve <code>or</code> parsing performance (by <a
href="https://github.com/NotAFlightRisk"><code>@NotAFlightRisk</code></a>).</li>
</ul>
<h2>4.28.8</h2>
<ul>
<li>Fixed <code>including kaios</code> in baseline queries (by <a
href="https://github.com/Jaybhade"><code>@Jaybhade</code></a>).</li>
</ul>
<h2>4.28.7</h2>
<ul>
<li>Improved parsing performance.</li>
<li>Fixed unbounded memory growth (by <a
href="https://github.com/alanturing881"><code>@alanturing881</code></a>).</li>
<li>Fixed prototype write issue (by <a
href="https://github.com/alanturing881"><code>@alanturing881</code></a>).</li>
</ul>
<h2>4.28.6</h2>
<ul>
<li>Fixed Electron version queries (by <a
href="https://github.com/spokodev"><code>@spokodev</code></a>).</li>
</ul>
<h2>4.28.5</h2>
<ul>
<li>Fixed <code>></code> and <code>>=</code> queries (by <a
href="https://github.com/spokodev"><code>@spokodev</code></a>).</li>
</ul>
<h2>4.28.4</h2>
<ul>
<li>Fixed <code>SyntaxError</code> regression of 4.28.3.</li>
</ul>
<h2>4.28.3</h2>
<ul>
<li>Fixed baseline query case-insensitivity (by <a
href="https://github.com/swwind"><code>@swwind</code></a>).</li>
</ul>
<h2>4.28.2</h2>
<ul>
<li>Fix prototype pollution (by <a
href="https://github.com/chluo1997"><code>@chluo1997</code></a>).</li>
</ul>
<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 >= 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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/browserslist/browserslist/commit/12ed5252dabc14fee4e97b465894b2f90910ca62"><code>12ed525</code></a>
Release 4.28.9 version</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/b1d8cf9d7a7dc76f6585425a8360218289194297"><code>b1d8cf9</code></a>
Update dependencies</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/21517b651c915cdbbfb8c122268bc36f5cabb7ef"><code>21517b6</code></a>
Improve <code>or</code> parsing performance</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/f2f2e6cfb01bb4942941d328737546f4e2ae41ad"><code>f2f2e6c</code></a>
Release 4.28.8 version</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/d0787c88fa29ba895fea51cfe921232c7b5d1377"><code>d0787c8</code></a>
Update dependencies</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/fcf8fa9857b30ccdf801a548f5d09d3c4ff0d43f"><code>fcf8fa9</code></a>
Merge pull request <a
href="https://redirect.github.com/browserslist/browserslist/issues/939">#939</a>
from Jaybhade/fix/baseline-kaios-without-downstream</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/57ecd64454e9252afdd6a7e76926e13dda48a38c"><code>57ecd64</code></a>
fix: support "including kaios" without downstream</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/093a0f67bb0becda55235d767b134df3197c54a1"><code>093a0f6</code></a>
Update EM banner</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/b637868045806d2fba4c24eb0060e4cc8b1db276"><code>b637868</code></a>
Release 4.28.7 version</li>
<li><a
href="https://github.com/browserslist/browserslist/commit/313f4659b9f985ade89d1d6a54a860371c41cc46"><code>313f465</code></a>
Update dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/browserslist/browserslist/compare/4.21.10...4.28.9">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for browserslist since your current version.</p>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 6f7264b commit bb68a40
1 file changed
Lines changed: 35 additions & 175 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10918 | 10918 | | |
10919 | 10919 | | |
10920 | 10920 | | |
10921 | | - | |
10922 | | - | |
10923 | | - | |
| 10921 | + | |
| 10922 | + | |
| 10923 | + | |
10924 | 10924 | | |
10925 | 10925 | | |
10926 | | - | |
| 10926 | + | |
10927 | 10927 | | |
10928 | 10928 | | |
10929 | 10929 | | |
10930 | | - | |
10931 | | - | |
10932 | | - | |
| 10930 | + | |
| 10931 | + | |
| 10932 | + | |
10933 | 10933 | | |
10934 | | - | |
10935 | | - | |
| 10934 | + | |
| 10935 | + | |
10936 | 10936 | | |
10937 | 10937 | | |
10938 | 10938 | | |
| |||
11127 | 11127 | | |
11128 | 11128 | | |
11129 | 11129 | | |
11130 | | - | |
11131 | | - | |
11132 | | - | |
11133 | | - | |
11134 | | - | |
11135 | | - | |
11136 | | - | |
11137 | | - | |
11138 | | - | |
11139 | | - | |
11140 | | - | |
11141 | | - | |
11142 | | - | |
11143 | | - | |
11144 | | - | |
11145 | | - | |
11146 | | - | |
11147 | | - | |
11148 | | - | |
11149 | | - | |
11150 | | - | |
11151 | | - | |
11152 | | - | |
11153 | | - | |
11154 | | - | |
11155 | | - | |
11156 | | - | |
11157 | | - | |
11158 | | - | |
11159 | | - | |
11160 | | - | |
| 11130 | + | |
| 11131 | + | |
| 11132 | + | |
11161 | 11133 | | |
11162 | | - | |
11163 | | - | |
11164 | | - | |
11165 | | - | |
| 11134 | + | |
| 11135 | + | |
| 11136 | + | |
| 11137 | + | |
| 11138 | + | |
11166 | 11139 | | |
11167 | 11140 | | |
11168 | | - | |
11169 | | - | |
11170 | | - | |
11171 | | - | |
11172 | | - | |
11173 | | - | |
11174 | | - | |
11175 | | - | |
11176 | | - | |
11177 | | - | |
11178 | | - | |
11179 | | - | |
11180 | | - | |
11181 | | - | |
11182 | | - | |
11183 | | - | |
| 11141 | + | |
11184 | 11142 | | |
11185 | 11143 | | |
11186 | 11144 | | |
| |||
11410 | 11368 | | |
11411 | 11369 | | |
11412 | 11370 | | |
11413 | | - | |
11414 | | - | |
11415 | | - | |
11416 | | - | |
11417 | | - | |
11418 | | - | |
11419 | | - | |
11420 | | - | |
| 11371 | + | |
11421 | 11372 | | |
11422 | 11373 | | |
11423 | 11374 | | |
| |||
11431 | 11382 | | |
11432 | 11383 | | |
11433 | 11384 | | |
11434 | | - | |
11435 | | - | |
11436 | | - | |
11437 | | - | |
11438 | | - | |
11439 | | - | |
11440 | | - | |
11441 | | - | |
11442 | | - | |
11443 | | - | |
11444 | | - | |
| 11385 | + | |
| 11386 | + | |
| 11387 | + | |
| 11388 | + | |
11445 | 11389 | | |
11446 | 11390 | | |
11447 | 11391 | | |
| |||
12928 | 12872 | | |
12929 | 12873 | | |
12930 | 12874 | | |
12931 | | - | |
12932 | | - | |
12933 | | - | |
12934 | | - | |
12935 | | - | |
12936 | | - | |
12937 | | - | |
12938 | | - | |
12939 | | - | |
12940 | | - | |
12941 | | - | |
12942 | | - | |
12943 | | - | |
12944 | | - | |
12945 | | - | |
12946 | | - | |
12947 | | - | |
12948 | | - | |
12949 | | - | |
12950 | | - | |
12951 | | - | |
12952 | | - | |
12953 | | - | |
12954 | | - | |
12955 | | - | |
| 12875 | + | |
| 12876 | + | |
| 12877 | + | |
| 12878 | + | |
12956 | 12879 | | |
12957 | 12880 | | |
12958 | 12881 | | |
| |||
18830 | 18753 | | |
18831 | 18754 | | |
18832 | 18755 | | |
18833 | | - | |
18834 | | - | |
18835 | | - | |
18836 | | - | |
18837 | | - | |
18838 | | - | |
18839 | | - | |
18840 | | - | |
18841 | | - | |
18842 | | - | |
18843 | | - | |
18844 | | - | |
18845 | | - | |
18846 | | - | |
18847 | | - | |
18848 | | - | |
18849 | | - | |
18850 | | - | |
18851 | | - | |
18852 | | - | |
18853 | | - | |
18854 | | - | |
18855 | | - | |
18856 | | - | |
18857 | | - | |
| 18756 | + | |
| 18757 | + | |
| 18758 | + | |
| 18759 | + | |
18858 | 18760 | | |
18859 | 18761 | | |
18860 | 18762 | | |
| |||
24280 | 24182 | | |
24281 | 24183 | | |
24282 | 24184 | | |
24283 | | - | |
24284 | | - | |
24285 | | - | |
24286 | | - | |
24287 | | - | |
24288 | | - | |
24289 | | - | |
24290 | | - | |
24291 | | - | |
24292 | | - | |
24293 | | - | |
24294 | | - | |
24295 | | - | |
24296 | | - | |
24297 | | - | |
24298 | | - | |
24299 | | - | |
24300 | | - | |
24301 | | - | |
24302 | | - | |
24303 | | - | |
24304 | | - | |
24305 | | - | |
24306 | | - | |
24307 | | - | |
24308 | | - | |
24309 | | - | |
24310 | | - | |
24311 | | - | |
24312 | | - | |
24313 | | - | |
24314 | | - | |
24315 | | - | |
24316 | | - | |
24317 | | - | |
24318 | | - | |
24319 | | - | |
24320 | | - | |
24321 | | - | |
24322 | | - | |
24323 | | - | |
24324 | | - | |
24325 | | - | |
24326 | | - | |
24327 | | - | |
| 24185 | + | |
| 24186 | + | |
| 24187 | + | |
24328 | 24188 | | |
24329 | 24189 | | |
24330 | 24190 | | |
24331 | 24191 | | |
24332 | 24192 | | |
24333 | 24193 | | |
24334 | 24194 | | |
24335 | | - | |
| 24195 | + | |
24336 | 24196 | | |
24337 | 24197 | | |
24338 | 24198 | | |
| |||
0 commit comments