You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2022/06/28 17:06:11 UTC

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1584: Bump browserslist from 4.20.0 to 4.21.1 in /console/react

dependabot[bot] opened a new pull request, #1584:
URL: https://github.com/apache/qpid-dispatch/pull/1584

   Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.20.0 to 4.21.1.
   <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.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>&lt; 50% in CN</code> (byPig Fang).</li>
   <li>Fixed data parsing in <code>in my stats</code> (by Sun Xiaoran).</li>
   <li>Fixed <code>yarn.lock</code> support with <code>integrity</code> (by Alexey Berezin).</li>
   <li>Fixed Yarn Berry error message in <code>--update-db</code>.</li>
   </ul>
   <h2>4.18.1</h2>
   <ul>
   <li>Fixed case inventiveness for <code>cover</code> queries (by Pig Fang).</li>
   <li>Fixed <code>since 1970</code> query for <code>null</code> in release date (by Pig Fang).</li>
   </ul>
   <h2>4.18</h2>
   <ul>
   <li>Added <code>--ignore-unknown-versions</code> CLI option (by Pig Fang).</li>
   </ul>
   <h2>4.17.6</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/browserslist/browserslist/commit/066c0fa75f18d6b1e9a072d57d60fe3bfdf9bc37"><code>066c0fa</code></a> Release 4.21.1 version</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/61baae09992ad63f63b8a9ccf0381b6863696bbb"><code>61baae0</code></a> Fix since query</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/7ebd9366adfcddd664154d3325d9d7762f9719e3"><code>7ebd936</code></a> Update dependencies</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/9a65b83cea9f1751f69ba7081536b723bfbef1cc"><code>9a65b83</code></a> Typo</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/f11fbe56f35d9d283d1a1356e5a2dcb57e9d65b3"><code>f11fbe5</code></a> Improve tools note</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/9d867bed926b546a883aaf88711243423b2f38f1"><code>9d867be</code></a> Release 4.21 version</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/1dd18efb8fef97085375eeb11b6b94d1abce9da4"><code>1dd18ef</code></a> Fix ChangeLog style</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/8f10a623084fd7a9af4d27d715e88e7abd063ba3"><code>8f10a62</code></a> Use released update-browserslist-db version</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/90d04ae0ce49a1b82d48a1712eecd856226dbd83"><code>90d04ae</code></a> Fix reading package.json with Unicode BOM</li>
   <li><a href="https://github.com/browserslist/browserslist/commit/37a3847e81a4dccc93b3af2d781e51c04a54224d"><code>37a3847</code></a> Mark Internet Explorer as dead (<a href="https://github-redirect.dependabot.com/browserslist/browserslist/issues/701">#701</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/browserslist/browserslist/compare/4.20.0...4.21.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.20.0&new-version=4.21.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR 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)
   
   
   </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: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1584: Bump browserslist from 4.20.0 to 4.21.1 in /console/react

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1584:
URL: https://github.com/apache/qpid-dispatch/pull/1584#issuecomment-1183480467

   Superseded by #1587.


-- 
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: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-dispatch] codecov-commenter commented on pull request #1584: Bump browserslist from 4.20.0 to 4.21.1 in /console/react

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1584:
URL: https://github.com/apache/qpid-dispatch/pull/1584#issuecomment-1170130641

   # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1584?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1584](https://codecov.io/gh/apache/qpid-dispatch/pull/1584?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ff4b4ec) into [main](https://codecov.io/gh/apache/qpid-dispatch/commit/94f36ebdd64f47419eb55cef6988ca1c3e46ff93?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (94f36eb) will **increase** coverage by `0.03%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #1584      +/-   ##
   ==========================================
   + Coverage   85.81%   85.85%   +0.03%     
   ==========================================
     Files         110      110              
     Lines       24746    24746              
   ==========================================
   + Hits        21237    21246       +9     
   + Misses       3509     3500       -9     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/1584?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1584/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=) | `85.48% <0.00%> (-0.95%)` | :arrow_down: |
   | [src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1584/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=) | `93.16% <0.00%> (-0.37%)` | :arrow_down: |
   | [src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1584/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9ub2RlLmM=) | `93.07% <0.00%> (+0.09%)` | :arrow_up: |
   | [src/container.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1584/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2NvbnRhaW5lci5j) | `84.46% <0.00%> (+0.16%)` | :arrow_up: |
   | [src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1584/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=) | `87.08% <0.00%> (+0.38%)` | :arrow_up: |
   | [src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1584/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=) | `86.58% <0.00%> (+0.64%)` | :arrow_up: |
   | [src/router\_core/modules/edge\_router/edge\_mgmt.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1584/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvZWRnZV9yb3V0ZXIvZWRnZV9tZ210LmM=) | `85.14% <0.00%> (+0.99%)` | :arrow_up: |
   | [...router\_core/modules/edge\_router/link\_route\_proxy.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1584/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvZWRnZV9yb3V0ZXIvbGlua19yb3V0ZV9wcm94eS5j) | `82.84% <0.00%> (+4.14%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1584?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1584?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [94f36eb...ff4b4ec](https://codecov.io/gh/apache/qpid-dispatch/pull/1584?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1584: Bump browserslist from 4.20.0 to 4.21.1 in /console/react

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1584: Bump browserslist from 4.20.0 to 4.21.1 in /console/react
URL: https://github.com/apache/qpid-dispatch/pull/1584


-- 
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: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org