Skip to content

Comments

Bump ex_cldr from 2.33.0 to 2.33.1#14

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/ex_cldr-2.33.1
Closed

Bump ex_cldr from 2.33.0 to 2.33.1#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/ex_cldr-2.33.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps ex_cldr from 2.33.0 to 2.33.1.

Release notes

Sourced from ex_cldr's releases.

Cldr version 2.33.1

Enhancements

  • Now delegates locale installation to Cldr.Http.get/2 in the cldr_utils library so that we can centralise request handling and provide an "unsafe TLS" option for downloading to support resolution of #184.

Cldr version 2.33.1-rc.0

Enhancements

  • Now delegates locale installation to Cldr.Http.get/2 in the cldr_utils library so that we can centralise request handling and provide an "unsafe TLS" option for downloading to support resolution of #184.

Testing in CI

This version of ex_cldr does nothing more than delegate HTTP requests to Cldr.Http.get/2 that is in the cldr_utils library. This is a more up-to-date request handler (still using httpc) that configures cyphers according to the ERLF guidelines.

If you have a chance to test in CI with this candidate release and it works I'd appreciate you letting me know. And if it doesn't fix the issue too of course!

Changelog

Sourced from ex_cldr's changelog.

Cldr v2.33.1

This is the changelog for Cldr v2.33.1 released on August 20th, 2022. For older changelogs please consult the release tag on GitHub

** Note that ex_cldr version 2.33.0 and later are supported on Elixir 1.11 and later only.**

Enhancements

  • Now delegates locale installation to Cldr.Http.get/2 in the cldr_utils library so that we can centralise request handling and provide an "unsafe TLS" option for downloading to support resolution of #184.
Commits
  • ed20763 Release 2.33.1
  • aff8258 Fix module names in docs
  • 3a3fe0d Fix annotation about which version of CLDR is in use
  • b9cd4ce Candidate release 2.33.1-rc.0
  • 298e628 Delegate locale install requests to Cldr.Http.get/2
  • 4c0b253 delegate to Cldr.Http.get for locale installation
  • f1e1dd9 Update readme to note an issue with older OTP releases and github actions
  • e427b02 Update readme for version 2.33 and fix typos. Closes #183
  • 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 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](https://github.com/elixir-cldr/cldr) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](elixir-cldr/cldr@v2.33.0...v2.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Aug 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2022

Superseded by #26.

@dependabot dependabot bot closed this Aug 29, 2022
@dependabot dependabot bot deleted the dependabot/hex/ex_cldr-2.33.1 branch August 29, 2022 22:12
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.

0 participants