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.3 #86

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 27, 2022

Bumps vue-h5p from 0.2.0 to 0.6.3.

Release notes

Sourced from vue-h5p's releases.

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
  • 3329122 Release 0.6.3
  • e74db24 fix: Register @​xapi event handlers properly
  • f53e91b chore: Run yarn build after dependency update
  • 67c902d chore(deps): update dependency core-js to v3.27.0 (#213)
  • 693052b Release 0.6.2
  • 51830ec fix: Avoid using srcdoc to make authenticated requests work in Firefox
  • 3485466 chore(deps): lock file maintenance
  • 82d62b4 chore(deps): update dependency vite to v4.0.3 (#211)
  • 722aa48 chore(deps): update dependency vite-plugin-vue2 to v2.0.3 (#210)
  • 73a8c70 chore(deps): update dependency vite to v4.0.2 (#208)
  • 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.3.
- [Release notes](https://github.com/technowledgy/vue-h5p/releases)
- [Commits](technowledgy/vue-h5p@v0.2.0...v0.6.3)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 27, 2022

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/86/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 @github
Copy link
Author

dependabot bot commented on behalf of github Jan 5, 2023

Superseded by #88.

@dependabot dependabot bot closed this Jan 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-h5p-0.6.3 branch January 5, 2023 13:08
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