xmdhs / gomclauncher

A Minecraft Launcher
https://gml.xmdhs.com
MIT License
81 stars 11 forks source link

Bump github.com/Xuanwo/go-locale from 1.0.0 to 1.1.0 #12

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/Xuanwo/go-locale from 1.0.0 to 1.1.0.

Release notes

Sourced from github.com/Xuanwo/go-locale's releases.

v1.1.0

v1.1.0 - 2021-10-25

Added

  • feat(darwin): Allow read global values, add AppleLocale support

Changed

  • Use github actions for test
  • Add tests for go 1.16 and go 1.17
  • ci: Remove tags to simplify build steps
Changelog

Sourced from github.com/Xuanwo/go-locale's changelog.

[v1.1.0] - 2021-10-25

Added

  • feat(darwin): Allow read global values, add AppleLocale support

Changed

  • Use github actions for test
  • Add tests for go 1.16 and go 1.17
  • ci: Remove tags to simplify build steps

Fixed

  • fix: Windows reports checkptr errors

Upgraded

  • build(deps): Bump golang.org/x/text to 0.3.7 (#33)
  • build(deps): Bump github.com/smartystreets/goconvey to 1.6.7 (#35)
Commits
  • b184f94 Bump to version 1.1.0 (#37)
  • 04afb19 feat(darwin): Allow read global values, add AppleLocale support
  • 2f9470a ci: Remove tags to simplify build steps
  • f8cf46d fix: Windows reports checkptr errors
  • 123ac03 ci: Add test for go 1.17
  • b74611a build(deps): Bump github.com/smartystreets/goconvey from 1.6.6 to 1.6.7 (#35)
  • 03aa984 build(deps): Bump github.com/smartystreets/goconvey from 1.6.4 to 1.6.6 (#34)
  • 1083090 build(deps): Bump golang.org/x/text from 0.3.6 to 0.3.7 (#33)
  • bf00bd7 docs: Add link to matrix
  • 88ff002 build(deps): Bump golang.org/x/text from 0.3.5 to 0.3.6 (#32)
  • 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 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)