Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump github.com/nicksnyder/go-i18n/v2 from 2.0.3 to 2.1.1 #149

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 29, 2020

Bumps github.com/nicksnyder/go-i18n/v2 from 2.0.3 to 2.1.1.

Release notes

Sourced from github.com/nicksnyder/go-i18n/v2's releases.

v2.1.1

Changelog

703c3bd Do not encode HTML entities in JSON message files (#228)

v2.1.0

Changelog

e2aedcf Upgrade CLDR data to v37 (#227) cba41a4 upgrade deps

v2.0.4

This release fixes a few bugs with goi18n extract and goi18n merge, and it greatly increases the performance of the i18n package when localizing messages.

Changelog

9926328 Add build step (#226) d17510c Update goreleaser.yml 9c75f7e goreleaser workflow (#225) e15e8df fixed panic: runtime error: index out of range [0] with length 0 (#212) 8f09be8 fixes nil reference exception if localization text is empty, fixes #207 (#208) 354b2fc Pull request event 66dee75 simpler fallback behavior (#189) 663c088 tweak codecov 51d732d Build with GitHub actions (#224) 949485d Add a nil pointer check before dereferencing an identifier's Obj (#211)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 29, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/nicksnyder/go-i18n/v2-2.1.1 branch 3 times, most recently from 5933c99 to 67ca629 Compare October 11, 2020 05:10
@cayter cayter force-pushed the dependabot/go_modules/github.com/nicksnyder/go-i18n/v2-2.1.1 branch from 67ca629 to 66b8218 Compare October 11, 2020 07:21
@codecov
Copy link

codecov bot commented Oct 11, 2020

Codecov Report

Merging #149 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   96.33%   96.33%           
=======================================
  Files          47       47           
  Lines        4011     4012    +1     
=======================================
+ Hits         3864     3865    +1     
  Misses         82       82           
  Partials       65       65           
Impacted Files Coverage Δ
support/i18n.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4c3bea...66b8218. Read the comment docs.

@cayter cayter merged commit b0269d4 into master Oct 11, 2020
@cayter cayter deleted the dependabot/go_modules/github.com/nicksnyder/go-i18n/v2-2.1.1 branch October 11, 2020 07:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant