Skip to content

Bump golang.org/x/text from 0.3.7 to 0.4.0 in /gremlin-go#1834

Closed
dependabot[bot] wants to merge 1 commit into3.5-devfrom
dependabot/go_modules/gremlin-go/3.5-dev/golang.org/x/text-0.4.0
Closed

Bump golang.org/x/text from 0.3.7 to 0.4.0 in /gremlin-go#1834
dependabot[bot] wants to merge 1 commit into3.5-devfrom
dependabot/go_modules/gremlin-go/3.5-dev/golang.org/x/text-0.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2022

Bumps golang.org/x/text from 0.3.7 to 0.4.0.

Commits
  • 1bdb400 language: remove compatibility with go < 1.2
  • 252bee0 go.mod: ignore cyclic dependency for tagging
  • ecab6e5 go.mod: ignore cyclic dependency for tagging
  • 369c86b all: fix a few function names on comments
  • 434eadc language: reject excessively large Accept-Language strings
  • 23407e7 go.mod: ignore cyclic dependency for tagging
  • b18d3dd secure/precis: replace bytes.Compare with bytes.Equal
  • 795e854 all: replace io/ioutil with io and os package
  • b0ca10f internal/language: bump script types to uint16 and update registry
  • ba9b0e1 go.mod: update x/tools to HEAD
  • 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)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.7...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  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 labels Oct 18, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1834 (37df941) into 3.5-dev (468bc48) will increase coverage by 6.44%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             3.5-dev    #1834      +/-   ##
=============================================
+ Coverage      63.58%   70.03%   +6.44%     
- Complexity         0     8932    +8932     
=============================================
  Files             23      838     +815     
  Lines           3636    37224   +33588     
  Branches           0     5385    +5385     
=============================================
+ Hits            2312    26069   +23757     
- Misses          1145     9433    +8288     
- Partials         179     1722    +1543     
Impacted Files Coverage Δ
gremlin-go/driver/client.go
gremlin-go/driver/anonymousTraversal.go
gremlin-go/driver/gorillaTransporter.go
gremlin-go/driver/result.go
gremlin-go/driver/strategies.go
gremlin-go/driver/resultSet.go
gremlin-go/driver/graph.go
gremlin-go/driver/connectionPool.go
gremlin-go/driver/protocol.go
gremlin-go/driver/transporterFactory.go
... and 851 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2022

Looks like golang.org/x/text is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 16, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/gremlin-go/3.5-dev/golang.org/x/text-0.4.0 branch November 16, 2022 21:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant