Skip to content
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

Bump vue-h5p from 0.2.0 to 0.6.4 #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Bumps vue-h5p from 0.2.0 to 0.6.4.

Release notes

Sourced from vue-h5p's releases.

0.6.4

The last release broke playing h5p content in Chromium-based browsers. This fixes that.

0.6.3

Fix a regression in 0.6.2 which didn't register event handler to pass @xapi events correctly.

0.6.2

Fix a bug in Firefox, which does not pass cookies into iframes with srcdoc.

0.6.1

Added a new actor prop to allow setting the actor of emitted xAPI statements.

Updated h5p dependency.

0.5.3

Updated the h5p dependency to latest master.

0.5.2

In 0.5.1 we changed the way we sized the iframe from style attribute to a class name. This would require importing the built css file.

This release reverts that part of the change, so no import of additional css files is required.

0.5.1

Delay display of loading screen until iframe has finished loading

0.5.0

  • Added copy prop
  • Fixed missing metadata for h5p integration

0.4.0

Added css prop

0.3.0

Added integration prop

0.2.1

Built with vite

Commits
  • d3df3f4 Release 0.6.4
  • 6738d63 fix: Register externalDispatcher in Chromium-based browsers correctly
  • 9553402 chore(deps): lock file maintenance
  • 0c171bb chore(deps): update dependency vite to v4.0.4 (#222)
  • 41d46f8 chore(deps): update dependency eslint to v8.31.0 (#218)
  • 2915334 chore(deps): update dependency core-js to v3.27.1 (#217)
  • 948bdc3 chore(deps): update dependency release-it to v15.6.0 (#216)
  • 3329122 Release 0.6.3
  • e74db24 fix: Register @​xapi event handlers properly
  • f53e91b chore: Run yarn build after dependency update
  • Additional commits viewable in compare view

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 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)

Bumps [vue-h5p](https://github.com/technowledgy/vue-h5p) from 0.2.0 to 0.6.4.
- [Release notes](https://github.com/technowledgy/vue-h5p/releases)
- [Commits](technowledgy/vue-h5p@v0.2.0...v0.6.4)

---
updated-dependencies:
- dependency-name: vue-h5p
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 5, 2023

Dependabot tried to add @fadeev as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/allinbits/sdk-tutorials/pulls/88/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the allinbits/sdk-tutorials repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants