-
Notifications
You must be signed in to change notification settings - Fork 1.5k
build(deps): bump handlebars from 4.0.11 to 4.5.1 #622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore(scroll): fix example bug
* fix(scroll): outer scroll disabled when inner scroll invoke scrollTo * chore(scroll): fix test bug in nest scroll * fix(scroll): add 'none' nestMode * fix(scroll-nav): can not scroll when nav-bar reach boundary * chore(scroll): update scroll docs
* fix(scroll): set nestMode default to 'none' * chore(scroll): update examples * chore(scroll): update scroll docs * chore(scroll): update unit test * fix(scroll): update
* feat(recycle-list): complete coding * test(recycle-list): add unit case * docs(recycle-list): add docs * test(recycle-list): modify unit case * feat(recycle-list): remove refs * test(recycle-list): improve the coverage * docs(recycle-list): modify destructuring * docs(recycle-list): modify docs * feat(recycle-list): adjust css and optimize loadings * test(recycle-list): modify unit case * refactor(recycle-list): code review * refactor(recycle-list): add overflow scrolling touch * docs(recycle-list): en remove zh-CN doc * docs(recycle-list): tombstone mode to infinite mode
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.5.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.5.1/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.5.1) Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## dev #622 +/- ##
=======================================
Coverage 92.77% 92.77%
=======================================
Files 141 141
Lines 3074 3074
Branches 498 498
=======================================
Hits 2852 2852
Misses 117 117
Partials 105 105 Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps handlebars from 4.0.11 to 4.5.1.
Changelog
Sourced from handlebars's changelog.
Commits
7ef8617
v4.5.1b75e3e1
Update release notes5e9d17f
fix: move "eslint-plugin-compat" to devDependenciesb24797d
v4.5.0a243067
Update release notes088e618
chore: add eslint-plugin-compat and eslint-plugin-es57052e88
Resolve deprecation warning message from eslint while running eslint (#1586)b8913fc
Add missing types for the Exception class properties (#1583)62ed3c2
Add Handlebars.parseWithoutProcessing (#1584)7fcf9d2
Use objects for hash value trackingDependabot 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.