chore(deps): update dependency gettext to v1 #172
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/gettext-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~> 0.26.0
->~> 1.0.0
Release Notes
elixir-gettext/gettext (gettext)
v1.0.0
Compare Source
This is the first 1.0 release of Gettext, a silly 10 years (and 6 months) after we started working on it. There are very few changes from the latest 0.26 release, and none of them are breaking.
Here are the new goodies:
"Hello " <> ~s(world)
).mix gettext.extract
to two minutes.Gettext.put_locale!/1
.Happy 10+ years of Elixir translations everyone! 🎉
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.