Skip to content

Update godeps - autoclosed

Administrator requested to merge renovate/godeps into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
github.com/docker/docker require minor v0.12.0 source code search for "github.com/docker/docker"
github.com/fatih/color require minor v1.9.0 source code search for "github.com/fatih/color"
github.com/golang-migrate/migrate/v4 require minor v4.8.0 source code search for "github.com/golang-migrate/migrate/v4"
github.com/golang/gddo require digest v0.0.0-20190904175337-72a348e765d2 source code search for "github.com/golang/gddo"
github.com/golang/groupcache require digest v0.0.0-20191027212112-611e8accdfc9 source code search for "github.com/golang/groupcache"
github.com/golangci/golangci-lint require minor v1.22.2 source code search for "github.com/golangci/golangci-lint"
github.com/google/go-cmp require minor v0.4.0 source code search for "github.com/google/go-cmp"
github.com/karrick/godirwalk require minor v1.14.0 source code search for "github.com/karrick/godirwalk"
github.com/lib/pq require minor v1.3.0 source code search for "github.com/lib/pq"
github.com/mattn/go-sqlite3 require patch v2.0.2 source code search for "github.com/mattn/go-sqlite3"
github.com/peterbourgon/ff require minor v1.7.0 source code search for "github.com/peterbourgon/ff"
github.com/pkg/errors require minor v0.9.0 source code search for "github.com/pkg/errors"
github.com/prometheus/client_golang require minor v1.3.0 source code search for "github.com/prometheus/client_golang"
github.com/sergi/go-diff require minor v1.1.0 source code search for "github.com/sergi/go-diff"
github.com/sourcegraph/go-jsonschema require digest v0.0.0-20191016093751-6a4f2b621f5d source code search for "github.com/sourcegraph/go-jsonschema"
github.com/sourcegraph/go-lsp require digest v0.0.0-20181119182933-0c7d621186c1 source code search for "github.com/sourcegraph/go-lsp"
github.com/sourcegraph/gosyntect require digest v0.0.0-20191003053245-e91d603ba4eb source code search for "github.com/sourcegraph/gosyntect"
github.com/stripe/stripe-go require minor v68.8.0 source code search for "github.com/stripe/stripe-go"
github.com/uber/jaeger-client-go require minor v2.21.1 source code search for "github.com/uber/jaeger-client-go"
golang.org/x/crypto require digest v0.0.0-20191206172530-e9b2fee46413 source code search for "golang.org/x/crypto"
golang.org/x/oauth2 require digest v0.0.0-20191202225959-858c2ad4c8b6 source code search for "golang.org/x/oauth2"
golang.org/x/sys require digest v0.0.0-20191210023423-ac6580df4449 source code search for "golang.org/x/sys"
golang.org/x/tools require digest v0.0.0-20191213032237-7093a17b0467 source code search for "golang.org/x/tools"

Release Notes

docker/docker

v0.12.0

Compare Source

v0.11.1

Compare Source

v0.11.0

Compare Source

v0.10.0

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source

v0.8.1

Compare Source

v0.8.0

Compare Source

v0.7.6

Compare Source

v0.7.5

Compare Source

v0.7.4

Compare Source

fatih/color

v1.9.0

Compare Source

Includes the changes from: #​109 which upgrades the go-colorable and go-isatty dependencies to fix WASM compilation issues:

github.com/mattn/go-colorable v0.1.4
github.com/mattn/go-isatty v0.0.11

v1.8.0

Compare Source

Includes changes from #​108, most notable:

  • Add Go module support
  • Update /vendor folder content according to the new Go modules rules.
  • Replace .travis.yml with GitHub Actions
golang-migrate/migrate

v4.8.0

Compare Source

Changes

Docs
Drivers
  • Add httpfs driver, making it easier to create source drivers that implement thehttp.FileSystem interface. Resolves #​307 thanks to @​fln (#​293).
    • File and GodocVFS sources now use httpfs.PartialDriver
  • Change QL driver from github.com/cznic/ql/driver to modernc.org/ql/driver
Builds
  • Linux ARM binaries are now available with each release thanks to @​pcarranza (#​316)
  • Release now built using Go 1.13

v4.7.1

Compare Source

Changes

golangci/golangci-lint

v1.22.2

Compare Source

Changelog

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.22.2
  • docker pull golangci/golangci-lint:v1.22
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.22.2-alpine
  • docker pull golangci/golangci-lint:v1.22-alpine

v1.22.1

Compare Source

Changelog

c1673d2 Add zsh completion command. 60c5513 Fix import order.

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.22.1
  • docker pull golangci/golangci-lint:v1.22
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.22.1-alpine
  • docker pull golangci/golangci-lint:v1.22-alpine

v1.22.0

Compare Source

Changelog

1248f09 Add Mercure in the list of projects using golangci-lint 48b15f3 Add mattermost to Trusted By (#​863) bd29216 Added go-mnd linter (#​842) 70abc4a Added the updated vendor ca432c4 Addressed naming convention (#​859) 14ebae2 Bump wsl to v1.2.7 0e5b7a0 Bump wsl to v2.0.0 258eb9b Cleanup duplicate test run command. 0e7f88e Cleanup make targets. ecccb24 Fix autogen exclude for comments under package (#​831) 06dddc3 Fix depguard config in yml 503f964 Fix script release command. 2d59694 Fix typo 93c0eeb Fixed test deadline unit test f3e349f Propagate error when linter cannot be run 8c1e2f0 Revert "Bump wsl to v1.2.7" f6ced49 Simplify skipped dir rules. 641cca8 Update go.sum 704f9ef Update gomnd.go ec615e0 Update install.sh. d936399 Update pkg/golinters/gomnd.go 9fd3138 Update the gocognit linter df22674 Update to Node.js v12.14.0 LTS. a236783 Update to github.com/go-critic/go-critic v0.4.0. 2780e6f Update to github.com/spf13/viper v1.6.1. 874b18c Update to gopkg.in/yaml.v2 v2.2.7. e4df56b Use the release version for go-mnd (#​871) ae427c1 chore: we can use a "console" for syntax 2346cd8 fix json report Enabled field 7a58a86 unused: suggest deleting unused stuff

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.22.0
  • docker pull golangci/golangci-lint:v1.22
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.22.0-alpine
  • docker pull golangci/golangci-lint:v1.22-alpine
google/go-cmp

v0.4.0

Compare Source

Added features:

Bug fixes:

karrick/godirwalk

v1.14.0

Compare Source

lib/pq

v1.3.0

Compare Source

  • Add support for statement QueryContext and ExecContext
  • Add support for connection PrepareContext
  • Improved Ping support, now works correctly even during a failed transaction.
mattn/go-sqlite3

v2.0.2

Compare Source

pkg/errors

v0.9.0

Compare Source

errors 0.9.0 is a preparation release for a 1.0 final release. Also we were working on removing support for Go 1.8, 1.9 and 1.10 and earlier, and become compatible this package with new way of errors on Go 1.13.

We tried to move into runtime.CallerFrames but this was not possible, you can show the explanation here: Issue 188.

The motivation for do the backward compatible this package with Go 1.13 is that you can migrate the easy way for this to the new way.

Now you could use the methods, Is and As, and the Unwrap() interface like on the standard library.

The method Cause is now compatible with fmt.Errorf("%w", err) and with the Unwrap() interface.

On the same way the methods related with wrapping on this package now are compatible with Cause and Unwrap() interface.

Improvements

Bugs fixed

  • .travis.yml Adjust Go versions. Thanks @​komuw, @​aperezg
  • minor fix in an example to print Stack Trace. Thanks @​bep.
  • Remove not necessary code.
  • Clean up documentation. Thanks @​seh.
prometheus/client_golang

v1.3.0

Compare Source

  • [FEATURE] Support tags in Graphite bridge. #​668
  • [BUGFIX] API client: Actually return Prometheus warnings. #​699
sergi/go-diff

v1.1.0

Compare Source

stripe/stripe-go

v68.8.0

Compare Source

  • #​1011 Add support for InvoiceItem and fix Livemode on InvoiceLine

See the changelog for more details.

v68.7.0

Compare Source

  • #​1008 Add ReportingCategory to BalanceTransaction

See the changelog for more details.

v68.6.0

Compare Source

  • #​1009 Add constant for TaxIDTypeSGUEN on TaxId

See the changelog for more details.

v68.5.0

Compare Source

  • #​1007 Add support for SpendingLimitsCurrency on Issuing Card and Cardholder

See the changelog for more details.

v68.4.0

Compare Source

  • #​1006 Adds ExecutivesProvided to Account

See the changelog for more details.

v68.3.0

Compare Source

  • #​1005 Add Metadata and Livemode to Terminal Reader and `Location'

See the changelog for more details.

uber/jaeger-client-go

v2.21.1

Compare Source

  • Fix the internal version number

v2.21.0

Compare Source

  • Clarify reporting error logs (#​469) -- Yuri Shkuro
  • Do not strip leading zeros from trace IDs (#​472) -- Yuri Shkuro
  • Chore (docs): fixed a couple of typos (#​475) -- Marc Bramaud
  • Support custom HTTP headers when reporting spans over HTTP (#​479) -- Albert Teoh

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading