Skip to content

Bump leptos-fluent from 0.0.21 to 0.0.37#22

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 17, 2024

Bumps leptos-fluent from 0.0.21 to 0.0.37.

Release notes

Sourced from leptos-fluent's releases.

v0.0.37

See CHANGELOG.

v0.0.36

See CHANGELOG.

v0.0.35

See CHANGELOG.

v0.0.34

See CHANGELOG.

v0.0.33

See CHANGELOG.

v0.0.32

See CHANGELOG.

v0.0.31

See CHANGELOG.

v0.0.30

See CHANGELOG.

v0.0.29

See CHANGELOG.

v0.0.28

See CHANGELOG.

v0.0.27

See CHANGELOG.

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-06-16 - [0.0.37]

Bug fixes

  • Don't panic parsing raw string literals of tr! macros checking translations.

Enhancements

  • Notify invalid Fluent message identifiers checking translations.

New features

  • Add cookie_attrs parameter to leptos_fluent! macro to set cookie attributes.

2024-06-15 - [0.0.36]

Bug fixes

  • Fix error building files tracker when multiple files for each language.

2024-06-15 - [0.0.35]

Bug fixes

  • Get the initial language from URL parameter on server side rendering.

2024-06-09 - [0.0.34]

New features

  • Allow to read languages from a JSON5 file with a new feature json5.
  • Add core_locales argument to leptos_fluent! macro to specify the file where the core locales are located.

Enhancements

  • Improved error messages when reading languages from files.

2024-06-04 - [0.0.33]

Bug fixes

  • Fluent syntax errors found checking translations are now reported instead of panicking.

2024-06-03 - [0.0.32]

Breaking changes

... (truncated)

Commits
  • 0006e0e Add cookie_attrs parameter to leptos_fluent! macro (#123)
  • 6b604ff Minor updates in documentation (#122)
  • 41c9e28 Document how to watch Fluent files with cargo-leptos (#121)
  • 32d3cf1 Notify invalid Fluent message identifiers checking translations (#120)
  • efcbbf1 Fix parsing of raw string literals checking translations (#119)
  • 50a092d Fix error building files tracker when multiple files for each language (#117)
  • a713c48 Get the initial language from URL parameter on SSR (#112)
  • af37628 Add core_locales argument to leptos_fluent! macro (#106)
  • b754af7 Allow to read languages from a JSON5 file (#103)
  • 150e232 Raise syn error instead of panic reading languages file (#102)
  • 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.37.
- [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.37)

---
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 Jun 17, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 20, 2024

Superseded by #24.

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