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/26 07:08:55 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #19845: chore(deps): bump react-split from 2.0.9 to 2.0.14 in /superset-frontend

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

   Bumps [react-split](https://github.com/nathancahill/split) from 2.0.9 to 2.0.14.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/nathancahill/split/blob/master/CHANGELOG.md">react-split's changelog</a>.</em></p>
   <blockquote>
   <h2>react-split v2.0.14</h2>
   <ul>
   <li>Omits incompatible properties from the React HTMLAttributes</li>
   </ul>
   <h2>split.js v1.6.5</h2>
   <ul>
   <li>Allows <code>snapOffset</code> to be passed as an array</li>
   </ul>
   <h2>react-split v2.0.13</h2>
   <ul>
   <li>Extends React component types from React.HTMLAttributes</li>
   </ul>
   <h2>react-split v2.0.12</h2>
   <ul>
   <li>Publishes Typescript types on npm</li>
   </ul>
   <h2>react-split v2.0.11</h2>
   <ul>
   <li>Fixes a bug where <code>maxSize</code> was being passed to the DOM component</li>
   </ul>
   <h2>split.js v1.6.4, react-split v2.0.10</h2>
   <ul>
   <li>Updates types with new <code>maxSize</code> option</li>
   </ul>
   <h2>split-grid v1.0.10</h2>
   <ul>
   <li>Fixes a bug in storing columns and rows in the instance</li>
   <li>Adds types</li>
   </ul>
   <h2>split.js v1.6.3</h2>
   <ul>
   <li>Adds <code>maxSize</code> option</li>
   </ul>
   <h2>react-split-grid v1.0.3</h2>
   <ul>
   <li>Fix <code>React.Children</code> typo</li>
   </ul>
   <h2>split.js v1.6.2</h2>
   <ul>
   <li>Update <code>onDrag</code> type definitions on include <code>sizes</code> parameter</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/nathancahill/split/commits">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-split&package-manager=npm_and_yarn&previous-version=2.0.9&new-version=2.0.14)](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] codecov[bot] commented on pull request #19845: chore(deps): bump react-split from 2.0.9 to 2.0.14 in /superset-frontend

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

   # [Codecov](https://codecov.io/gh/apache/superset/pull/19845?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 [#19845](https://codecov.io/gh/apache/superset/pull/19845?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (195899f) into [master](https://codecov.io/gh/apache/superset/commit/ae384111c1887a4d18fbd78e66868ea4184243f1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ae38411) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #19845   +/-   ##
   =======================================
     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/19845?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/19845?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 [ae38411...195899f](https://codecov.io/gh/apache/superset/pull/19845?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


[GitHub] [superset] rusackas merged pull request #19845: chore(deps): bump react-split from 2.0.9 to 2.0.14 in /superset-frontend

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


-- 
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