Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Update vue-i18n to the latest version 🚀 #795

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 12, 2018

The dependency vue-i18n was updated from 8.1.0 to 8.1.1.

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.


Release Notes for v8.1.1

v8.1.1 (2018-10-12)

🐛 Bug Fixes

  • build: fix rollup building issues (1a1958a)
  • format: Should warn as unknown if named format is not closed. (#435) by @exoego (d1f6ed0), closes #435
  • install: fix cannot redfine error (6d5ec61)

⚡️ Improvements

  • package.json: tree shaking optimization (38948c5)
Commits

The new version differs by 14 commits.

  • 6d45d86 :sparkles: release(patch): v8.1.1
  • cafb129 :package: build(dist): generate dist files
  • 69421c4 :package: build(vuepress): generate static docs
  • d1f6ed0 :bug: bug(format): Should warn as unknown if named format is not closed. (#435) by @exoego
  • 94583e5 :pencil: docs(vuepress): easier to understand (#432) by @vicbergquist
  • de03589 :pencil: docs(README): Fixed a typo in README.md (#433) by @simopaasisalo
  • 2c69b0d :pencil: docs(vuepress): add yaml loading for vue-loader v15
  • f739a91 :pencil: docs(vuepress): update sfc docs
  • 6d5ec61 :bug: bug(install): fix cannot redfine error
  • 40bcdef :green_heart: test(ci): fix failed
  • db8ff07 :pushpin: dependency(npm): bump dependencies
  • 1a1958a :bug: bug(build): fix rollup building issues
  • 38948c5 :zap: improvement(package.json): tree shaking optimization
  • 07c3a49 :pencil: docs(vuepress): Indent example messages in documentation properly (#423) by @YujinGaya

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@vercel
Copy link

vercel bot commented Oct 12, 2018

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@codecov
Copy link

codecov bot commented Oct 12, 2018

Codecov Report

Merging #795 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #795   +/-   ##
============================================
  Coverage        98.82%   98.82%           
============================================
  Files               76       76           
  Lines             1025     1025           
============================================
  Hits              1013     1013           
  Misses              12       12

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3715429...0864428. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Oct 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 13, 2018

  • The dependency vue-i18n was updated from 8.1.0 to 8.2.0.

Update to this version instead 🚀

Release Notes for v8.2.0

v8.2.0 (2018-10-13)

🐛 Bug Fixes

⚡️ Improvements

Commits

The new version differs by 7 commits.

  • d75c90f :tada: release(minor): v8.2.0
  • 288bc19 :package: build(dist): generate dist files
  • 9c6a3f9 :package: build(docs): generate static docs
  • a556c58 :zap: improvement(path): Allow non-ascii chars including numbers. (#436) by @exoego
  • e84f0fb :zap: improvement(index): Pre-defined named arguments for Pluraization (#440) by @exoego
  • 7583485 :bug: bug(index): Add warning for circular reference in linked message (#438) by @exoego
  • acfc458 :zap: improvement(index): Allow escaping link key like @:(foo.bar). (#437) by @exoego

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2018

  • The dependency vue-i18n was updated from 8.1.0 to 8.2.1.

Update to this version instead 🚀

Release Notes for v8.2.1

v8.2.1 (2018-10-15)

🐛 Bug Fixes

⚡️ Improvements

  • index: Suppress some warnings in production: smaller min.js and performance gain. (#441) by @ exoego (43931f5), closes #441
Commits

The new version differs by 7 commits.

  • 4505fb5 :sparkles: release(patch): v8.2.1
  • 613b023 :package: build(dist): generate dist files
  • b810a23 :package: build(vuepress): generate static docs
  • f2d0c0b Merge branch 'dev' of github.com:kazupon/vue-i18n into dev
  • ce40b1b :pencil: docs(CONTRIBUTING): update
  • cb19082 :bug: bug(extend): fix TypeError: Cannot redefine property: $i18n (#422) by @HadiChen
  • 43931f5 :zap: improvement(index): Suppress some warnings in production: smaller min.js and performance gain. (#441) by @ exoego

See the full diff

@greenkeeper greenkeeper bot deleted the greenkeeper/vue-i18n-8.1.1 branch October 19, 2018 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants