-
Notifications
You must be signed in to change notification settings - Fork 17
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
chore(deps): bump handlebars from 4.0.6 to 4.1.2 #7
Closed
Conversation
This file contains 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
…error this prevents to show a play button behind error screen
this will possibilty avoid error code overrides since it was always putting origin as a error code prefix
…sion Error mixin expansion
Do not verify if DVR is in use to determine current position
add french translation for default_error
in addition to removing element this change removes listeners and undelegate events from playback. This will stop triggering errors from destroyed video element that was still delegated.
…ntainer references
Add css prefix for watermark plugin
docs(plugins): Fix plugin docs for MediaControl changes in v0.3
fix(playback) HTML5 playback isMuted function logic is inverted
chore(package): update hls.js to 0.12.1
Fix jsdoc extends in container plugin
for..in loop would sometimes retrieve enumerable properties that do not exist on the BROWSER_DATA Array
Harmmonize with previous commit to prevent retrieving enumerable properties not available on OS_DATA Array
browser.js -> getBrowserData: replaced for..in by for..of
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.6...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com>
Looks like handlebars is up-to-date now, so this is no longer needed. |
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.6 to 4.1.2.
Changelog
Sourced from handlebars's changelog.
Commits
10b5fcf
v4.1.2dd0144c
Update release notes594f1e3
chore: add missing typescript dependency, add package-lock.json871accc
test: remove safari from saucelabscd38583
fix: prevent RCE through the "lookup"-helperc454d94
Merge pull request #1515 from zimmi88/4.x-typings-lint9cfb5dd
Merge pull request #1516 from phil-davis/revert-double-release-notesbe44246
Remove triplicate of v4.0.12 release notes002561b
Revert "Update release notes"3fb6687
Port over linting and test for typingsMaintainer changes
This version was pushed to npm by knappi, a new releaser for handlebars since your current version.
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