Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

chore(deps-dev): bump @vue/cli-plugin-vuex from 4.5.9 to 4.5.15 #142

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Bumps @vue/cli-plugin-vuex from 4.5.9 to 4.5.15.

Release notes

Sourced from @​vue/cli-plugin-vuex's releases.

v4.5.15

Bug Fixes

  • fix: set .mjs file type to javascript/auto [15b1e1b]

This change allows an .mjs file to import named exports from .cjs and plain .js files. Fixes compatibility with pinia.

v4.5.14

Security Fixes

This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI. We recommend all users of vue ui to upgrade to this version as soon as possible.

Credits:

Ngo Wei Lin (@​Creastery) of STAR Labs (@​starlabs_sg)

v4.5.13

🐛 Bug Fix

  • @vue/babel-preset-app
    • #6459 fix: fix modern mode optional chaining syntax tranpilation (@​sodatea)
  • @vue/cli-plugin-unit-mocha
  • @vue/cli-service

Others

Committers: 3

v4.5.12

  • bump vue-codemod to work around an NPM hoisting bug
  • bump minimum required JSX preset / plugin versions, fixes vuejs/jsx#183
  • bump default typescript version to 4.1 and prettier version to 2.x for new projects, fixes #6299

v4.5.11

🐛 Bug Fix

Committers: 1

... (truncated)

Changelog

Sourced from @​vue/cli-plugin-vuex's changelog.

5.0.0-beta.7 (2021-10-26)

🚀 New Features

  • @vue/cli-service
    • #6771 feat!: remove url-loader and file-loader in favor of asset modules (@​sodatea)
    • #6752 Add a top-level terser option to allow users to customize the minifier (@​screetBloom)

💥 Breaking Changes

  • @vue/cli-service
    • #6781 fix!: set hashFunction to xxhash64 to fix Node 17 compatibility (@​sodatea)
    • #6771 feat!: remove url-loader and file-loader in favor of asset modules (@​sodatea)

🐛 Bug Fix

  • @vue/cli-service
    • #6781 fix!: set hashFunction to xxhash64 to fix Node 17 compatibility (@​sodatea)
  • @vue/cli-plugin-unit-jest

Committers: 3

5.0.0-beta.6 (2021-10-14)

🚀 New Features

  • @vue/cli-plugin-eslint, @vue/cli-service

Committers: 1

Security Fixes

This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI. We recommend all users of vue ui to upgrade to this version as soon as possible.

Credits:

Ngo Wei Lin (@​Creastery) of STAR Labs (@​starlabs_sg)

5.0.0-beta.5 (2021-10-10)

🚀 New Features

  • @vue/cli-plugin-eslint, @vue/cli-service

... (truncated)

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)

Bumps [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) from 4.5.9 to 4.5.15.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-plugin-vuex)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-vuex"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm labels Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants