webhintio / online-service

🔬 Online version of webhint
https://webhint.io/scanner/
Apache License 2.0
93 stars 16 forks source link

Upgrade: Bump handlebars from 4.4.0 to 4.4.2 #741

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps handlebars from 4.4.0 to 4.4.2.

Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/v4.4.2/release-notes.md).* > ## v4.4.2 - October 2nd, 2019 > - chore: fix grunt-saucelabs dependency - b7eada0 > > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.1...v4.4.2) > > ## v4.4.1 - October 2nd, 2019 > - [#1562](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1562) - Error message for syntax error missing location in 4.2.1+ > > > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.0...v4.4.1)
Commits - [`b793350`](https://github.com/wycats/handlebars.js/commit/b793350fec0bb652c0bb2658089d7002af27a76b) v4.4.2 - [`26d0f7a`](https://github.com/wycats/handlebars.js/commit/26d0f7a80d92c4b6d98197188accf52c7b07152c) Update release notes - [`b7eada0`](https://github.com/wycats/handlebars.js/commit/b7eada01496da2c507143a83fc7f189d2d70b232) chore: fix grunt-saucelabs dependency - [`b8e769f`](https://github.com/wycats/handlebars.js/commit/b8e769fcb624664a6bc7114c8739c2438d46dbe9) v4.4.1 - [`9cb3165`](https://github.com/wycats/handlebars.js/commit/9cb31653a464be9cdc759ee2bdc51e745155690d) Update release notes - [`c53f340`](https://github.com/wycats/handlebars.js/commit/c53f3403746f6a53fad919b27d0ebc9df995e6ee) chore: use @knappi/grunt-saucelabs instead of github-dependency - See full diff in [compare view](https://github.com/wycats/handlebars.js/compare/v4.4.0...v4.4.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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)