arduino-cli
arduino-cli copied to clipboard
[skip changelog] Bump github.com/leonelquinteros/gotext from 1.4.0 to 1.7.0
Bumps github.com/leonelquinteros/gotext from 1.4.0 to 1.7.0.
Release notes
Sourced from github.com/leonelquinteros/gotext's releases.
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
@sblinchin leonelquinteros/gotext#95- go embed fs with path by
@llonchjin leonelquinteros/gotext#98New Contributors
@sblinchmade their first contribution in leonelquinteros/gotext#95@llonchjmade their first contribution in leonelquinteros/gotext#98Full 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.FSby@kobergjin leonelquinteros/gotext#68- Runtime translation detection by
@m-horkyin leonelquinteros/gotext#69- feat: Add language getter for Locale by
@taozhou-gleanin leonelquinteros/gotext#77- Allow setting global storage by
@didrocksin leonelquinteros/gotext#80- Fix multiline export by
@didrocksin leonelquinteros/gotext#82- Order locations in ascii order by
@didrocksin leonelquinteros/gotext#83- Fix io/fs File leak by
@diamondburnedin leonelquinteros/gotext#79- Add support for multiple languages by
@m-horkyin leonelquinteros/gotext#73- Revert "Add support for multiple languages" by
@leonelquinterosin leonelquinteros/gotext#84- Remove unused dependency by
@der-lysein leonelquinteros/gotext#86- Fix typo in documentation by
@der-lysein leonelquinteros/gotext#87- Add support for multiple languages by
@m-horkyin leonelquinteros/gotext#85New Contributors
@kobergjmade their first contribution in leonelquinteros/gotext#68@m-horkymade their first contribution in leonelquinteros/gotext#69@taozhou-gleanmade their first contribution in leonelquinteros/gotext#77@didrocksmade their first contribution in leonelquinteros/gotext#80@diamondburnedmade their first contribution in leonelquinteros/gotext#79@der-lysemade their first contribution in leonelquinteros/gotext#86Full 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.
v1.5.0
Long release with small additions. We're pretty much releasing all small changes and refactoring that have been implemented since the last release.
... (truncated)
Commits
9e00748Bump Go version in build workflowbe49c2fMerge pull request #98 from llonchj/embed-fs78e78c1Merge pull request #95 from sblinch/masterb119ef1Address Domain Set and SetN bug. Fixes #996a56a87go embed fs with path058e980Add support for falling back to a custom plural resolver if plural forms were...8cc53efAdd Get*-equivalent Append functions to append translations to byte slices fo...1876ab2Fix IsTranslated* functions using n directly rather than using the nth plural...c7c2135Merge pull request #85 from m-horky/multilang8979030Rename 'storage' to 'locale'- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)