fix(deps): update module github.com/leonelquinteros/gotext to v1.7.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/leonelquinteros/gotext | require | minor |
v1.5.0 -> v1.7.0
|
Release Notes
leonelquinteros/gotext
v1.7.0
Bumping minor version due to Go language version bumping.
What's Changed
- Fix IsTranslated* functions using n directly rather than using the nth plural form by @sblinch in https://github.com/leonelquinteros/gotext/pull/95
- go embed fs with path by @llonchj in https://github.com/leonelquinteros/gotext/pull/98
New Contributors
- @sblinch made their first contribution in https://github.com/leonelquinteros/gotext/pull/95
- @llonchj made their first contribution in https://github.com/leonelquinteros/gotext/pull/98
Full Changelog: https://github.com/leonelquinteros/gotext/compare/v1.6.1...v1.7.0
v1.6.1
Full Changelog: https://github.com/leonelquinteros/gotext/compare/v1.6.0...v1.6.1
v1.6.0
What's Changed
- Allow locale to use a
fs.FS
by @kobergj in https://github.com/leonelquinteros/gotext/pull/68 - Runtime translation detection by @m-horky in https://github.com/leonelquinteros/gotext/pull/69
- feat: Add language getter for Locale by @taozhou-glean in https://github.com/leonelquinteros/gotext/pull/77
- Allow setting global storage by @didrocks in https://github.com/leonelquinteros/gotext/pull/80
- Fix multiline export by @didrocks in https://github.com/leonelquinteros/gotext/pull/82
- Order locations in ascii order by @didrocks in https://github.com/leonelquinteros/gotext/pull/83
- Fix io/fs File leak by @diamondburned in https://github.com/leonelquinteros/gotext/pull/79
- Add support for multiple languages by @m-horky in https://github.com/leonelquinteros/gotext/pull/73
- Revert "Add support for multiple languages" by @leonelquinteros in https://github.com/leonelquinteros/gotext/pull/84
- Remove unused dependency by @der-lyse in https://github.com/leonelquinteros/gotext/pull/86
- Fix typo in documentation by @der-lyse in https://github.com/leonelquinteros/gotext/pull/87
- Add support for multiple languages by @m-horky in https://github.com/leonelquinteros/gotext/pull/85
New Contributors
- @kobergj made their first contribution in https://github.com/leonelquinteros/gotext/pull/68
- @m-horky made their first contribution in https://github.com/leonelquinteros/gotext/pull/69
- @taozhou-glean made their first contribution in https://github.com/leonelquinteros/gotext/pull/77
- @didrocks made their first contribution in https://github.com/leonelquinteros/gotext/pull/80
- @diamondburned made their first contribution in https://github.com/leonelquinteros/gotext/pull/79
- @der-lyse made their first contribution in https://github.com/leonelquinteros/gotext/pull/86
Full Changelog: https://github.com/leonelquinteros/gotext/compare/v1.5.2...v1.6.0
v1.5.2
Bump golang.org/x/text from 0.3.7 to 0.3.8
v1.5.1
Small release with minor improvements, mainly related to dependencies.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.