You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/11/16 20:31:57 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request #17456: chore(deps-dev): bump fetch-mock from 7.7.3 to 9.11.0 in /superset-frontend

dependabot[bot] opened a new pull request #17456:
URL: https://github.com/apache/superset/pull/17456


   Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock) from 7.7.3 to 9.11.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/wheresrhys/fetch-mock/releases">fetch-mock's releases</a>.</em></p>
   <blockquote>
   <h2>Babel upgrades</h2>
   <p>In theory, this should not cause anybody any problems</p>
   <h2>Fixes various types</h2>
   <p>No release notes provided.</p>
   <h2>Allow overwriting regex routes</h2>
   <p>No release notes provided.</p>
   <h2>Add lastResponse to type defs</h2>
   <p>No release notes provided.</p>
   <h2>Refactor routes to be wrapped in a class</h2>
   <p>No release notes provided.</p>
   <h2>Fix mocking requests with bodies in safari</h2>
   <p>Merge pull request <a href="https://github-redirect.dependabot.com/wheresrhys/fetch-mock/issues/585">#585</a> from lambdalisue/hotfix-584</p>
   <p>Patch native fetch on Safari to fix <a href="https://github-redirect.dependabot.com/wheresrhys/fetch-mock/issues/584">#584</a></p>
   <h2>Make typescript types available when importing the esm build</h2>
   <p>No release notes provided.</p>
   <h2>Prevent responses from hanging in node-fetch</h2>
   <p>No release notes provided.</p>
   <h2>Add <code>matchPartialBody</code> to typings</h2>
   <p>No release notes provided.</p>
   <h2>Allow response bodies to be inspected</h2>
   <p>No release notes provided.</p>
   <h2>Correct release with response inspection</h2>
   <p>No release notes provided.</p>
   <h2>Allow inspecting responses</h2>
   <p>No release notes provided.</p>
   <h2>v9.9.1</h2>
   <p>No release notes provided.</p>
   <h2>Full support for coercing objects into query string matchers</h2>
   <p>No release notes provided.</p>
   <h2>Added support for multi-value query string matching</h2>
   <p>No release notes provided.</p>
   <h2>Added support for sticky routes</h2>
   <p>No release notes provided.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/4b54e6db42a3e87700ef37a27a7a4d7df29cb3d7"><code>4b54e6d</code></a> browsers again</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/838f66733316d31ba8822e10ca2a81c707aa864f"><code>838f667</code></a> aaargh - lint!</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/18041fb96dc3056969ee933fe1b173ec81372d85"><code>18041fb</code></a> fix a test that should've always failed reallyI guess node 15 is stricter abo...</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/f6f4d0802dbf39ae8bb9aa89845386900d60d37f"><code>f6f4d08</code></a> revert to old browsers docker image</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/bf6d08c8d7c31fe949e02d50703c7d8b67f637e7"><code>bf6d08c</code></a> correct browser docker image name</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/6ca3e64284d314e275567f55a29cbc15f0005481"><code>6ca3e64</code></a> babel config file name chamnge</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/7d4bb272e51c3ef0e24958ec298fefcb42642b90"><code>7d4bb27</code></a> hopefully fix all failnig jobs</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/ac06de173b09f4730d18fd5ff31c6038aacacac8"><code>ac06de1</code></a> install browsers</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/a3665e012418d11fcfdfe6cc31edb16c8442f809"><code>a3665e0</code></a> use lts and current aliases for images</li>
   <li><a href="https://github.com/wheresrhys/fetch-mock/commit/5a43afec01648c8e7a51487a8b0361b0a6a6bf1c"><code>5a43afe</code></a> fix some docker image names</li>
   <li>Additional commits viewable in <a href="https://github.com/wheresrhys/fetch-mock/compare/v7.7.3...v9.11.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fetch-mock&package-manager=npm_and_yarn&previous-version=7.7.3&new-version=9.11.0)](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 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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] villebro closed pull request #17456: chore(deps-dev): bump fetch-mock from 7.7.3 to 9.11.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
villebro closed pull request #17456:
URL: https://github.com/apache/superset/pull/17456


   


-- 
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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dependabot[bot] commented on pull request #17456: chore(deps-dev): bump fetch-mock from 7.7.3 to 9.11.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #17456:
URL: https://github.com/apache/superset/pull/17456#issuecomment-976316780


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org