You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 22:42:38 UTC

[PR] build(deps): update handlebars requirement from ^4.7.7 to ^4.7.8 in /superset-frontend/plugins/plugin-chart-handlebars [superset]

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

   Updates the requirements on [handlebars](https://github.com/handlebars-lang/handlebars.js) to permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/handlebars-lang/handlebars.js/releases">handlebars's releases</a>.</em></p>
   <blockquote>
   <h2>v4.7.8</h2>
   <ul>
   <li>Make library compatible with workers (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1894">#1894</a>) - 3d3796c</li>
   <li>Don't rely on Node.js global object (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1776">#1776</a>) - 2954e7e</li>
   <li>Fix compiling of each block params in strict mode (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1855">#1855</a>) - 30dbf04</li>
   <li>Fix rollup warning when importing Handlebars as ESM - 03d387b</li>
   <li>Fix bundler issue with webpack 5 (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1862">#1862</a>) - c6c6bbb</li>
   <li>Use https instead of git for mustache submodule - 88ac068</li>
   </ul>
   <p><a href="https://github.com/handlebars-lang/handlebars.js/compare/v4.7.7...v4.7.8">Commits</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md">handlebars's changelog</a>.</em></p>
   <blockquote>
   <h2>v4.7.8 - July 27th, 2023</h2>
   <ul>
   <li>Make library compatible with workers (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1894">#1894</a>) - 3d3796c</li>
   <li>Don't rely on Node.js global object (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1776">#1776</a>) - 2954e7e</li>
   <li>Fix compiling of each block params in strict mode (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1855">#1855</a>) - 30dbf04</li>
   <li>Fix rollup warning when importing Handlebars as ESM - 03d387b</li>
   <li>Fix bundler issue with webpack 5 (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1862">#1862</a>) - c6c6bbb</li>
   <li>Use https instead of git for mustache submodule - 88ac068</li>
   </ul>
   <p><a href="https://github.com/handlebars-lang/handlebars.js/compare/v4.7.7...v4.7.8">Commits</a></p>
   <h2>v4.7.7 - February 15th, 2021</h2>
   <ul>
   <li>fix weird error in integration tests - eb860c0</li>
   <li>fix: check prototype property access in strict-mode (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1736">#1736</a>) - b6d3de7</li>
   <li>fix: escape property names in compat mode (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1736">#1736</a>) - f058970</li>
   <li>refactor: In spec tests, use expectTemplate over equals and shouldThrow (<a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1683">#1683</a>) - 77825f8</li>
   <li>chore: start testing on Node.js 12 and 13 - 3789a30</li>
   </ul>
   <p>(POSSIBLY) BREAKING CHANGES:</p>
   <ul>
   <li>the changes from version <a href="https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md#v460---january-8th-2020">4.6.0</a> now also apply
   in when using the compile-option &quot;strict: true&quot;. Access to prototype properties is forbidden completely by default, specific properties or methods
   can be allowed via runtime-options. See <a href="https://redirect.github.com/handlebars-lang/handlebars.js/issues/1633">#1633</a> for details. If you are using Handlebars as documented, you should not be accessing prototype properties
   from your template anyway, so the changes should not be a problem for you. Only the use of undocumented features can break your build.</li>
   </ul>
   <p>That is why we only bump the patch version despite mentioning breaking changes.</p>
   <p><a href="https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7">Commits</a></p>
   <h2>v4.7.6 - April 3rd, 2020</h2>
   <p>Chore/Housekeeping:</p>
   <ul>
   <li><a href="https://redirect.github.com/wycats/handlebars.js/issues/1672">#1672</a> - Switch cmd parser to latest minimist (<a href="https://api.github.com/users/dougwilson"><code>@​dougwilson</code></a></li>
   </ul>
   <p>Compatibility notes:</p>
   <ul>
   <li>Restored Node.js compatibility</li>
   </ul>
   <p><a href="https://github.com/wycats/handlebars.js/compare/v4.7.5...v4.7.6">Commits</a></p>
   <h2>v4.7.5 - April 2nd, 2020</h2>
   <p>Chore/Housekeeping:</p>
   <ul>
   <li><del>Node.js version support has been changed to v6+</del> Reverted in 4.7.6</li>
   </ul>
   <p>Compatibility notes:</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/8dc3d2517b41d12b1e06f88a449f30d27c137c21"><code>8dc3d25</code></a> v4.7.8</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/668c4fb878688e6a2e6bd4ac944b28634c98a9c7"><code>668c4fb</code></a> Fix browser tests in CI pipeline</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/c65c6cce3f626e4896a9d59250f0908be695adae"><code>c65c6cc</code></a> Test on Node 18</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/3d3796c1e97cead4a2699e83d51ddb7f20b70aa6"><code>3d3796c</code></a> Make library compatible with workers</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/075b354a3b92af1559d8648b6051df4d4a875081"><code>075b354</code></a> Fix sync issue with npm lock-file</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/30dbf0478109ded8f12bb29832135d480c17e367"><code>30dbf04</code></a> Fix compiling of each block params in strict mode</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/e3a54485db7730b74656450373b5f774364ffe34"><code>e3a5448</code></a> Fix bundler issue with webpack 5</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/8e23642ea25d8835712484e814b6f2c2c3126a66"><code>8e23642</code></a> Fix integration-tests issue with npm &gt;= 7</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/88ac06875f06aa3f3b83bd169b2e0b440f553867"><code>88ac068</code></a> use https instead of git for mustache submodule</li>
   <li><a href="https://github.com/handlebars-lang/handlebars.js/commit/c68bc08a0de9b0f3d1570da7d439fccd16427958"><code>c68bc08</code></a> Fix typo</li>
   <li>Additional commits viewable in <a href="https://github.com/handlebars-lang/handlebars.js/compare/v4.7.7...v4.7.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/~jaylinski">jaylinski</a>, a new releaser for handlebars since your current version.</p>
   </details>
   <br />
   
   
   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 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)
   
   
   </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


Re: [PR] build(deps): update handlebars requirement from ^4.7.7 to ^4.7.8 in /superset-frontend/plugins/plugin-chart-handlebars [superset]

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #26585:
URL: https://github.com/apache/superset/pull/26585#issuecomment-1906535267

   ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/26585?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base [(`b98d4b4`)](https://app.codecov.io/gh/apache/superset/commit/b98d4b43bace21cf95e082678019277096430dac?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 69.16% compared to head [(`4b9f2d4`)](https://app.codecov.io/gh/apache/superset/pull/26585?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 69.54%.
   > Report is 124 commits behind head on master.
   
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #26585      +/-   ##
   ==========================================
   + Coverage   69.16%   69.54%   +0.38%     
   ==========================================
     Files        1948     1905      -43     
     Lines       76062    74908    -1154     
     Branches     8493     8243     -250     
   ==========================================
   - Hits        52606    52097     -509     
   + Misses      21276    20742     -534     
   + Partials     2180     2069     -111     
   ```
   
   | [Flag](https://app.codecov.io/gh/apache/superset/pull/26585/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [javascript](https://app.codecov.io/gh/apache/superset/pull/26585/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `56.86% <ø> (+0.37%)` | :arrow_up: |
   
   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=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   
   </details>
   
   [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/superset/pull/26585?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).   
   :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


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


Re: [PR] build(deps): update handlebars requirement from ^4.7.7 to ^4.7.8 in /superset-frontend/plugins/plugin-chart-handlebars [superset]

Posted by "mistercrunch (via GitHub)" <gi...@apache.org>.
mistercrunch closed pull request #26585: build(deps): update handlebars requirement from ^4.7.7 to ^4.7.8 in /superset-frontend/plugins/plugin-chart-handlebars
URL: https://github.com/apache/superset/pull/26585


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


Re: [PR] build(deps): update handlebars requirement from ^4.7.7 to ^4.7.8 in /superset-frontend/plugins/plugin-chart-handlebars [superset]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #26585:
URL: https://github.com/apache/superset/pull/26585#issuecomment-1996826413

   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


Re: [PR] build(deps): update handlebars requirement from ^4.7.7 to ^4.7.8 in /superset-frontend/plugins/plugin-chart-handlebars [superset]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #26585:
URL: https://github.com/apache/superset/pull/26585#issuecomment-1890077427

   The following labels could not be found: `plugins`.


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


Re: [PR] build(deps): update handlebars requirement from ^4.7.7 to ^4.7.8 in /superset-frontend/plugins/plugin-chart-handlebars [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on PR #26585:
URL: https://github.com/apache/superset/pull/26585#issuecomment-1960436277

   @dependabot recreate


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