grafana / worldmap-panel

Worldmap panel plugin for Grafana 3.0 that can be overlaid with circles for data points.
MIT License
309 stars 199 forks source link

Bump handlebars from 4.0.12 to 4.4.2 #224

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps handlebars from 4.0.12 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) > > ## v4.4.0 - September 29th, 2019 > - Added support for iterable objects in {{#each}} helper ([#1557](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1557)) - cf7545e > > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.4...v4.4.0) > > ## v4.3.4 - September 28th, 2019 > - fix: harden "propertyIsEnumerable"-check - ff4d827 > > Compatibility notes: > - No incompatibilities are known. > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.3...v4.3.4) > > ## v4.3.3 - September 27th, 2019 > - fix test case for browsers that do not support __defineGetter__ - 8742bde > > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.2...v4.3.3) > > ## v4.3.2 - September 26th, 2019 > - Use Object.prototype.propertyIsEnumerable to check for constructors - 213c0bb, [#1563](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1563) > > Compatibility notes: > - There are no breaking changes > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.1...v4.3.2) > > ## v4.3.1 - September 25th, 2019 > Fixes: > > - do not break on precompiled templates from Handlebars >=4.0.0 <4.3.0 - 1266838, [#1561](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1561) > - Ensure allowCallsToHelperMissing runtime option is optional in typings - 93444c5, 64ecb9e, [#1560](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1560) > > > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.0...v4.3.1) > ... (truncated)
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 - [`059b330`](https://github.com/wycats/handlebars.js/commit/059b33057925ebda96536421cfc7c4c75e5c61e3) v4.4.0 - [`8f6047c`](https://github.com/wycats/handlebars.js/commit/8f6047cdfd045e8f65874b7178c36401c1d0f75f) Update release notes - [`cf7545e`](https://github.com/wycats/handlebars.js/commit/cf7545ef5a5da07e4583c4c41a0191868e31c5ae) Added support for iterable objects in {{#each}} helper ([#1557](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1557)) - [`c958cc8`](https://github.com/wycats/handlebars.js/commit/c958cc89550ca411a78fefa426b0acee80c702eb) v4.3.4 - Additional commits viewable in [compare view](https://github.com/wycats/handlebars.js/compare/v4.0.12...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.


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/grafana/worldmap-panel/network/alerts).
CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 4 years ago

Superseded by #239.