-
Notifications
You must be signed in to change notification settings - Fork 899
build(deps): bump ex_cldr from 2.42.0 to 2.44.1 #5053
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
Draft
dependabot
wants to merge
3
commits into
main
Choose a base branch
from
dependabot/hex/ex_cldr-2.44.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+8
−7
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for teslamate ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
b66c454 to
38ee6ba
Compare
JakobLichterfeld
approved these changes
Dec 2, 2025
JakobLichterfeld
requested changes
Dec 2, 2025
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We use the locales from github and do not try to download, but:
nix build --override-input devenv-root "file+file://"<(printf %s "$PWD")
warning: not writing modified lock file of flake 'git+file:///Users/jakob/development/repos/teslamate':
• Updated input 'devenv-root':
'file:///dev/null?narHash=sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY%3D'
→ 'file:///dev/fd/11?narHash=sha256-9tpPgqnEDhMhr6y92q04L2dkVtP5kRnDm7BgO6XyseE%3D'
error: Cannot build '/nix/store/wi1zs2zy66q2krylw0ci0qmc8a45iy8h-teslamate-2.2.1-dev.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/4k637jmyz5giijn4l1nl2f7q0xvib2k1-teslamate-2.2.1-dev
Last 25 log lines:
> │
> └─ lib/phoenix_live_view/router.ex:301:49: Phoenix.LiveView.Router.validate_live_session_opts/3
>
> Generated phoenix_live_view app
> ==> phoenix_ecto
> Compiling 7 files (.ex)
> Generated phoenix_ecto app
> ==> cloak_ecto
> Compiling 22 files (.ex)
> Generated cloak_ecto app
> configurePhase completed in 45 seconds
> Running phase: buildPhase
> Compiling 78 files (.ex)
>
> 13:13:20.350 [info] Locale data for :ca is stale. Cldr version is 47.0.0, locale version is 48.0.0. Updated locale data will be downloaded.
>
> == Compilation error in file lib/teslamate_web/cldr.ex ==
> ** (File.Error) could not write to file "/nix/store/4hjn88czmiz5xhmmbj31qvm655gazvg5-source/priv/cldr/locales/ca.json": permission denied
> (elixir 1.18.4) lib/file.ex:1144: File.write!/3
> (ex_cldr 2.42.0) lib/cldr/install.ex:107: Cldr.Install.do_install_locale_name/3
> (elixir 1.18.4) lib/enum.ex:987: Enum."-each/2-lists^foreach/1-0-"/2
> (ex_cldr 2.42.0) lib/cldr/install.ex:29: Cldr.Install.install_known_locale_names/1
> (ex_cldr 2.42.0) lib/cldr.ex:102: Cldr.install_locales/1
> (ex_cldr 2.42.0) expanding macro: Cldr.Backend.Compiler.__before_compile__/1
> lib/teslamate_web/cldr.ex:1: TeslaMateWeb.Cldr (module)
For full logs, run:
nix log /nix/store/wi1zs2zy66q2krylw0ci0qmc8a45iy8h-teslamate-2.2.1-dev.drv9c26374 to
c8b5122
Compare
c8b5122 to
4e19672
Compare
Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.42.0 to 2.44.1. - [Release notes](https://github.com/elixir-cldr/cldr/releases) - [Changelog](https://github.com/elixir-cldr/cldr/blob/main/CHANGELOG.md) - [Commits](elixir-cldr/cldr@v2.42.0...v2.44.1) --- updated-dependencies: - dependency-name: ex_cldr dependency-version: 2.44.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
4e19672 to
98af360
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
elixir
Pull requests that update Elixir code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ex_cldr from 2.42.0 to 2.44.1.
Release notes
Sourced from ex_cldr's releases.
... (truncated)
Changelog
Sourced from ex_cldr's changelog.
... (truncated)
Commits
a350c71Version 2.44.1eae959fMerge branch 'main' of https://github.com/elixir-cldr/cldradca215Merge pull request #266 from DuldR/remove-debug-statement-in-backend0d22484Remove unused comments055050bVersion 2.44.00ced1fbUpdate version45356a8Final CLDR 48 data generationfd9d9ecFix test doc236f5d6Match gettext locales to CLDR locales by suffix strippingce59f68Add dialyzer warnings setting to silence .... warningYou can trigger a rebase of this PR by commenting
@dependabot rebase.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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)