AuspeXeu / openvpn-status

A web-based application to monitor OpenVPN server client connections
MIT License
161 stars 48 forks source link

Update vuex to the latest version 🚀 #464

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency vuex was updated from 3.2.0 to 3.3.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: ktsn License: MIT

Release Notes for v3.3.0

Bug Fixes

Features

  • Add prepend option for subscribe and subscribeAction (#1358) (a39d076)
  • logger: createLogger can optionally log actions (#987) (18be128)
Commits

The new version differs by 18 commits.

  • b1568a5 realese: v3.3.0
  • e2b9974 types: add subscribe options type (#1724)
  • 38c11dc fix(types): Add devtools to store options type (#1478)
  • a39d076 fix: Prepend devtool handler (#1358)
  • f698a26 docs(ja): align style of api method description to other locales
  • 19e6337 docs: add missing return types
  • 717d766 docs: update all locale testing.md to the latest
  • d2584b1 style: adjust few stylings of logger plugin
  • 18be128 feat(logger): createLogger can optionally log actions (#987)
  • 52b753b docs(ja): add hasModule api translation (#1722)
  • e0de548 docs(ru): update testing.md (#1723)
  • 7da1f13 docs: fix false negative when checking payload: false in testAction (#1425)
  • 8a59d9d docs(ru): translation update (#1720)
  • aac0889 docs(zh): update (#1718)
  • 4fa68ab docs: unified the tips format (#1719)

There are 18 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: