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

fix(deps): bump vue-context from 4.1.1 to 6.0.0 #47

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2021

Bumps vue-context from 4.1.1 to 6.0.0.

Release notes

Sourced from vue-context's releases.

6.0.0

Changed

  • Breaking Change: Remove named export from entry point (#60).
  • Change submenu chevron character code in style sheet.

5.2.0

Added

  • Prop useScrollHeight to use element scroll height instead of offset height (#55).
  • Prop useScrollWidth to use element scroll width instead of offset width (#55).
  • Props heightOffset and widthOffset to specify distance from edge of screen (#55).

5.1.0

Added

  • Add prop subMenuOffset for users to specify a custom offset (#50).

Updated

  • Update dev dependencies.

5.0.0

Added

  • Add default export in entry point (#41).
  • Add support for nested context menus (#37).

Changes

  • Update entry point to source (#33).
  • No longer build component with webpack (#33).
  • Component source is available through npm now, including the sass files.

Release notes

  • Even though there shouldn't be any breaking changes in this release, it's a major release because breaking changes were introduced in version 4.1.0, which should have been a major release instead.
Changelog

Sourced from vue-context's changelog.

6.0.0

Released 2020-08-03

Changed

  • Breaking Change: Remove named export from entry point (#60).
  • Change submenu chevron character code in style sheet.

5.2.0

Released 2020-05-28

Added

  • Prop useScrollHeight to use element scroll height instead of offset height (#55).
  • Prop useScrollWidth to use element scroll width instead of offset width (#55).
  • Props heightOffset and widthOffset to specify distance from edge of screen (#55).

5.1.0

Released 2020-03-19

Added

  • Add prop subMenuOffset for users to specify a custom offset (#50).

Updated

  • Update dev dependencies.

5.0.0

Released 2019-11-14

Added

  • Add default export in entry point (#41).
  • Add support for nested context menus (#37).

Changes

  • Update entry point to source (#33).
  • No longer build component with webpack (#33).
  • Component source is available through npm now, including the sass files.

Release notes

  • Even though there shouldn't be any breaking changes in this release, it's a major release because breaking changes were introduced in version 4.1.0, which should have been a major release instead.

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2021
@dependabot dependabot bot requested a review from PMLS3 February 7, 2021 13:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-context-6.0.0 branch from 4c18606 to 7a3a1b4 Compare February 8, 2021 09:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-context-6.0.0 branch from 7a3a1b4 to 09dec89 Compare February 8, 2021 09:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant