From 69de7c04a15092a96815e7ba48ceae076a38ae4b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 4 Nov 2019 20:01:27 -0800
Subject: [PATCH] Bump handlebars from 4.1.1 to 4.5.1 in
/examples/draft-0-10-0/playground (#2242)
Summary:
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.5.1.
Changelog
*Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/v4.5.1/release-notes.md).*
> ## v4.5.1 - October 29th, 2019
> Bugfixs
>
> - fix: move "eslint-plugin-compat" to devDependencies - 5e9d17f ([https://github.com/facebook/draft-js/issues/1589](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1589))
>
> Compatibility notes:
> - No compatibility issues are to be expected
>
>
> [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.0...v4.5.1)
>
> ## v4.5.0 - October 28th, 2019
> Features / Improvements
> - Add method Handlebars.parseWithoutProcessing ([https://github.com/facebook/draft-js/issues/1584](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1584)) - 62ed3c2
> - add guard to if & unless helpers ([https://github.com/facebook/draft-js/issues/1549](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1549))
> - show source location for the strict lookup exceptions - feb60f8
>
> Bugfixes:
> - Use objects for hash value tracking - 7fcf9d2
>
> Chore:
> - Resolve deprecation warning message from eslint while running eslint ([https://github.com/facebook/draft-js/issues/1586](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1586)) - 7052e88
> - chore: add eslint-plugin-compat and eslint-plugin-es5 - 088e618
>
> Compatibility notes:
> - No compatibility issues are to be expected
>
> [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.5...v4.5.0)
>
> ## v4.4.5 - October 20th, 2019
> Bugfixes:
>
> - Contents of raw-blocks must be matched with non-eager regex-matching - 8d5530e, [https://github.com/facebook/draft-js/issues/1579](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1579)
>
>
>
> [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.4...v4.4.5)
>
> ## v4.4.4 - October 20th, 2019
> Bugfixes:
> - fix: prevent zero length tokens in raw-blocks ([https://github.com/facebook/draft-js/issues/1577](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1577), [https://github.com/facebook/draft-js/issues/1578](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1578)) - f1752fe
>
> Chore:
> - chore: link to s3 bucket with https, add "npm ci" to build instructions - 0b593bf
>
> Compatibility notes:
> - no compatibility issues are expected
>
> [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...v4.4.4)
>
> ... (truncated)
Commits
- [`7ef8617`](https://github.com/wycats/handlebars.js/commit/7ef86173abb446cf564ad6dc2646a4c361e2ab9f) v4.5.1
- [`b75e3e1`](https://github.com/wycats/handlebars.js/commit/b75e3e1f403f0564a43fc9ffa759fbe1afccd1c1) Update release notes
- [`5e9d17f`](https://github.com/wycats/handlebars.js/commit/5e9d17f8faf770efb892a526603a728e480a9349) fix: move "eslint-plugin-compat" to devDependencies
- [`b24797d`](https://github.com/wycats/handlebars.js/commit/b24797da01afd4e849fdb315dea8335792974522) v4.5.0
- [`a243067`](https://github.com/wycats/handlebars.js/commit/a2430678830fa4f2fc207fac1453e805908f60de) Update release notes
- [`088e618`](https://github.com/wycats/handlebars.js/commit/088e61812a111f5c0ebf1e583852bc6640efcc3a) chore: add eslint-plugin-compat and eslint-plugin-es5
- [`7052e88`](https://github.com/wycats/handlebars.js/commit/7052e88068025aa5547f3c96d740283045bbbc2c) Resolve deprecation warning message from eslint while running eslint ([https://github.com/facebook/draft-js/issues/1586](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1586))
- [`b8913fc`](https://github.com/wycats/handlebars.js/commit/b8913fcc6598ee7e6d1ef5f1dec98a002f0c36c6) Add missing types for the Exception class properties ([https://github.com/facebook/draft-js/issues/1583](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1583))
- [`62ed3c2`](https://github.com/wycats/handlebars.js/commit/62ed3c25c76445deb8c51a5b36ce52f7f1be3411) Add Handlebars.parseWithoutProcessing ([https://github.com/facebook/draft-js/issues/1584](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1584))
- [`7fcf9d2`](https://github.com/wycats/handlebars.js/commit/7fcf9d24f8f4aa8de331f8bda13690ba5b85eff1) Use objects for hash value tracking
- Additional commits viewable in [compare view](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.5.1)
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=handlebars&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.5.1)](https://help.github.com/articles/configuring-automated-security-fixes)
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)
---
Dependabot commands and options
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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/facebook/draft-js/network/alerts).
Pull Request resolved: https://github.com/facebook/draft-js/pull/2242
Differential Revision: D18314832
Pulled By: mrkev
fbshipit-source-id: a021417222e0eddabc7816eeb0468f2c91ace9d9
---
examples/draft-0-10-0/playground/yarn.lock | 29 ++++++++++++++++------
1 file changed, 21 insertions(+), 8 deletions(-)
diff --git a/examples/draft-0-10-0/playground/yarn.lock b/examples/draft-0-10-0/playground/yarn.lock
index 7250e45038..d344f22e1b 100644
--- a/examples/draft-0-10-0/playground/yarn.lock
+++ b/examples/draft-0-10-0/playground/yarn.lock
@@ -1930,6 +1930,11 @@ commander@^2.11.0, commander@~2.19.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
+commander@~2.20.3:
+ version "2.20.3"
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
+ integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
+
commondir@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
@@ -2638,7 +2643,7 @@ draft-convert@^2.0.1:
alex "^8.0.0"
fbjs "^1.0.0"
immutable "~3.7.4"
- object-assign "^4.1.0"
+ object-assign "^4.1.1"
duplexer3@^0.1.4:
version "0.1.4"
@@ -3797,9 +3802,9 @@ handle-thing@^1.2.5:
integrity sha1-/Xqtcmvxpf0W38KbL3pmAdJxOcQ=
handlebars@^4.0.3:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.1.tgz#6e4e41c18ebe7719ae4d38e5aca3d32fa3dd23d3"
- integrity sha512-3Zhi6C0euYZL5sM0Zcy7lInLXKQ+YLcF/olbN010mzGQ4XVm50JeyBnMqofHh696GrciGruC7kCcApPDJvVgwA==
+ version "4.5.1"
+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.1.tgz#8a01c382c180272260d07f2d1aa3ae745715c7ba"
+ integrity sha512-C29UoFzHe9yM61lOsIlCE5/mQVGrnIOrOq7maQl76L7tYPCgC1og0Ajt6uWnX4ZTxBPnjw+CUvawphwCfJgUnA==
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"
@@ -5903,9 +5908,9 @@ negotiator@0.6.1:
integrity sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=
neo-async@^2.5.0, neo-async@^2.6.0:
- version "2.6.0"
- resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835"
- integrity sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA==
+ version "2.6.1"
+ resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
+ integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
next-tick@^1.0.0:
version "1.0.0"
@@ -8857,7 +8862,7 @@ uglify-js@^2.8.29:
optionalDependencies:
uglify-to-browserify "~1.0.0"
-uglify-js@^3.0.13, uglify-js@^3.1.4:
+uglify-js@^3.0.13:
version "3.5.1"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.1.tgz#29cb91e76c9941899bc74b075ad0e6da9250abd5"
integrity sha512-kI+3c+KphOAKIikQsZoT2oDsVYH5qvhpTtFObfMCdhPAYnjSvmW4oTWMhvDD4jtAGHJwztlBXQgozGcq3Xw9oQ==
@@ -8865,6 +8870,14 @@ uglify-js@^3.0.13, uglify-js@^3.1.4:
commander "~2.19.0"
source-map "~0.6.1"
+uglify-js@^3.1.4:
+ version "3.6.5"
+ resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.5.tgz#b0ee796d2ae7e25672e04f65629b997cd4b30bd6"
+ integrity sha512-7L3W+Npia1OCr5Blp4/Vw83tK1mu5gnoIURtT1fUVfQ3Kf8WStWV6NJz0fdoBJZls0KlweruRTLVe6XLafmy5g==
+ dependencies:
+ commander "~2.20.3"
+ source-map "~0.6.1"
+
uglify-to-browserify@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"