-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump golang.org/x/text from 0.3.6 to 0.3.7 #386
Bump golang.org/x/text from 0.3.6 to 0.3.7 #386
Conversation
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
45e9b39
to
85aaac9
Compare
Codecov Report
@@ Coverage Diff @@
## master #386 +/- ##
==========================================
+ Coverage 73.15% 73.18% +0.04%
==========================================
Files 124 124
Lines 7999 7999
==========================================
+ Hits 5851 5854 +3
+ Misses 1655 1649 -6
- Partials 493 496 +3
Continue to review full report at Codecov.
|
|
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
85aaac9
to
ad2786c
Compare
|
Bumps golang.org/x/text from 0.3.6 to 0.3.7.
Commits
383b2e7
language: turn parsing panics into ErrSyntax3115f89
language: use multiple runs in TestBestMatchAlloc5c7c50e
go.mod: upgrade to go 1.17c2d28a6
number: match input example to be Dutch as in the outputDependabot 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)