Update vue-i18n requirement from 8.7.0 to 8.8.0
Updates the requirements on vue-i18n to permit the latest version.
Release notes
Sourced from vue-i18n's releases.
v8.8.0
v8.8.0 (2019-01-29)
🐛 Bug Fixes
- index: fix flat path based key issue (bed9c39), closes #349
- mixin: fix beforeDestroy can not find this.$t (#500) by [masongzhi](https://github.com/masongzhi) (311b8f3), closes #500
⚡ Improvements
- directive: Fix typo on warning message (#509) by [kimuraz](https://github.com/kimuraz) (e879024), closes #509
- index: silence fallback warnings (#510) by [SzNagyMisu](https://github.com/SzNagyMisu) (ddc0c79), closes #510 #139
Changelog
Sourced from vue-i18n's changelog.
8.8.0 (2019-01-29)
🐛 Bug Fixes
- index: fix flat path based key issue (bed9c39), closes #349
- mixin: fix beforeDestroy can not find this.$t (#500) by [masongzhi](https://github.com/masongzhi) (311b8f3), closes #500
⚡ Improvements
- directive: Fix typo on warning message (#509) by [kimuraz](https://github.com/kimuraz) (e879024), closes #509
- index: silence fallback warnings (#510) by [SzNagyMisu](https://github.com/SzNagyMisu) (ddc0c79), closes #510 #139
8.7.0 (2019-01-02)
⚡ Improvements
- directive: Preserve directive content (#495) by [bponomarenko](https://github.com/bponomarenko) (c29edba), closes #495 #408 #408
8.6.0 (2018-12-25)
🐛 Bug Fixes
- pluralization: inherit pluralization rules
⚠ (#493) by [Raiondesu](https://github.com/Raiondesu) (7a23f32), closes #493
⚡ Improvements
- format: Add the path as argument to the custom formatter (#489) by [Raiondesu](https://github.com/Raiondesu) (b9437ea), closes #489 #484 #484
8.5.0 (2018-12-17)
... (truncated)
🐛 Bug Fixes
Commits
- See full diff in compare view
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 will merge this PR once CI passes on it, as requested by @acid-chicken.
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 cancel merge
will cancel a previously requested merge -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.