Update dependency gettext to v1 #1

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

This PR contains the following updates:

Package Type Update Change
gettext (source) prod major ~> 0.26~> 1.0

Release Notes

elixir-gettext/gettext (gettext)

v1.0.2

Compare Source

  • Only skip manifest removal on Elixir v1.19.3+

v1.0.1

Compare Source

  • Remove unnecessary cleaning of Elixir manifests

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!/2.

Happy 10+ years of Elixir translations everyone! 🎉


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

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` → `~> 1.0` | --- ### Release Notes <details> <summary>elixir-gettext/gettext (gettext)</summary> ### [`v1.0.2`](https://github.com/elixir-gettext/gettext/blob/HEAD/CHANGELOG.md#v102) [Compare Source](https://github.com/elixir-gettext/gettext/compare/v1.0.1...v1.0.2) - Only skip manifest removal on Elixir v1.19.3+ ### [`v1.0.1`](https://github.com/elixir-gettext/gettext/blob/HEAD/CHANGELOG.md#v101-retired) [Compare Source](https://github.com/elixir-gettext/gettext/compare/v1.0.0...v1.0.1) - Remove unnecessary cleaning of Elixir manifests ### [`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!/2`. Happy 10+ years of Elixir translations everyone! 🎉 </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency gettext to v1
Some checks failed
renovate/artifacts Artifact file update failure
6aea693da0
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: mix deps.update gettext
No version is set for command mix
Consider adding one of the following versions in your config file at /tmp/renovate/repos/forgejo/inhji/habits/.tool-versions
elixir 1.18.4-otp-28
elixir 1.18

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: mix.lock ``` Command failed: mix deps.update gettext No version is set for command mix Consider adding one of the following versions in your config file at /tmp/renovate/repos/forgejo/inhji/habits/.tool-versions elixir 1.18.4-otp-28 elixir 1.18 ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 switch renovate/gettext-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/gettext-1.x
git switch renovate/gettext-1.x
git rebase main
git switch main
git merge --ff-only renovate/gettext-1.x
git switch renovate/gettext-1.x
git rebase main
git switch main
git merge --no-ff renovate/gettext-1.x
git switch main
git merge --squash renovate/gettext-1.x
git switch main
git merge --ff-only renovate/gettext-1.x
git switch main
git merge renovate/gettext-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
inhji/habits!1
No description provided.