Skip to content

Bump github.com/gin-contrib/i18n from 1.2.3 to 1.3.0#56

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/gin-contrib/i18n-1.3.0
Open

Bump github.com/gin-contrib/i18n from 1.2.3 to 1.3.0#56
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/gin-contrib/i18n-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps github.com/gin-contrib/i18n from 1.2.3 to 1.3.0.

Release notes

Sourced from github.com/gin-contrib/i18n's releases.

v1.3.0

Changelog

Features

  • 1cead08a585e9c50ee877be5b0d0ef8a3653e417: feat(i18n): add configurable fallback locale support (#101) (@​appleboy)

Build process updates

  • 0260a15a5b379bc35bc72b8e8d2b01102f0e883f: ci(actions): bump codecov/codecov-action from v5 to v6 (@​appleboy)

Documentation updates

  • 03e40173c8515ebc9e83e7e428a8abd6784a6adc: docs(readme): add fallback locale usage example (#102) (@​appleboy)

v1.2.4

Changelog

Enhancements

  • d11ac3407e6389be32e702e065df82d3c4f3bf75: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@​appleboy)
  • 45f3ce21fae1dbaae4db2d76ecb8a7d889b3bf2a: chore: bump Go version and update core dependencies (@​appleboy)
  • 7628ac571828a976fa2f9c6846b938c7a2da1ddc: chore: remove bearer.yml workflow (@​appleboy)
  • 662e3bb986d3d274cc10ef2028415056a48e5e90: chore(deps): bump actions/checkout from 4 to 6 (@​appleboy)
  • 3545c821c598c2b473e5eaa392e34ddaa3b7472b: chore: drop Go 1.23 support, require Go 1.24+ (@​appleboy)
  • 29a1ff2b1047ad2075537e891c5a3a2ac909549b: chore(deps): upgrade quic-go to v0.57.1 (@​appleboy)
  • a4adbe2d6fdd38955e619ae5a18fd26471d044b5: chore(ci): update golangci-lint to v2.6 (@​appleboy)
  • 4b178a20a18030c0b515a9da5d1e209a79175291: chore(deps): bump actions/cache from 4 to 5 (@​appleboy)
  • 15a9118332daacddc8e66b16031c4cef9f30c79a: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@​appleboy)
  • 5733e27386b7e84cd22caffa42cb2d3fcd024bd2: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@​appleboy)
  • 9288278df93530e50e0d9f5c150c1a3d804495ca: chore(i18n): bump go-i18n/v2 from v2.5.1 to v2.6.1 (@​appleboy)
  • 1732302b560f8b1353bf6de8b8570765bf32f843: chore(deps): upgrade golang.org/x/text to v0.35.0 (@​appleboy)

Build process updates

  • 236a499aa872ab5a079849b39605e0f7e9ca9848: ci: integrate Trivy vulnerability scanning into CI workflow (@​appleboy)
  • 6cee5b61c704719b1ea5f6ea183db382a69e6639: ci: expand CI test matrix to include Go 1.25 (@​appleboy)
  • 0f45b633285c1e911ced511364f545bd1bfb3820: ci: integrate automated Trivy security scanning workflow (@​appleboy)
  • 55a725a860069c04be971881a531c503134da85f: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@​appleboy)

Others

  • 4f66a07baddf7cebdc717b7499dde448a34d0683: style: remove legacy Go build tags in favor of //go:build syntax (@​appleboy)
  • 5ec58427aeef4b59171fc97b16c88e1bb32c9161: Add Go 1.26 to GitHub Actions test matrix (@​appleboy)
  • de5f19f50ac7c6250561e10833501654e394d993: Update golangci-lint version to v2.9 (@​appleboy)
  • 6320d2f92a504fae14ae5adb0793a732a5883747: Upgrade GitHub Actions versions (@​appleboy)
Commits
  • 03e4017 docs(readme): add fallback locale usage example (#102)
  • 1cead08 feat(i18n): add configurable fallback locale support (#101)
  • 0260a15 ci(actions): bump codecov/codecov-action from v5 to v6
  • 1732302 chore(deps): upgrade golang.org/x/text to v0.35.0
  • 9288278 chore(i18n): bump go-i18n/v2 from v2.5.1 to v2.6.1
  • 55a725a ci(workflow): bump goreleaser/goreleaser-action from v6 to v7
  • 5733e27 chore(deps): upgrade gin to v1.12.0 and update CI Go versions
  • 15a9118 chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0
  • 6320d2f Upgrade GitHub Actions versions
  • de5f19f Update golangci-lint version to v2.9
  • 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 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 [github.com/gin-contrib/i18n](https://github.com/gin-contrib/i18n) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/gin-contrib/i18n/releases)
- [Commits](gin-contrib/i18n@v1.2.3...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/i18n
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 30, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants