LucasBassetti / react-native-chatbot

:speech_balloon: Easy way to create conversation chats
https://github.com/LucasBassetti/react-simple-chatbot
MIT License
248 stars 116 forks source link

Bump handlebars from 4.1.0 to 4.5.2 #59

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps handlebars from 4.1.0 to 4.5.2.

Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.5.2 - November 13th, 2019 > # Bugfixes > > - fix: use String(field) in lookup when checking for "constructor" - d541378 > - test: add fluent API for testing Handlebars - c2ac79c > > Compatibility notes: > - no incompatibility are to be expected > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.5.2) > > ## v4.5.1 - October 29th, 2019 > Bugfixs > > - fix: move "eslint-plugin-compat" to devDependencies - 5e9d17f ([#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 ([#1584](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1584)) - 62ed3c2 > - add guard to if & unless helpers ([#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 ([#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, [#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 > ... (truncated)
Commits - [`8de121d`](https://github.com/wycats/handlebars.js/commit/8de121d21c88a6ab877e3a0eec9daaac483f3bf0) v4.5.2 - [`6914090`](https://github.com/wycats/handlebars.js/commit/6914090086cf9e108c13637395a3f92b8887a585) Update release notes - [`d541378`](https://github.com/wycats/handlebars.js/commit/d54137810a49939fd2ad01a91a34e182ece4528e) fix: use String(field) in lookup when checking for "constructor" - [`c2ac79c`](https://github.com/wycats/handlebars.js/commit/c2ac79c9705443d5fcabf87cda14392058b9ac56) test: add fluent API for testing Handlebars - [`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 - Additional commits viewable in [compare view](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.5.2)


Dependabot compatibility score

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 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/LucasBassetti/react-native-chatbot/network/alerts).