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 2022/04/25 07:11:50 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #19830: chore(deps): bump react-hot-loader from 4.12.20 to 4.13.0 in /superset-frontend

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

   Bumps [react-hot-loader](https://github.com/gaearon/react-hot-loader) from 4.12.20 to 4.13.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/gaearon/react-hot-loader/releases">react-hot-loader's releases</a>.</em></p>
   <blockquote>
   <h2>🔥-rc for 17-rc</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>tailUpdate might be blocked by a PureComponent (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1448">#1448</a>) (<a href="https://github.com/gaearon/react-hot-loader/commit/e44103a">e44103a</a>)</li>
   <li>provide &quot;hot fallback&quot; when module.hot is not truthy (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1451">#1451</a>) (<a href="https://github.com/gaearon/react-hot-loader/commit/ec3447f">ec3447f</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>😅 (partial) support for React 17 (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1557">#1557</a>) (<a href="https://github.com/gaearon/react-hot-loader/commit/c05396b">c05396b</a>), closes <a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1425">#1425</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/gaearon/react-hot-loader/blob/master/CHANGELOG.md">react-hot-loader's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/gaearon/react-hot-loader/compare/v4.12.20...v4.13.0">4.13.0</a> (2020-09-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>tailUpdate might be blocked by a PureComponent (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1448">#1448</a>) (<a href="https://github.com/gaearon/react-hot-loader/commit/e44103a">e44103a</a>)</li>
   <li>when module.hot is not truthy (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1451">#1451</a>) (<a href="https://github.com/gaearon/react-hot-loader/commit/ec3447f">ec3447f</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>support React 17 (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1557">#1557</a>) (<a href="https://github.com/gaearon/react-hot-loader/commit/c05396b">c05396b</a>), closes <a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1425">#1425</a></li>
   </ul>
   <h3><a href="https://github.com/gaearon/react-hot-loader/compare/v4.12.20...v4.12.21">4.12.21</a> (2020-04-30)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>add peerDependenciesMeta in package.json (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1433">#1433</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/6032f4255e0268bb794c1e9b8ae5b436400ffbb5"><code>6032f42</code></a> chore(release): 4.13.0</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/c05396b8d08c5e3c0528bebfaea371ed5aa3eddf"><code>c05396b</code></a> feat: support React 17 (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1557">#1557</a>)</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/e44103aeb812f386b119f6564b55294210c1b47a"><code>e44103a</code></a> fix: tailUpdate might be blocked by a PureComponent (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1448">#1448</a>)</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/74d3d9b4c7f94df17fedd53f3174bc218c1c3cc6"><code>74d3d9b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1513">#1513</a> from gaearon/gaearon-patch-1</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/d73d50529bfe37113109ae8f3ae27d7f4da05471"><code>d73d505</code></a> README: Link to Fast Refresh Webpack plugin</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/e6035ec88cf24c61ea3a69c1a36b56ad54256212"><code>e6035ec</code></a> Make Limitations clearer to understand (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1472">#1472</a>)</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/5301dc8401b10d9e2c8204ac0dd837b6442e6f15"><code>5301dc8</code></a> docs: fix typo (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1471">#1471</a>)</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/92961be0b44260d3d3f1b8864aa699766572a67c"><code>92961be</code></a> Discourage using webpack loader for all the files (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1452">#1452</a>)</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/ec3447f163719f0cbe4a0bd0ceccb1059e0beec9"><code>ec3447f</code></a> fix: when module.hot is not truthy (<a href="https://github-redirect.dependabot.com/gaearon/react-hot-loader/issues/1451">#1451</a>)</li>
   <li><a href="https://github.com/gaearon/react-hot-loader/commit/1afb27a0cb1d618656c79520360914797b661f87"><code>1afb27a</code></a> update changelog</li>
   <li>Additional commits viewable in <a href="https://github.com/gaearon/react-hot-loader/compare/v4.12.20...v4.13.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-hot-loader&package-manager=npm_and_yarn&previous-version=4.12.20&new-version=4.13.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] rusackas merged pull request #19830: chore(deps): bump react-hot-loader from 4.12.20 to 4.13.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
rusackas merged PR #19830:
URL: https://github.com/apache/superset/pull/19830


-- 
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] codecov[bot] commented on pull request #19830: chore(deps): bump react-hot-loader from 4.12.20 to 4.13.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #19830:
URL: https://github.com/apache/superset/pull/19830#issuecomment-1108201292

   # [Codecov](https://codecov.io/gh/apache/superset/pull/19830?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 [#19830](https://codecov.io/gh/apache/superset/pull/19830?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6a895b2) into [master](https://codecov.io/gh/apache/superset/commit/523bd8b79cfd48d1cb3a94f89c8095976844ce59?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (523bd8b) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #19830   +/-   ##
   =======================================
     Coverage   66.55%   66.55%           
   =======================================
     Files        1692     1692           
     Lines       64802    64802           
     Branches     6657     6657           
   =======================================
     Hits        43129    43129           
     Misses      19973    19973           
     Partials     1700     1700           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | javascript | `51.25% <ø> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/superset/pull/19830?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/superset/pull/19830?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 [523bd8b...6a895b2](https://codecov.io/gh/apache/superset/pull/19830?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: 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