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

Bump ex_cldr_plugs from 1.2.0 to 1.2.1 #1860

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps ex_cldr_plugs from 1.2.0 to 1.2.1.

Release notes

Sourced from ex_cldr_plugs's releases.

Cldr Plugs version 1.2.1

Bug Fixes

  • Improves logger messages when Cldr.Plug.PutLocale is attempting to set the Gettext locale. There are now one of two warnings logged:

    • One when the CLDR backend module has no configured Gettext module
    • One when there is a configured Gettext module but that module does not have the specified locale configured.
  • Changes Logger.warn/1 to Logger.warning/1 to avoid deprecation messages on Elixir 1.15

Changelog

Sourced from ex_cldr_plugs's changelog.

Cldr Plugs v1.2.1

This is the changelog for Cldr Plugs v1.2.1 released on January 30th, 2023. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Improves logger messages when Cldr.Plug.PutLocale is attempting to set the Gettext locale. There are now one of two warnings logged:

    • One when the CLDR backend module has no configured Gettext module
    • One when there is a configured Gettext module but that module does not have the specified locale configured.
  • Changes Logger.warn/1 to Logger.warning/1 to avoid deprecation messages on Elixir 1.15

Commits
  • 75098b7 Fix warnings for Elixir 1.15 and format
  • 56118a8 Improved warnings when Cldr.Plug.SetLocale is attempting to set a Gettext locale
  • 55813ea Update deps for Elixir 1.14
  • 8797002 Merge pull request #6 from linusdm/update_example
  • ef4b9ea Merge pull request #7 from linusdm/docs_put_locale_from_session
  • c4cb3ab Improve documentation about Cldr.Plug.put_locale_from_session/2
  • 75bded3 Use Cldr.Plug.PutLocale in example instead of Cldr.Plug.SetLocale (deprec...
  • 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_plugs](https://github.com/elixir-cldr/cldr_plugs) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/elixir-cldr/cldr_plugs/releases)
- [Changelog](https://github.com/elixir-cldr/cldr_plugs/blob/main/CHANGELOG.md)
- [Commits](elixir-cldr/cldr_plugs@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: ex_cldr_plugs
  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 Feb 1, 2023
@cla-bot cla-bot bot added the cla-signed label Feb 1, 2023
@github-actions github-actions bot enabled auto-merge (squash) February 1, 2023 07:07
@coveralls
Copy link

Coverage Status

Coverage: 53.139%. Remained the same when pulling a775c02 on dependabot/hex/ex_cldr_plugs-1.2.1 into e188586 on main.

@github-actions github-actions bot merged commit de0940a into main Feb 1, 2023
@github-actions github-actions bot deleted the dependabot/hex/ex_cldr_plugs-1.2.1 branch February 1, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed 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