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

fix(deps): update module github.com/dnaeon/go-vcr/v2 to v2.3.0 #309

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/dnaeon/go-vcr/v2 require minor v2.0.1 -> v2.3.0

Release Notes

dnaeon/go-vcr

v2.3.0

Compare Source

  • Cleaned up v2 package structure
  • Switched from gopkg.in/yaml.v2 to gopkg.in/yaml.v3. Closes #​70 and #​71
  • Package import path for go-vcr has changed from github.com/dnaeon/go-vcr to gopkg.in/dnaeon/go-vcr.v2. See #​73
  • v2 of go-vcr resides in the v2 branch, which is now the default
  • Fixed a regression where the default mode of the recorder has been changed. See #​72

v2.1.0

Compare Source

Update to gopkg.in/yaml.v3


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from patrickdevivo as a code owner October 5, 2022 18:52
@renovate
Copy link
Contributor Author

renovate bot commented Oct 5, 2022

⚠ 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 click 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/mergestat/mergestat-lite":"/mnt/renovate/gh/mergestat/mergestat-lite" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/mergestat/mergestat-lite" docker.io/renovate/sidecar bash -l -c "install-tool golang 1.20.0 && go get -d -t ./..."
go: github.com/dnaeon/go-vcr/[email protected]: parsing go.mod:
	module declares its path as: gopkg.in/dnaeon/go-vcr.v2
	        but was required as: github.com/dnaeon/go-vcr/v2

@renovate renovate bot force-pushed the renovate/github.com-dnaeon-go-vcr-v2-2.x branch 2 times, most recently from 2664deb to 7166499 Compare October 18, 2022 00:05
@renovate renovate bot changed the title fix(deps): update module github.com/dnaeon/go-vcr/v2 to v2.3.0 Update module github.com/dnaeon/go-vcr/v2 to v2.3.0 Dec 17, 2022
@renovate renovate bot changed the title Update module github.com/dnaeon/go-vcr/v2 to v2.3.0 fix(deps): update module github.com/dnaeon/go-vcr/v2 to v2.3.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/github.com-dnaeon-go-vcr-v2-2.x branch from 7166499 to f2088c5 Compare December 23, 2022 20:48
@renovate renovate bot requested a review from a team as a code owner December 23, 2022 20:48
@renovate renovate bot force-pushed the renovate/github.com-dnaeon-go-vcr-v2-2.x branch from f2088c5 to f731562 Compare February 11, 2023 06:22
@riyaz-ali
Copy link
Contributor

Marked obsolete by #351

@riyaz-ali riyaz-ali closed this Jun 22, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 22, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.3.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-dnaeon-go-vcr-v2-2.x branch June 22, 2023 13:00
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.

1 participant