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


   Bumps [handlebars](https://github.com/wycats/handlebars.js) from 3.0.7 to 
3.0.8.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/handlebars-lang/handlebars.js/blob/v3.0.8/release-notes.md";>handlebars's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v3.0.8 - February 23rd, 2020</h2>
   <p>Bugfixes:</p>
   <ul>
   <li>backport some (but not all) of the security fixes from 4.x - 156061e</li>
   </ul>
   <p>Compatibility notes:</p>
   <ul>
   <li>The properties <code>__proto__</code>, <code>__defineGetter__</code>, 
<code>__defineSetter__</code> and <code>__lookupGetter__</code>
   have been added to the list of &quot;dangerous properties&quot;. If a 
property
   by that name is found and not an own-property of its parent, it will 
silently evaluate to undefined.
   This is done in both the compiled template and the 
&quot;lookup&quot;-helper. This will prevent
   Remote-Code-Execution exploits that have been published in npm advisories <a 
href="https://www.npmjs.com/advisories/1324";>1324</a>
   and <a href="https://www.npmjs.com/advisories/1316";>1316</a>.</li>
   <li>The check for dangerous properties has been changed from 
&quot;propertyIsEnumerable&quot; to &quot;hasOwnProperty&quot;, as it is now 
done
   in Handlebars 4.6.0 and later.</li>
   </ul>
   <p>Security issues resolved:</p>
   <ul>
   <li><a href="https://www.npmjs.com/advisories/1324";>npm advisory 
1324</a></li>
   <li><a href="https://www.npmjs.com/advisories/1316";>npm advisory 
1316</a></li>
   <li><a href="https://www.npmjs.com/advisories/1325";>npm advisory 
1325</a></li>
   <li><a href="https://www.npmjs.com/advisories/1164";>npm advisory 
1164</a></li>
   </ul>
   <p><a 
href="https://github.com/wycats/handlebars.js/compare/v3.0.7...v3.0.8";>Commits</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/handlebars-lang/handlebars.js/commit/16bd606fec0ada4c811eb7afe6bfd619d88f3d37";><code>16bd606</code></a>
 v3.0.8</li>
   <li><a 
href="https://github.com/handlebars-lang/handlebars.js/commit/90ad8d97ad2933852fb83fcc054699dc99e094db";><code>90ad8d9</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/handlebars-lang/handlebars.js/commit/156061eb7707575293613d7fdf90e2bdaac029ee";><code>156061e</code></a>
 backport fixes from 4.x</li>
   <li><a 
href="https://github.com/handlebars-lang/handlebars.js/commit/8ba91592aa28e1360c4d5099c46521c50d237ac1";><code>8ba9159</code></a>
 update package-lock.json</li>
   <li>See full diff in <a 
href="https://github.com/wycats/handlebars.js/compare/v3.0.7...v3.0.8";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=handlebars&package-manager=npm_and_yarn&previous-version=3.0.7&new-version=3.0.8)](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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/hadoop/network/alerts).
   
   </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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to