chore(deps): update dependency gettext to v1 #172

Open
renovate-bot wants to merge 1 commits from renovate/gettext-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
gettext (source) prod major ~> 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:

  • Add support for concatenating sigils if all parts are known at compile time (such as "Hello " <> ~s(world)).
  • Significantly increase the timeout for mix gettext.extract to two minutes.
  • Add 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gettext](https://hex.pm/packages/gettext) ([source](https://github.com/elixir-gettext/gettext)) | prod | major | `~> 0.26.0` -> `~> 1.0.0` | --- ### Release Notes <details> <summary>elixir-gettext/gettext (gettext)</summary> ### [`v1.0.0`](https://github.com/elixir-gettext/gettext/blob/HEAD/CHANGELOG.md#v100) [Compare Source](https://github.com/elixir-gettext/gettext/compare/v0.26.2...v1.0.0) 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: - Add support for concatenating sigils if all parts are known at compile time (such as `"Hello " <> ~s(world)`). - Significantly increase the timeout for `mix gettext.extract` to two minutes. - Add `Gettext.put_locale!/1`. Happy 10+ years of Elixir translations everyone! 🎉 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-09-12 14:52:06 +00:00
chore(deps): update dependency gettext to v1
All checks were successful
continuous-integration/drone/pr Build is passing
71dbab63ee
All checks were successful
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/gettext-1.x:renovate/gettext-1.x
git checkout renovate/gettext-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ex_trainer#172
No description provided.