Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Mar 11, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 7.5.0 of vue-i18n was just published.

Dependency vue-i18n
Current Version 5.0.3
Type devDependency

The version 7.5.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of vue-i18n.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v7.5.0

v7.5.0 (2018-03-11)

⭐️ New Features

⚡️ Improvements

Commits

The new version differs by 393 commits ahead by 393, behind by 5.

  • 9b84186 :tada: build(minor): v7.5.0
  • 2a6f8ec :package: build(dist): generate dist files
  • b6111a2 :package: build(dist): generate docs
  • 59f4658 :zap: improvement(flow): update TranslateResult type interface
  • 87a3398 :shirt: refactor(unit): add test code
  • 99e5006 :zap: improvement(index): support object localization (#311) by @manniL
  • 8378859 :star: new(directive): Add pluralization feature to directive (#304) by @SirLamer
  • 7bb8ce8 :shirt: refactor(test): Fix typo (#310) by @manniL
  • b912d8a :zap: improvement(missing): Add interpolation values to missing handler (#308) by @sebwas
  • d03dd00 :pencil: docs(gitbook): Correct small typo (#307) by @sebwas
  • aa07450 :zap: improvement(numberformat): Explicit number format options (#305) by @bponomarenko
  • acd498f :package: build(gitbook): generate docs
  • 66e2013 :pencil: docs(gitbook): tweak title
  • c02b705 :pencil: docs(gitbook): add vue cli 3 configuration (#302) by @cesalberca
  • 0d2f212 :sparkles: release(patch): v7.4.2

There are 250 commits in total.

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 🌴

@CLAassistant
Copy link

CLAassistant commented Mar 11, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ asbiin
✅ djaiss
❌ greenkeeper[bot]


greenkeeper[bot] seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Mar 11, 2018

Codecov Report

Merging #996 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #996   +/-   ##
=======================================
  Coverage   36.72%   36.72%           
=======================================
  Files         187      187           
  Lines        5143     5143           
=======================================
  Hits         1888     1888           
  Misses       3255     3255

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 c1f785b...939ab2e. Read the comment docs.

@asbiin asbiin temporarily deployed to monica-team-pr-996 March 11, 2018 09:21 Inactive
@asbiin asbiin temporarily deployed to monica-team-pr-996 March 11, 2018 22:48 Inactive
greenkeeper bot added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2018

Version 7.6.0 just got published.

Update to this version instead 🚀

Release Notes v7.6.0

v7.6.0 (2018-03-13)

⚡️ Improvements

  • index: support retunable missing handler (#256) by @houd1ni (9fbe467)
  • typescript: update TranslateResult type interface (dffc678)
Commits

The new version differs by 7 commits.

  • ea70899 :tada: release(minior): v7.6.0
  • b6ccac9 :package: build(dist): generate dist files
  • 1c0f307 :package: build(gitbook): generate docs
  • e9b150f :zap: improvement(flow,typescript): update missing handler typings
  • 4fac87a :shirt: test: add missing handler test
  • 9fbe467 :zap: improvement(index): support retunable missing handler (#256) by @houd1ni
  • dffc678 :zap: improvement(typescript): update TranslateResult type interface

See the full diff

@asbiin asbiin temporarily deployed to monica-team-pr-996 March 15, 2018 23:19 Inactive
@asbiin asbiin temporarily deployed to monica-team-pr-996 March 16, 2018 07:05 Inactive
Copy link
Member

@asbiin asbiin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get this javascript error:

Uncaught TypeError: ae.locale is not a function
    at app.js:1
    at Array.forEach (<anonymous>)
    at Object.sV/x (app.js:1)
    at n (app.js:1)
    at Object.0 (app.js:1)
    at n (app.js:1)
    at +dqM (app.js:1)
    at app.js:1

@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 13, 2021
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.

4 participants