Skip to content

Bump leptos-fluent from 0.0.21 to 0.0.26#16

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/leptos-fluent-0.0.26
Closed

Bump leptos-fluent from 0.0.21 to 0.0.26#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/leptos-fluent-0.0.26

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 28, 2024

Bumps leptos-fluent from 0.0.21 to 0.0.26.

Release notes

Sourced from leptos-fluent's releases.

v0.0.26

See CHANGELOG.

v0.0.25

See CHANGELOG.

v0.0.24

See CHANGELOG.

v0.0.23

See CHANGELOG.

v0.0.22

See CHANGELOG.

Changelog

Sourced from leptos-fluent's changelog.

2024-05-28 - [0.0.26]

Breaking changes

  • Rename initial_language_from_url parameter of leptos_fluent! macro as initial_language_from_url_param.
  • Rename initial_language_from_url_param parameter of leptos_fluent! macro as url_param.
  • Rename initial_language_from_url_to_localstorage parameter of leptos_fluent! macro as initial_language_from_url_param_to_localstorage.

New features

  • Add set_language_to_url_param macro parameter to leptos_fluent! macro.

Enhancements

  • Drop leptos_router as a dependency.

2024-05-27 - [0.0.25]

Breaking changes

  • Rename set_to_localstorage parameter of leptos_fluent! macro as set_language_to_localstorage.

2024-05-20 - [0.0.24]

Enhancements

  • Add I18n.is_active_language method.
  • Add I18n.language_key method to return a hash for the current language with their active status for usage in For components.
  • Add set_to_localstorage parameter to leptos_fluent! macro.
  • Add use_i18n and expect_i18n function.

Breaking changes

  • Replace I18n.set_language_with_localstorage method with I18n.set_language. Use set_to_localstorage macro parameter and I18n.set_language method instead.
  • Remove csr feature.

Bug fixes

  • Fix errors getting initial language from URL parameter and local storage.

2024-05-18 - [0.0.23]

  • Add axum feature to integrate with Axum web framework.

... (truncated)

Commits
  • fd38b81 Add set_language_to_url_param macro parameter (#74)
  • 3d2ea07 Drop leptos_router as a dependency (#69)
  • 29705e1 Fix documentation about exposed functions (#68)
  • 07cb290 Prepare release
  • 53690c0 Add more end to end tests (#67)
  • 0495673 Update pre-commit Rust tooling (#66)
  • 83d1e16 Rename set_to_localstorage as set_language_to_localstorage (#65)
  • 410fbb4 Add unit test to check that version of README is updated (#63)
  • bf4bc0c API refactor, bug fixes and enhancements (#62)
  • 24e68b9 Add Axum support (#58)
  • Additional commits viewable 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 [leptos-fluent](https://github.com/mondeja/leptos-fluent) from 0.0.21 to 0.0.26.
- [Release notes](https://github.com/mondeja/leptos-fluent/releases)
- [Changelog](https://github.com/mondeja/leptos-fluent/blob/master/CHANGELOG.md)
- [Commits](mondeja/leptos-fluent@v0.0.21...v0.0.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 28, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 3, 2024

Superseded by #18.

@dependabot dependabot Bot closed this Jun 3, 2024
@dependabot dependabot Bot deleted the dependabot/cargo/leptos-fluent-0.0.26 branch June 3, 2024 15:21
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