Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency gettext to ~> 0.22 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2021

Mend Renovate

This PR contains the following updates:

Package Update Change
gettext minor ~> 0.11 -> ~> 0.22

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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 16, 2021

⚠️ 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 check 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: docker run --rm --name=renovate_elixir --label=renovate_child -v "/mnt/renovate/gh/Sahnee-DE/renovate-test":"/mnt/renovate/gh/Sahnee-DE/renovate-test" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -w "/mnt/renovate/gh/Sahnee-DE/renovate-test" docker.io/renovate/elixir bash -l -c "mix deps.update gettext"
** (File.Error) could not read file "/mnt/renovate/gh/Sahnee-DE/renovate-test/config/releases.exs": no such file or directory
    (elixir 1.11.4) lib/file.ex:355: File.read!/1
    (elixir 1.11.4) lib/config.ex:240: Config.__import__!/1
    (mix 1.11.4) lib/mix/config.ex:161: anonymous fn/2 in Mix.Config.__import__!/2
    (elixir 1.11.4) lib/enum.ex:2193: Enum."-reduce/3-lists^foldl/2-0-"/3
    (mix 1.11.4) lib/mix/config.ex:160: Mix.Config.__import__!/2
    (stdlib 3.12.1) erl_eval.erl:680: :erl_eval.do_apply/6

@renovate renovate bot force-pushed the renovate/gettext-0.x branch from 86768f1 to 4088915 Compare April 11, 2021 14:15
@renovate renovate bot changed the title Update dependency gettext to ~> 0..0 Update dependency gettext to ~> 0.18 Apr 11, 2021
@renovate renovate bot force-pushed the renovate/gettext-0.x branch from 4088915 to 987b4ae Compare March 7, 2022 09:42
@renovate renovate bot changed the title Update dependency gettext to ~> 0.18 Update dependency gettext to ~> 0.19 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 7, 2022

⚠ 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/SahneeDEV/renovate-test":"/mnt/renovate/gh/SahneeDEV/renovate-test" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/SahneeDEV/renovate-test" docker.io/containerbase/sidecar bash -l -c "install-tool erlang 24.3.4.9 && install-tool elixir v1.14.3 && mix deps.update gettext"
warning: use Mix.Config is deprecated. Use the Config module instead
  config/config.exs:1

** (File.Error) could not read file "/mnt/renovate/gh/SahneeDEV/renovate-test/config/releases.exs": no such file or directory
    (elixir 1.14.3) lib/file.ex:358: File.read!/1
    (elixir 1.14.3) lib/config.ex:273: Config.__import__!/1
    (mix 1.14.3) lib/mix/config.ex:162: anonymous fn/2 in Mix.Config.__import__!/2
    (elixir 1.14.3) lib/enum.ex:2468: Enum."-reduce/3-lists^foldl/2-0-"/3
    (mix 1.14.3) lib/mix/config.ex:161: Mix.Config.__import__!/2
    (stdlib 3.17.2.2) erl_eval.erl:685: :erl_eval.do_apply/6

@renovate renovate bot force-pushed the renovate/gettext-0.x branch from 987b4ae to 2a29045 Compare September 25, 2022 16:49
@renovate renovate bot changed the title Update dependency gettext to ~> 0.19 Update dependency gettext to ~> 0.20 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/gettext-0.x branch from 2a29045 to f823ecd Compare March 18, 2023 12:00
@renovate renovate bot changed the title Update dependency gettext to ~> 0.20 Update dependency gettext to ~> 0.22 Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants