jquery / codeorigin.jquery.com

jQuery CDN
https://releases.jquery.com
Other
57 stars 602 forks source link

build(deps): bump handlebars from 4.0.5 to 4.4.5 #53

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps handlebars from 4.0.5 to 4.4.5.

Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## 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) > > ## v4.4.3 - October 8th, 2019 > Bugfixes > > Typings: > - add missing type fields to AST typings and add tests for them - 0440af2 > > > > [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.4.3) > > ## 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) > > ... (truncated)
Commits - [`8e1cce7`](https://github.com/wycats/handlebars.js/commit/8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d) v4.4.5 - [`def79fd`](https://github.com/wycats/handlebars.js/commit/def79fd5d60bc73ead4c69125dc6f24e4793a056) Update release notes - [`8d5530e`](https://github.com/wycats/handlebars.js/commit/8d5530ee2c3ea9f0aee3fde310b9f36887d00b8b) fix: non-eager matching raw-block-contents - [`2ab261e`](https://github.com/wycats/handlebars.js/commit/2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57) v4.4.4 - [`143ac80`](https://github.com/wycats/handlebars.js/commit/143ac806dadd3314ef4390234fb66232413ac3ae) Update release notes - [`f1752fe`](https://github.com/wycats/handlebars.js/commit/f1752fe66f1c4047fbb242af4652b9c026ec6562) fix: prevent zero length tokens in raw-blocks ([#1577](https://github-redirect.dependabot.com/wycats/handlebars.js/issues/1577)) - [`0b593bf`](https://github.com/wycats/handlebars.js/commit/0b593bfe5d123d7a29d1ad40093162027460f0db) chore: link to s3 bucket with https, add "npm ci" to build instructions - [`2e53fba`](https://github.com/wycats/handlebars.js/commit/2e53fba68f8c51f9aca97615944fdbdeba94ff62) v4.4.3 - [`ba570c4`](https://github.com/wycats/handlebars.js/commit/ba570c42cf505073dfd59b95614e000962b77a89) Update release notes - [`0440af2`](https://github.com/wycats/handlebars.js/commit/0440af214738a611b51c15abdd84254aca200a85) added missing type fields in typings and tests for them - Additional commits viewable in [compare view](https://github.com/wycats/handlebars.js/compare/v4.0.5...v4.4.5)
Maintainer changes This version was pushed to npm by [knappi](https://www.npmjs.com/~knappi), a new releaser for handlebars since your current version.


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/jquery/codeorigin.jquery.com/network/alerts).
jsf-clabot 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.

dependabot[bot] commented 4 years ago

Superseded by #56.