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-meta from 1.6.0 to 2.4.0 in /Source/Ummati/Client #335

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

Conversation

dependabot-preview[bot]
Copy link

Bumps vue-meta from 1.6.0 to 2.4.0.

Release notes

Sourced from vue-meta's releases.

v2.4.0

Features

  • add support for global inject options (#568) (8b02eb2)

Types

  • types: augment MetaInfo with missing titleChunk (#559)

Thanks to

v2.3.4

Features

  • add amp-boilerplate as boolean attribute (resolves: #530) (#531) (bb45319)

Bug Fixes

  • also set ssrAppId for first Vue app when ssrAttribute exists (#563) (4664df2)
  • auto install plugin in browser (32fdb20)
  • improve ssr detection when 1st metaInfo component isnt root (a41b9a7)
  • support falsy values in eg body attributes (fix: #535) (1ef4108)

v2.3.3

Bug Fixes

  • memory leak, use hook events (thanks #522) (21621e1)
  • support once (with skip) client side (fix #498) (c74c645)

Thanks to

v2.3.2

Fixes

  • fix: call afterNavigation after nextTick (#478) (Ricardo Gobbo de Souza) (fa12530)

Documentation

  • docs: add missing comma in API docs (#483) (John Franey) (5e581ae)
  • docs: adds documentation for json option (#482) (Marcel Pfeifer) (0145166)
  • docs: fix properties typo (#489) (Nikita) (12645a9)
  • docs: fix typo (#473) (Denis) (c6b20eb)

v2.3.1

Bug Fixes

... (truncated)
Changelog

Sourced from vue-meta's changelog.

2.4.0 (2020-06-10)

Features

  • add support for global inject options (#568) (8b02eb2)

2.3.4 (2020-05-26)

Features

  • add amp-boilerplate as boolean attribute (resolves: #530) (#531) (bb45319)

Bug Fixes

  • also set ssrAppId for first Vue app when ssrAttribute exists (4cb5724)
  • also set ssrAppId for first Vue app when ssrAttribute exists (#563) (4664df2)
  • auto install plugin in browser (32fdb20)
  • improve ssr detection when 1st metaInfo component isnt root (a41b9a7)
  • support falsy values in eg body attributes (fix: #535) (1ef4108)

2.3.3 (2020-02-26)

Bug Fixes

  • memory leak, use hook events (thanks #522) (21621e1)
  • support once (with skip) client side (fix #498) (c74c645)

2.3.2 (2020-01-12)

Bug Fixes

2.3.1 (2019-10-09)

Bug Fixes

  • accept and pass options as second arg for generate (2ce5177)
  • still traverse children when metainfo doesnt return object (#469) (35b7099)
  • try to detect global mixins adding meta info (#467) (2231ec1)

2.3.0 (2019-10-03)

2.3.0-beta.0 (2019-09-17)

... (truncated)
Commits
  • 14eb4af chore(release): 2.4.0
  • 9f17654 chore: update dependencies
  • 1199a74 chore: update dependencies
  • d947540 types: augment MetaInfo with missing titleChunk (#559)
  • 8b02eb2 feat: add support for global inject options (#568)
  • 92350d5 chore(release): 2.3.4
  • 9b631c0 chore: update dependencies
  • 4664df2 fix: also set ssrAppId for first Vue app when ssrAttribute exists (#563)
  • 3057828 Revert "fix: also set ssrAppId for first Vue app when ssrAttribute exists"
  • 4cb5724 fix: also set ssrAppId for first Vue app when ssrAttribute exists
  • 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)
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [vue-meta](https://github.com/nuxt/vue-meta) from 1.6.0 to 2.4.0.
- [Release notes](https://github.com/nuxt/vue-meta/releases)
- [Changelog](https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md)
- [Commits](nuxt/vue-meta@v1.6.0...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 11, 2020
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.

None yet

0 participants