molindo / eslint-config-molindo

ESLint config that implements the Molindo styleguide and helps to catch errors.
MIT License
1 stars 2 forks source link

Bump handlebars from 4.0.10 to 4.5.1 #41

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps handlebars from 4.0.10 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 ([#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 > Bugfixes: > - fix: prevent zero length tokens in raw-blocks ([#1577](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1577), [#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 ([#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 ([#1583](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1583)) - [`62ed3c2`](https://github.com/wycats/handlebars.js/commit/62ed3c25c76445deb8c51a5b36ce52f7f1be3411) Add Handlebars.parseWithoutProcessing ([#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.0.10...v4.5.1)


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/molindo/eslint-config-molindo/network/alerts).