arduino-cli icon indicating copy to clipboard operation
arduino-cli copied to clipboard

Bump github.com/leonelquinteros/gotext from 1.4.0 to 1.5.2

Open dependabot[bot] opened this issue 2 years ago • 0 comments
trafficstars

Bumps github.com/leonelquinteros/gotext from 1.4.0 to 1.5.2.

Release notes

Sourced from github.com/leonelquinteros/gotext's releases.

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.

I think the most important addition is the CLI tool to extract translation strings into .po files. It has been worked for a while in the master branch, but now it's officially included (as is) in a release.

For those who wants to know the exact changes since last release, here is a diff for you: https://github.com/leonelquinteros/gotext/compare/v1.4.0...1b8a993ae40a69bc9e9ed20a93b526c1e6b7d457

Enjoy, contribute, create issues and send PRs!

Commits
  • 6f9bcaa Merge pull request #67 from leonelquinteros/dependabot/go_modules/golang.org/...
  • 2c591ae Bump golang.org/x/text from 0.3.7 to 0.3.8
  • 531e674 Update build.yml
  • 6998e37 Merge pull request #65 from akissa/master
  • 1a80e8e Fix minor typos
  • e5a058f Fix incorrect example
  • 59de4ff Update build.yml
  • c7fb758 Merge pull request #63 from Vorlif/deps-update
  • 6e87618 Merge pull request #64 from Vorlif/plurals-license
  • fe1eafc Proposal
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Oct 13 '23 13:10 dependabot[bot]