ouropencode / OpenDocumenter

OpenDocumenter is a automatic documentation generator for OpenAPI v3 schemas. Simply provide your schema file in JSON or YAML, then sit back and enjoy the documentation.
MIT License
163 stars 11 forks source link

Bump @vue/cli-plugin-vuex from 4.5.3 to 5.0.4 #81

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vue/cli-plugin-vuex from 4.5.3 to 5.0.4.

Release notes

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

v5.0.4

:bug: Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils, @vue/cli-ui
    • 75826d6 fix: replace node-ipc with @achrinza/node-ipc to further secure the dependency chain

Committers: 1

v5.0.3

5.0.3 (2022-03-15)

:bug: Bug Fix

  • @vue/cli-shared-utils, @vue/cli-ui
    • Lock node-ipc to v9.2.1

v5.0.2

:bug: Bug Fix

Committers: 2

v5.0.1

See https://cli.vuejs.org/migrations/migrate-from-v4.html for a complete list of breaking changes from v4.


v5.0.0 was skipped due to a network failure when releasing the packages.


Changes since v5.0.0-rc.3:

:bug: Bug Fix

:memo: Documentation

Backported documentation updates from the v4 branch.

v5.0.0-rc.3

This is likely to be the last RC version of Vue CLI 5.

... (truncated)

Changelog

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

5.0.4 (2022-03-22)

:bug: Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils, @vue/cli-ui
    • 75826d6 fix: replace node-ipc with @achrinza/node-ipc to further secure the dependency chain

Committers: 1

5.0.3 (2022-03-15)

:bug: Bug Fix

  • @vue/cli-shared-utils, @vue/cli-ui
    • Lock node-ipc to v9.2.1

5.0.2 (2022-03-15)

:bug: Bug Fix

Committers: 2

5.0.1 (2022-02-17)

Same as 5.0.0.

5.0.0 (2022-02-17)

:bug: Bug Fix

:memo: Documentation

... (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)
dependabot[bot] commented 2 years ago

Superseded by #86.