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

build(deps): bump ex_cldr_dates_times from 2.20.0 to 2.20.2 #589

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps ex_cldr_dates_times from 2.20.0 to 2.20.2.

Release notes

Sourced from ex_cldr_dates_times's releases.

Cldr Dates Times version 2.20.2

Bug Fixes

  • Return a better error when passing options that are not a keyword list to Cldr.Date.to_string/2, Cldr.Time.to_string/2 and Cldr.DateTime.to_string/2.
Changelog

Sourced from ex_cldr_dates_times's changelog.

Cldr_Dates_Times v2.20.2

This is the changelog for Cldr_Dates_Times v2.20.2 released on August 3rd, 2024. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Return a better error when passing options that are not a keyword list to Cldr.Date.to_string/2, Cldr.Time.to_string/2 and Cldr.DateTime.to_string/2.

Cldr_Dates_Times v2.20.1

This is the changelog for Cldr_Dates_Times v2.20.1 released on July 27th, 2024. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Supports formatting t:Cldr.Calendar.Duration.t/0 and, on Elixir 1.17 or later, t:Duration.t/0 structs. For these structs, and only these structs, the :hour can be any number. In other cases the number is required to be in the range 0..24.
Commits
  • b949a8d Update release and changelog
  • c2ea89e Improve error messages when options may be malformed
  • 89b05cb Support formatting durations as times
  • 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.20.0 to 2.20.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.20.0...v2.20.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from zvonimirr as a code owner August 5, 2024 01:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Aug 5, 2024
@zvonimirr zvonimirr merged commit fc96a9e into dev Aug 5, 2024
1 of 2 checks passed
@zvonimirr zvonimirr deleted the dependabot/hex/ex_cldr_dates_times-2.20.2 branch August 5, 2024 13:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant