Skip to content

chore(deps): bump gettext from 0.13.1 to 0.16.1#81

Closed
dependabot-preview[bot] wants to merge 1 commit intostagingfrom
dependabot/hex/gettext-0.16.1
Closed

chore(deps): bump gettext from 0.13.1 to 0.16.1#81
dependabot-preview[bot] wants to merge 1 commit intostagingfrom
dependabot/hex/gettext-0.16.1

Conversation

@dependabot-preview
Copy link
Contributor

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

Bumps gettext from 0.13.1 to 0.16.1.

Changelog

Sourced from gettext's changelog.

v0.16.1

  • Optimize default locale lookup

v0.16.0

  • Fix bugs related to expanding arguments to Gettext macros
  • Fix a bug where you couldn't have filenames with colons in them in reference comments
  • Add handle_missing_translation/4 and handle_missing_plural_translation/6 callbacks to Gettext backends
  • Fix a bug in mix gettext.extract, which was ignoring the --merge option

v0.15.0

  • Generate correct plural forms when dumping new translations in PO files
  • Fix a bug where we were losing translator comments for fuzzy-merged translations
  • Don't make an exact match when merging prevent later fuzzy matches
  • Allow multiple translations to fuzzy-match against the same translation when merging
  • Bump the Elixir requirement to v1.4 and on

v0.14.1

  • Copy flags from existing translations when merging translations

v0.14.0

  • Introduce a global locale (per-process) for all Gettext backends
  • Warn when compiling and raise at runtime for missing plural forms
  • Separate flags with commas when dumping and parsing .pot files
  • Add support for extracted comments via gettext_comment/1
  • Require Elixir v1.3 and fix warnings
  • Improve compilation time of gettext backends in roughtly 20%
  • Add :one_module_per_locale for parallel compilation of backends (requires Elixir v1.6)
  • Use the elixir-format flag to mark autogenerated translations
Commits
  • 6147e04 Release v0.16.1
  • 585fc6f Optimize locale lookup
  • c97b8e2 Repeated word in documentation (#191)
  • 70a6451 Improve .travis.yml with build stages
  • 3f107d5 Minor improvements to the README
  • a9b1cb0 Release v0.16.0
  • 2db49ff Split up tests for "mix gettext.merge"
  • ff14a77 Fix a bug in "mix gettext.extract --merge"
  • f1a845b Add handle_missing_(plural_)translation/4,6 callbacks to Gettext backends (#187)
  • 0359d6e Support filenames with colons in reference comments (#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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 the dependencies Pull requests that update a dependency file label Jan 1, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/gettext-0.16.1 branch 6 times, most recently from 2d12bc8 to deddbe2 Compare January 5, 2019 14:24
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/gettext-0.16.1 branch 2 times, most recently from 396a260 to 79807fd Compare March 25, 2019 21:29
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/gettext-0.16.1 branch 2 times, most recently from 9e68c32 to 7b7b4dc Compare April 1, 2019 20:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/gettext-0.16.1 branch from 7b7b4dc to 2cde614 Compare April 13, 2019 10:00
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/gettext-0.16.1 branch from 2cde614 to 0d9c3e2 Compare April 27, 2019 14:05
@dependabot-preview
Copy link
Contributor Author

Superseded by #168.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/gettext-0.16.1 branch June 25, 2019 04:25
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