chess
chess copied to clipboard
Bump gettext from 0.16.1 to 0.18.2
Bumps gettext from 0.16.1 to 0.18.2.
Changelog
Sourced from gettext's changelog.
v0.18.2
- Allow plural forms to be set for the gettext application
- Use Application.compile_env if available
v0.18.1
- Allow default domain to be configurable
- Improve parallelism when compiling modules
v0.18.0
- Allow sorting strings by
msgid- Add
:allowed_localesto restrict the locales bundled in the backendv0.17.4
- Do not change the return types of
*_noopmacros (regression in v0.17.2 and v0.17.3)- Fix dialyzer warnings
v0.17.3
- Add
lgettext/4back which was removeed in v0.17.2 - notelgettext/4is private API and may be removed in future once againv0.17.2
- Support
pgettext- Consider extracted comments when merging templates during extraction
v0.17.1
- Store the
msgctxtvalue in translation and dump it when dumping translations- Fix a bug when dumping references
- Improve code generation
- Preserve whitespace in translation flags
v0.17.0
- Require Elixir 1.6 and later
- Add stats reporting when merging PO files
Commits
525026eRelease v0.18.29df6f4eUse compile_env if available91c0585mix formata850ce8Allow plural forms to be set for gettext as a wholef5f232bUpdate misc info (#265)eaf1863Release v0.18.195282a8Improve parallelism when compiling modules (#262)214f15dImprove docs here and thereb7d8fb5Add default bindings argument to dpgettext/53a800bcRemove unused code and warnings- Additional commits viewable in compare view
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 will not automatically merge this PR because this dependency is pre-1.0.0.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)