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-disqus from 3.0.5 to 4.0.1 in /ui #122

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps vue-disqus from 3.0.5 to 4.0.1.

Release notes

Sourced from vue-disqus's releases.

v4.0.0

How to Upgrade

npm i -S vue-disqus@v4.0.0
# OR 
yarn add vue-disqus@v4.0.0

Features

  • Support a Page and SSO config with props validator;
  • Update disqus automatically when language changes occur;
  • Possibility to use the reset method;
  • Lazy load;
  • Emit all callbacks available;
  • Add DisqusCount component;
  • Typescript definitions;
  • New documentation

Bug Fixes

  • Fix import erros (Export components and plugin separately);
  • Reset component when change route;

Breaking Changes

  • Props changed:
    • title, identifier, url, api_key, remote_auth_s3 props now is properties of pageConfig prop;
    • sso_config prop now is ssoConfig prop;
    • shortname can be set globally in plugin options;

Committers: 1

Changelog

Sourced from vue-disqus's changelog.

4.0.1 (2020-07-02)

Bug Fixes

  • Check if the router object exists when setting the default identifier (11859f7)

4.0.0 (2020-06-08)

Features

  • Add documentation by Vuepress Vue a11y theme (9513899)
  • Add lazy load (ac70f97)
  • Add reset embed in $disqus (bfd89f6)
  • Add types (7d44da8)
  • Added Disqus and DisqusCount components (d50e0c5)
  • Emit callback events (f511016)
  • Set shortname globally (54cc1e2)
  • Support to page and sso props with validator and reset when update language (0b5e48b)

Bug Fixes

  • getShortname computed (0eb76e4)
  • reset component when change route (e261c94)

Commits
  • 05b6bc3 chore(release): 4.0.1
  • 11859f7 fix: Check if the router object exists when setting the default identifier
  • e599f02 build: bump vuepress-theme-default-vue-a11y from 0.1.13 to 0.1.15
  • 06683e1 docs: Update buy me a coffee button style
  • 402f22e docs: bump vuepress-theme-default-vue-a11y and add favicon
  • 9356d52 Update demo
  • 9b6b8b1 cp dist/index.html to dist/200.html for surge to support history mode
  • 9d07667 docs: Update repo link
  • 2f29ca1 docs: add link in DisqusCount example
  • 2f1e640 docs: Fix base config
  • 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-disqus](https://github.com/ktquez/vue-disqus) from 3.0.5 to 4.0.1.
- [Release notes](https://github.com/ktquez/vue-disqus/releases)
- [Changelog](https://github.com/ktquez/vue-disqus/blob/master/CHANGELOG.md)
- [Commits](ktquez/vue-disqus@v3.0.5...v4.0.1)

---
updated-dependencies:
- dependency-name: vue-disqus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 26, 2022
@dependabot dependabot bot requested a review from ddio July 26, 2022 06:55
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.

1 participant