Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-redis/redis/v8 require major v8.11.5 -> v9.0.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

go-redis/redis

v9.0.2

Compare Source

Changes

  • feat: upgrade OpenTelemetry, use the new metrics API. (#​2410)

🧰 Maintenance

  • chore: release v9.0.2 (release.sh) (#​2412)
  • test: remove deep search (#​2411)
  • Adding the release drafter, for release note generation (#​2368)

Contributors

We'd like to thank all the contributors who worked on this release!

@​chayim, @​longit644, @​monkey92t and @​vmihailenco

v9.0.1

Compare Source

Please refer to CHANGELOG.md for details

v9.0.0

Compare Source

Please refer to CHANGELOG.md for details


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 a team as a code owner January 30, 2023 11:47
@renovate renovate bot added the dependencies Indicates a change to dependencies label Jan 30, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jan 30, 2023

⚠ 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/go-vela/server":"/mnt/renovate/gh/go-vela/server" -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/go-vela/server" docker.io/renovate/sidecar bash -l -c "install-tool golang 1.20.1 && go get -d -t ./... && go install github.com/marwan-at-work/mod/cmd/mod@latest && mod upgrade --mod-name=github.com/go-redis/redis/v8 -t=9 && go mod tidy && go mod tidy"
go: github.com/go-redis/redis/[email protected]: parsing go.mod:
	module declares its path as: github.com/redis/go-redis/v9
	        but was required as: github.com/go-redis/redis/v9

@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-go-redis-redis-v8-9.x branch from afc8d80 to cf6d4ab Compare February 1, 2023 10:33
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-go-redis-redis-v8-9.x branch 2 times, most recently from 94142d5 to 5b38867 Compare February 21, 2023 01:25
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-go-redis-redis-v8-9.x branch 6 times, most recently from b2f0145 to 69b834c Compare February 24, 2023 22:52
@wass3r
Copy link
Collaborator

wass3r commented Feb 24, 2023

looks like some struct changes.. holding off for now

@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-go-redis-redis-v8-9.x branch 6 times, most recently from 2c8e78f to 0ad4aba Compare February 27, 2023 14:52
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-go-redis-redis-v8-9.x branch from 0ad4aba to a9a5b66 Compare February 27, 2023 15:04
@renovate
Copy link
Contributor Author

renovate bot commented Feb 27, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@wass3r
Copy link
Collaborator

wass3r commented Feb 27, 2023

needed some manual help. looks like the options struct changed a little. mostly straightforward changes. IdleCheckFrequency seems to be dropped completely, otherwise just renames, see https://github.com/redis/go-redis/blob/master/CHANGELOG.md?plain=1#L30-L31

@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v9 fix(deps): update module github.com/go-redis/redis/v8 to v9 - abandoned Feb 27, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Feb 27, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@plyr4
Copy link
Contributor

plyr4 commented Feb 27, 2023

closing in favor of the upgrade, including changes to tests and struct fields from go-redis v9
#771

@plyr4 plyr4 closed this Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Indicates a change to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants