Skip to content

Comments

Bump ex_cldr_dates_times from 2.24.0 to 2.24.2#530

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/main/ex_cldr_dates_times-2.24.2
Closed

Bump ex_cldr_dates_times from 2.24.0 to 2.24.2#530
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/main/ex_cldr_dates_times-2.24.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps ex_cldr_dates_times from 2.24.0 to 2.24.2.

Release notes

Sourced from ex_cldr_dates_times's releases.

Cldr Dates Times version 2.24.2

Bug Fixes

  • Fix generated doc links in generated backend modules. Previously they used implicit links to the projects README file. Since they generate code, the implicit links end up referencing the users project README which is not the intention and which generates ex_doc warnings. Thanks to @​zorn for the report. Fixes #63 for this library.

Cldr Dates Times version 2.24.1

Bug Fixes

  • Allow NaiveDatetime.t/0 types to be passed to Cldr.Interval.to_string/3. Previously there was no function clause that supported these types even though the formatting code does. Thanks to @​sysashi for the report. Partially fixes #62. Full resolution requires fixing #61 targetted for the end of October 2025.
Changelog

Sourced from ex_cldr_dates_times's changelog.

Cldr_Dates_Times v2.24.2

This is the changelog for Cldr_Dates_Times v2.24.2 released on October 14th, 2025. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Fix generated doc links in generated backend modules. Previously they used implicit links to the projects README file. Since they generate code, the implicit links end up referencing the users project README which is not the intention and which generates ex_doc warnings. Thanks to @​zorn for the report. Fixes #63 for this library.

Cldr_Dates_Times v2.24.1

This is the changelog for Cldr_Dates_Times v2.24.1 released on October 9th, 2025. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Allow NaiveDatetime.t/0 types to be passed to Cldr.Interval.to_string/3. Previously there was no function clause that supported these types even though the formatting code does. Thanks to @​sysashi for the report. Partially fixes #62. Full resolution requires fixing #61 targetted for the end of October 2025.
Commits
  • 4a8ecae Fix doc links in generated code
  • 47efe25 Improve grammar
  • a120384 Support Calendar.naive_datetime types in Cldr.Interval.to_string/3. Relates t...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ex_cldr_dates_times](https://github.com/elixir-cldr/cldr_dates_times) from 2.24.0 to 2.24.2.
- [Release notes](https://github.com/elixir-cldr/cldr_dates_times/releases)
- [Changelog](https://github.com/elixir-cldr/cldr_dates_times/blob/main/CHANGELOG.md)
- [Commits](elixir-cldr/cldr_dates_times@v2.24.0...v2.24.2)

---
updated-dependencies:
- dependency-name: ex_cldr_dates_times
  dependency-version: 2.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Labels

The following labels could not be found: mix. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Superseded by #541.

@dependabot dependabot bot closed this Nov 10, 2025
@dependabot dependabot bot deleted the dependabot/hex/main/ex_cldr_dates_times-2.24.2 branch November 10, 2025 09:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants