dependabot[bot] opened a new pull request, #14029:
URL: https://github.com/apache/cloudstack/pull/14029

   Bumps [browserslist](https://github.com/browserslist/browserslist) from 
4.21.1 to 4.28.8.
   <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.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>&gt;</code> and <code>&gt;=</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>
   <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>
   <!-- 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.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>&gt;</code> and <code>&gt;=</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 &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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <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 &quot;including kaios&quot; 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><a 
href="https://github.com/browserslist/browserslist/commit/c935c5a206f8b13db8846818bc03643e147dcbdf";><code>c935c5a</code></a>
 Fix regexp performance</li>
   <li><a 
href="https://github.com/browserslist/browserslist/commit/d7e9e653cb53399065943f59f0b3063987b0a008";><code>d7e9e65</code></a>
 Rewrite structure parsing to make it always fast</li>
   <li><a 
href="https://github.com/browserslist/browserslist/commit/ec4a55efd76bdfa506ec7ce4fea1691559e9ca8f";><code>ec4a55e</code></a>
 Fix import order</li>
   <li>Additional commits viewable in <a 
href="https://github.com/browserslist/browserslist/compare/4.21.1...4.28.8";>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 />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=browserslist&package-manager=npm_and_yarn&previous-version=4.21.1&new-version=4.28.8)](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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/cloudstack/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to