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 i18next-parser from 1.0.0-beta34 to 1.0.0 #13

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 17, 2020

Bumps i18next-parser from 1.0.0-beta34 to 1.0.0.

Release notes

Sourced from i18next-parser's releases.

We are out of beta!

1.x has been in beta for a good while. It is a deep rewrite of this package that solves many issues, the main one being that it was slowly becoming unmaintainable. The migration from 0.x contains all the breaking changes.

You can still find the old 0.x documentation on its dedicated branch.

Changelog

Sourced from i18next-parser's changelog.

Changelog

1.0.0-beta - latest

  • The changelog for the beta can be found in the releases

0.13.0

  • Support defaultValue option along the translation key (#68)

0.12.0

  • Support prefix, suffix and extension option on the CLI (#60)

0.11.1

  • Add a new line at the end of file generated by the CLI (#54)

0.11.0

  • Update dependencies

0.10.1

  • Does not parse values from function that ends with a t (PR #52)

0.10.0

  • Add option to silence the variable errors (PR #47)
  • Support for passing a context via an object (PR #49)

0.9.0

  • Handle strings with newlines, tabs and backslashes in them (PR #42)

0.8.2

  • Fix the regex introduced in 0.8.1 that was throwing unexpected errors (for good)

0.8.1

  • Fix the regex introduced in 0.8.1 that was throwing unexpected errors

0.8.0

  • Throw an error when the translation function use a variable instead of a string

0.7.0

  • Add --attributes option (cli & gulp)
... (truncated)
Commits
  • 3778ce5 Bump to 1.0.0
  • 2087d57 Add mention to Vue Lexer in README
  • 230da21 add vuejs component lexer (#194)
  • 0766447 Bump to 1.0.0-beta38
  • 2c2d42f Merge pull request #196 from heivo/feature/use_trans_ns_prop
  • 7687f7a Use default namespace from useTranslation hook if supplied (#195)
  • 57c29de use Trans component ns (namespace) prop
  • 15393d2 Bump to 1.0.0-beta37
  • ec54859 Generate plurals when key is provided (#191)
  • 8d7e81d Add default values for --config and --output (#186)
  • 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 17, 2020
Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 1.0.0-beta34 to 1.0.0.
- [Release notes](https://github.com/i18next/i18next-parser/releases)
- [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-parser@1.0.0-beta34...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/i18next-parser-1.0.0 branch from 9117ff1 to fdb5966 Compare January 20, 2020 11:14
@aurimas4 aurimas4 merged commit 6dcd546 into master Jan 20, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/i18next-parser-1.0.0 branch January 20, 2020 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant