Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vue-gettext from 2.0.23 to 2.1.2 #440

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 7, 2019

Bumps vue-gettext from 2.0.23 to 2.1.2.

Release notes

Sourced from vue-gettext's releases.

v2.1.2

Add an option to the directive to force the rendering of HTML in variables - See #78

v2.1.1

Escape HTML in variables - See #78 Thanx janezkranjc

v2.1.0

Auto generation of key attributes now off by default.

You can turn it on again by explicitly setting the new autoAddKeyAttributes config option to true.

See #29 and #66.

v2.0.31

Do not assume that the default value of n is 1 for the singular form of all languages - See #69 Thanx arthursouviron

v2.0.30

Add TypeScript typedefs - See #68 Thanx jety91

v2.0.29

Replicate the same behaviour as easygettext and trim whitespaces in msgid - Thanx hauleth for spotting the problem in #65

v2.0.28

Maintenance release.

v2.0.27

Fix a bug when a msgid exists with and without a context, but the one with the context has not been translated - See #63 and #64 Thanx narrowtux

v2.0.26

Allow to silent the "No translations found" warning for default language - See #62 (and #60 + #61) Thanx eregnier

v2.0.25

Safely evaluate expressions without eval - See #55 Thanx tokyoincode

v2.0.24

Add support for Object.assign in IE < Edge - See #52 Thanx tokyoincode and tabe1hands

Commits
  • c768430 [release] 2.1.2
  • e13ce8f [build] 2.1.2
  • 1b44cc3 Add an option to the directive to force the rendering of HTML in variables - ...
  • b258d13 Merge pull request #82 from adrienbrunet/patch-1
  • 26dbd8c typo ?
  • 317f163 Docs: stop using xgettext and use easygettext everywhere.
  • 78e419e [release] 2.1.1
  • f6ba59a [build] 2.1.1
  • 44e409d Make interpolate escape HTML in variables - Fix #78
  • f53d817 Use distinct output dir and input files variables in the Makefile - Fix #72
  • Additional commits viewable in compare view

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 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.

@dependabot-preview dependabot-preview bot added dependencies javascript Pull requests that update Javascript code labels Jan 7, 2019
@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #440   +/-   ##
=========================================
  Coverage     51.57%   51.57%           
  Complexity      255      255           
=========================================
  Files            17       17           
  Lines           888      888           
=========================================
  Hits            458      458           
  Misses          430      430

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 18a7d13...bfca759. Read the comment docs.

@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #440   +/-   ##
=========================================
  Coverage     51.57%   51.57%           
  Complexity      255      255           
=========================================
  Files            17       17           
  Lines           888      888           
=========================================
  Hits            458      458           
  Misses          430      430

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 d5a7c48...bb6aa47. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue-gettext-2.1.2 branch from bfca759 to f5eb60e Compare January 7, 2019 12:06
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue-gettext-2.1.2 branch from f5eb60e to bb6aa47 Compare January 7, 2019 12:17
@DeepDiver1975 DeepDiver1975 self-assigned this Jan 7, 2019
@DeepDiver1975 DeepDiver1975 merged commit b476f65 into master Jan 7, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/vue-gettext-2.1.2 branch January 7, 2019 12:25
@PVince81 PVince81 added this to the QA milestone Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants