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

chore(deps): Bump vuex from 3.5.1 to 3.6.0 #493

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2020

Bumps vuex from 3.5.1 to 3.6.0.

Release notes

Sourced from vuex's releases.

v3.6.0

Bug Fixes

  • stop throwing an error on hasModule when parent does not exists (#1850) (#1851) (12aabe4)

Features

  • types: adding logger type for logger plugin (#1853) (cb3198d)
  • build: enable named esm module import on node.js >= 14 (#1872) (acddab2)
Changelog

Sourced from vuex's changelog.

3.6.0 (2020-11-25)

Bug Fixes

  • stop throwing an error on hasModule when parent does not exists (#1850) (#1851) (12aabe4)

Features

  • types: adding logger type for logger plugin (#1853) (cb3198d)
  • build: enable named esm module import on node.js >= 14 (#1872) (acddab2)
Commits
  • c9dbb13 release: v3.6.0
  • 233b500 docs: add more clarity for getters in a module usage (#1874)
  • 8d2ba4d chore: add confirmation step when generating the changelog
  • b22b062 docs(ptbr): fix translations (#1885)
  • acddab2 feat(build): enable named esm module import on node.js >= 14 (#1872)
  • 658359f chore: add more info to README
  • e9ac8c3 docs: add link and mention about vuex 4
  • ac6041a build: update vuepress
  • f79d3e3 docs: include mutations in the Vuex 4.x example (#1868)
  • 9da13d8 Include mutations in the Vuex 4.x example
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kiaking, a new releaser for vuex since your current version.


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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 26, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuex-3.6.0 branch from e6ccba2 to 755f651 Compare November 26, 2020 20:35
Bumps [vuex](https://github.com/vuejs/vuex) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](vuejs/vuex@v3.5.1...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuex-3.6.0 branch from 755f651 to 438f54e Compare December 1, 2020 21:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2021

Superseded by #574.

@dependabot dependabot bot closed this Jan 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuex-3.6.0 branch January 27, 2021 11:01
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