chore(deps): update module github.com/nicksnyder/go-i18n/v2 to v2.5.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/nicksnyder/go-i18n/v2 | require | minor |
v2.4.1 -> v2.5.0
|
Release Notes
nicksnyder/go-i18n (github.com/nicksnyder/go-i18n/v2)
v2.5.0
Highlights
- Error if reserved message keys are mixed with unreserved keys by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/320
- Add convenience function
MustLocalizeMessage
by @apricotbucket28 in https://github.com/nicksnyder/go-i18n/pull/352
Other changes
- Upgrade codecov action to v4 by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/337
- Bump actions/setup-go from 2 to 5 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/341
- Bump actions/checkout from 1 to 4 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/339
- Bump golangci/golangci-lint-action from 3 to 6 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/340
- Bump goreleaser/goreleaser-action from 2 to 6 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/342
- Better build step condition by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/344
- Use stable Go version in all workflows by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/343
- switch to scip by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/345
- Create README.uk-UA.md by @dejurin in https://github.com/nicksnyder/go-i18n/pull/336
- Bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/351
- Bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/354
New Contributors
- @dependabot made their first contribution in https://github.com/nicksnyder/go-i18n/pull/341
- @dejurin made their first contribution in https://github.com/nicksnyder/go-i18n/pull/336
- @apricotbucket28 made their first contribution in https://github.com/nicksnyder/go-i18n/pull/352
Full Changelog: https://github.com/nicksnyder/go-i18n/compare/v2.4.1...v2.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.