Skip to content
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

Update module github.com/go-git/go-billy/v5 to v5.6.2 #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-git/go-billy/v5 v5.0.0 -> v5.6.2 age adoption passing confidence

Release Notes

go-git/go-billy (github.com/go-git/go-billy/v5)

v5.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-billy@v5.6.1...v5.6.2

v5.6.1

Compare Source

What's Changed

Full Changelog: go-git/go-billy@v5.6.0...v5.6.1

v5.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-billy@v5.5.0...v5.6.0

v5.5.0

Compare Source

What's Changed

Full Changelog: go-git/go-billy@v5.4.1...v5.5.0

v5.4.1

Compare Source

What's Changed

Full Changelog: go-git/go-billy@v5.4.0...v5.4.1

v5.4.0

Compare Source

What's Changed

Full Changelog: go-git/go-billy@v5.3.1...v5.4.0

v5.3.1

Compare Source

  • util: fix TempDir and TempFile on non-root filesystems (3bf3fe5)

v5.3.0

Compare Source

  • util: add ReadFile function
  • osfs: add Default to avoid repetitive code

v5.2.0

Compare Source

Changelog

  • osfs: js/wasm implementation based on menfs

v5.1.0

Compare Source

Change Log


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Apr 26, 2021

⚠️ 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/vshn/waf-tool":"/mnt/renovate/gh/vshn/waf-tool" -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/vshn/waf-tool" 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 github.com/go-git/go-git/v5 v5.1.0
go: downloading github.com/elastic/go-elasticsearch/v5 v5.6.1
go: downloading github.com/go-git/go-billy/v5 v5.2.0
go: extracting github.com/go-git/go-billy/v5 v5.2.0
go: downloading github.com/sirupsen/logrus v1.6.0
go: extracting github.com/sirupsen/logrus v1.6.0
go: extracting github.com/elastic/go-elasticsearch/v5 v5.6.1
go: extracting github.com/go-git/go-git/v5 v5.1.0
go: downloading github.com/sergi/go-diff v1.1.0
go: extracting github.com/sergi/go-diff v1.1.0
go: downloading github.com/spf13/cobra v1.0.0
go: downloading golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
go: downloading github.com/xanzy/go-gitlab v0.34.2
go: downloading golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073
go: extracting github.com/spf13/cobra v1.0.0
go: downloading github.com/imdario/mergo v0.3.9
go: downloading github.com/emirpasic/gods v1.12.0
go: extracting github.com/xanzy/go-gitlab v0.34.2
go: extracting github.com/imdario/mergo v0.3.9
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: extracting github.com/emirpasic/gods v1.12.0
go: extracting github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: extracting golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: extracting github.com/mitchellh/go-homedir v1.1.0
go: extracting github.com/inconshreveable/mousetrap v1.0.0
go: downloading golang.org/x/time v0.0.0-20191024005414-555d28b269f0
go: extracting golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
go: downloading github.com/spf13/viper v1.6.3
go: extracting golang.org/x/time v0.0.0-20191024005414-555d28b269f0
go: extracting github.com/spf13/viper v1.6.3
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288
go: extracting github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.3
go: extracting golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288
go: downloading github.com/hashicorp/go-retryablehttp v0.6.4
go: downloading gopkg.in/yaml.v2 v2.2.4
go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.3
go: extracting github.com/hashicorp/go-retryablehttp v0.6.4
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading gopkg.in/ini.v1 v1.51.0
go: extracting gopkg.in/yaml.v2 v2.2.4
go: extracting github.com/xanzy/ssh-agent v0.2.1
go: downloading golang.org/x/net v0.0.0-20200301022130-244492dfa37a
go: extracting gopkg.in/ini.v1 v1.51.0
go: downloading github.com/go-git/gcfg v1.5.0
go: downloading golang.org/x/text v0.3.2
go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
go: extracting github.com/go-git/gcfg v1.5.0
go: extracting github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
go: downloading google.golang.org/appengine v1.3.0
go: downloading gopkg.in/warnings.v0 v0.1.2
go: extracting gopkg.in/warnings.v0 v0.1.2
go: extracting google.golang.org/appengine v1.3.0
go: extracting golang.org/x/net v0.0.0-20200301022130-244492dfa37a
go: downloading github.com/golang/protobuf v1.3.1
go: extracting github.com/golang/protobuf v1.3.1
go: extracting golang.org/x/text v0.3.2
go: downloading github.com/stretchr/testify v1.6.1
go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
go: downloading github.com/go-git/go-git-fixtures/v4 v4.0.1
go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
go: downloading github.com/gliderlabs/ssh v0.2.2
go: extracting gopkg.in/ini.v1 v1.51.0
go: downloading github.com/google/go-cmp v0.3.0
go: extracting gopkg.in/yaml.v2 v2.2.4
go: downloading github.com/davecgh/go-spew v1.1.1
go: extracting github.com/davecgh/go-spew v1.1.1
go: extracting github.com/google/go-cmp v0.3.0
go: extracting github.com/gliderlabs/ssh v0.2.2
go: extracting gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
go: downloading github.com/hashicorp/go-hclog v0.9.2
go: extracting github.com/stretchr/testify v1.6.1
go: downloading github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239
go: extracting github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
go: downloading github.com/BurntSushi/toml v0.3.1
go: extracting github.com/hashicorp/go-hclog v0.9.2
go: extracting gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/pmezard/go-difflib v1.0.0
go: extracting github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239
go: downloading github.com/pkg/errors v0.8.1
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: extracting github.com/BurntSushi/toml v0.3.1
go: downloading github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
go: extracting github.com/pmezard/go-difflib v1.0.0
go: extracting github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
go: extracting github.com/pkg/errors v0.8.1
go: extracting gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: extracting github.com/go-git/go-git-fixtures/v4 v4.0.1
go: downloading github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7
go: extracting github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7
github.com/vshn/waf-tool/cmd imports
	github.com/spf13/viper imports
	gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied
github.com/vshn/waf-tool/cmd imports
	github.com/spf13/viper imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied
github.com/vshn/waf-tool/cmd tested by
	github.com/vshn/waf-tool/cmd.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
github.com/vshn/waf-tool/pkg/file imports
	github.com/go-git/go-billy/v5 tested by
	github.com/go-git/go-billy/v5.test imports
	gopkg.in/check.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied
github.com/vshn/waf-tool/pkg/file imports
	github.com/go-git/go-git/v5 imports
	github.com/go-git/go-git/v5/config imports
	github.com/go-git/go-git/v5/plumbing/format/config imports
	github.com/go-git/gcfg imports
	gopkg.in/warnings.v0: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied

@renovate renovate bot force-pushed the renovate/github.com-go-git-go-billy-v5-5.x branch from 2e2f49d to e9403f4 Compare May 9, 2021 23:07
@renovate renovate bot changed the title Update module github.com/go-git/go-billy/v5 to v5.2.0 Update module github.com/go-git/go-billy/v5 to v5.3.1 May 9, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-billy-v5-5.x branch from e9403f4 to 497a734 Compare March 16, 2023 23:46
@renovate renovate bot changed the title Update module github.com/go-git/go-billy/v5 to v5.3.1 Update module github.com/go-git/go-billy/v5 to v5.4.1 Mar 16, 2023
@renovate renovate bot changed the title Update module github.com/go-git/go-billy/v5 to v5.4.1 Update module github.com/go-git/go-billy/v5 to v5.5.0 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-billy-v5-5.x branch from 497a734 to 36433fc Compare September 12, 2023 11:27
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-billy-v5-5.x branch from 36433fc to 7c76a6d Compare October 21, 2024 22:27
@renovate renovate bot changed the title Update module github.com/go-git/go-billy/v5 to v5.5.0 Update module github.com/go-git/go-billy/v5 to v5.6.0 Oct 21, 2024
Copy link
Author

renovate bot commented Oct 21, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.13 -> 1.23.4
github.com/stretchr/testify v1.6.1 -> v1.10.0

@renovate renovate bot force-pushed the renovate/github.com-go-git-go-billy-v5-5.x branch from 7c76a6d to 4d630c5 Compare December 28, 2024 12:49
@renovate renovate bot changed the title Update module github.com/go-git/go-billy/v5 to v5.6.0 Update module github.com/go-git/go-billy/v5 to v5.6.1 Dec 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-billy-v5-5.x branch from 4d630c5 to d617f2e Compare January 10, 2025 20:13
@renovate renovate bot changed the title Update module github.com/go-git/go-billy/v5 to v5.6.1 Update module github.com/go-git/go-billy/v5 to v5.6.2 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants