Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update all#18

Merged
moul merged 1 commit into
masterfrom
renovate/all
Jun 5, 2021
Merged

chore(deps): update all#18
moul merged 1 commit into
masterfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Jan 13, 2021

Copy link
Copy Markdown

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v2.1.5 -> v2.1.6
go.uber.org/zap require minor v1.16.0 -> v1.17.0
moul.io/u require minor v1.23.0 -> v1.24.0

Release Notes

actions/cache

v2.1.6

Compare Source

uber-go/zap

v1.17.0

Compare Source

Bugfixes:

  • #​867: Encode <nil> for nil error instead of a panic.
  • #​931, #​936: Update minimum version constraints to address
    vulnerabilities in dependencies.

Enhancements:

  • #​865: Improve alignment of fields of the Logger struct, reducing its
    size from 96 to 80 bytes.
  • #​881: Support grpclog.LoggerV2 in zapgrpc.
  • #​903: Support URL-encoded POST requests to the AtomicLevel HTTP handler
    with the application/x-www-form-urlencoded content type.
  • #​912: Support multi-field encoding with zap.Inline.
  • #​913: Speed up SugaredLogger for calls with a single string.
  • #​928: Add support for filtering by field name to zaptest/observer.

Thanks to @​ash2k, @​FMLS, @​jimmystewpot, @​Oncilla, @​tsoslow, @​tylitianrui, @​withshubh, and @​wziww for their contributions to this release.

moul/u

v1.24.0

Compare Source

Features

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 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.

@renovate renovate Bot requested a review from moul as a code owner January 13, 2021 10:15
@renovate renovate Bot changed the title chore(deps): update module stretchr/testify to v1.7.0 fix(deps): update module stretchr/testify to v1.7.0 Feb 18, 2021
@auto-add-label auto-add-label Bot added bug Something isn't working and removed dependencies labels Feb 18, 2021
@renovate renovate Bot changed the title fix(deps): update module stretchr/testify to v1.7.0 fix(deps): update module github.com/stretchr/testify to v1.7.0 Feb 22, 2021
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.0 fix(deps): update all Mar 7, 2021
@renovate renovate Bot changed the title fix(deps): update all fix(deps): update module github.com/stretchr/testify to v1.7.0 Mar 28, 2021
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.0 fix(deps): update all Apr 4, 2021
@codecov

codecov Bot commented Apr 4, 2021

Copy link
Copy Markdown

Codecov Report

Merging #18 (d2c81da) into master (deec906) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   72.91%   72.91%           
=======================================
  Files           2        2           
  Lines          96       96           
=======================================
  Hits           70       70           
  Misses         25       25           
  Partials        1        1           
Flag Coverage Δ
unittests 72.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 deec906...d2c81da. Read the comment docs.

@renovate renovate Bot changed the title fix(deps): update all fix(deps): update module github.com/stretchr/testify to v1.7.0 Apr 9, 2021
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.0 chore(deps): update all Apr 12, 2021
@auto-add-label auto-add-label Bot added dependencies and removed bug Something isn't working labels Apr 12, 2021
@renovate renovate Bot changed the title chore(deps): update all fix(deps): update module github.com/stretchr/testify to v1.7.0 Apr 13, 2021
@auto-add-label auto-add-label Bot added bug Something isn't working and removed dependencies labels Apr 13, 2021
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.0 fix(deps): update all Apr 23, 2021
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from d082e96 to 4f4f151 Compare April 29, 2021 23:29
@renovate

renovate Bot commented Apr 29, 2021

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/zapconfig":"/mnt/renovate/gh/moul/zapconfig" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/zapconfig" docker.io/renovate/go:1.13.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading go.uber.org/multierr v1.7.0
go: extracting go.uber.org/multierr v1.7.0
go: downloading moul.io/u v1.22.0
go: downloading gopkg.in/yaml.v2 v2.2.2
go: downloading github.com/tailscale/depaware v0.0.0-20201214215404-77d1e9757027
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading golang.org/x/lint v0.0.0-20190930215403-16217165b5de
go: downloading honnef.co/go/tools v0.0.1-2019.2.3
go: extracting github.com/tailscale/depaware v0.0.0-20201214215404-77d1e9757027
go: extracting gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
go: extracting gopkg.in/yaml.v2 v2.2.2
go: extracting moul.io/u v1.22.0
go: extracting golang.org/x/lint v0.0.0-20190930215403-16217165b5de
go: downloading golang.org/x/mod v0.4.2
go: extracting honnef.co/go/tools v0.0.1-2019.2.3
go: extracting github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
go: extracting golang.org/x/mod v0.4.2
moul.io/zapconfig imports
	go.uber.org/zap/zapcore tested by
	go.uber.org/zap/zapcore.test imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied
moul.io/zapconfig imports
	go.uber.org/multierr tested by
	go.uber.org/multierr.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied

@renovate renovate Bot force-pushed the renovate/all branch from 4f4f151 to 0efbbb1 Compare May 6, 2021 23:16
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 5a96017 to 646fa9a Compare May 27, 2021 08:01
@renovate renovate Bot changed the title fix(deps): update all chore(deps): update all May 27, 2021
@renovate renovate Bot force-pushed the renovate/all branch from 646fa9a to 9d2fded Compare May 27, 2021 16:02
@auto-add-label auto-add-label Bot removed the bug Something isn't working label May 27, 2021
@renovate renovate Bot force-pushed the renovate/all branch from 9d2fded to d2c81da Compare May 28, 2021 01:42
@moul moul merged commit 7a69b1d into master Jun 5, 2021
@moul moul deleted the renovate/all branch June 5, 2021 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants