Merged
Conversation
Contributor
Author
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: go.sum |
22cc49d to
fab59a3
Compare
c1f43fe to
457cf49
Compare
d76d92f to
42bdf9f
Compare
7a9f066 to
f8ef989
Compare
f8ef989 to
df14590
Compare
Contributor
Author
|
d65a3b9 to
b87faec
Compare
e78053c to
c31e2d9
Compare
fb313f5 to
1d69f1c
Compare
f636da8 to
bd2fa42
Compare
9f307bf to
94a8570
Compare
709dccf to
0352c08
Compare
0352c08 to
e3c7737
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.1.1->v4.1.7v5.0.0->v5.0.2v0.17.45->v0.17.49v9.5.1->v9.6.1v1.5.1->v1.5.3v4.11.4->v4.12.0v9.5.1->v9.6.1v9.5.1->v9.6.1v2.5.11->v2.5.161.26->1.277.2.4->7.4.0Release Notes
actions/checkout (actions/checkout)
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
What's Changed
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3Compare Source
What's Changed
actions/checkoutversion inupdate-main-version.ymlby @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in https://github.com/actions/checkout/pull/1598actions/setup-go (actions/setup-go)
v5.0.2Compare Source
v5.0.1Compare Source
What's Changed
actions/setup-goto v5 by @chenrui333 in https://github.com/actions/setup-go/pull/449New Contributors
Full Changelog: actions/setup-go@v5.0.0...v5.0.1
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.49Compare Source
What's Changed
New Contributors
Full Changelog: 99designs/gqlgen@v0.17.48...v0.17.49
v0.17.48Compare Source
What's Changed
New Contributors
Full Changelog: 99designs/gqlgen@v0.17.47...v0.17.48
v0.17.47Compare Source
What's Changed
Full Changelog: 99designs/gqlgen@v0.17.46...v0.17.47
v0.17.46Compare Source
What's Changed
tools.gourl by @38elements in https://github.com/99designs/gqlgen/pull/2987api.Generateby @alexandear in https://github.com/99designs/gqlgen/pull/3031run.skip-dirsis deprecated in golangci-lint v1.57 by @alexandear in https://github.com/99designs/gqlgen/pull/3034New Contributors
Full Changelog: 99designs/gqlgen@v0.17.45...v0.17.46
go-redis/redis (github.com/go-redis/redis/v9)
v9.6.1: 9.6.1Compare Source
Changes
9.6
This release contains all new features from version 9.6.
🚀 New Features
9.6.1
In addition minor changes were performed to retract version 9.5.3 and 9.5.4 that were released accidentally.
🧰 Maintenance
🎁 Package Distribution
Contributors
We'd like to thank all the contributors who worked on this release!
@LINKIWI, @b1ron, @gerzse, @haines, @immersedin, @naiqianz, @ofekshenawa, @srikar-jilugu, @tzongw, @vladvildanov, @vmihailenco and @monkey92t
v9.6.0: 9.6.0Compare Source
Changes
🚀 New Features
🛠️ Improvements
This release includes support for Redis Community Edition (CE) 7.4.0, ensuring compatibility with the latest features and improvements introduced in Redis CE 7.4.0.
🧰 Maintenance
(*StatusCmd).Bytes()method (#3030)Contributors
We'd like to thank all the contributors who worked on this release!
@LINKIWI, @b1ron, @dependabot, @dependabot[bot], @gerzse, @haines, @immersedin, @naiqianz, @ofekshenawa, @srikar-jilugu, @tzongw, @vladvildanov and @vmihailenco @monkey92t
v9.5.4Compare Source
v9.5.3Compare Source
v9.5.2: 9.5.2Compare Source
Changes
Contributors
We'd like to thank all the contributors who worked on this release!
@XSAM, @akash14darshan, @daviddzxy, @dependabot, @dependabot[bot], @esara, @hakusai22, @hishope, @kindknow, @monkey92t, @ofekshenawa, @singular-seal and deferdeter
gorilla/websocket (github.com/gorilla/websocket)
v1.5.3Compare Source
Important change
This reverts the websockets package back to gorilla/websocket@931041c
What's Changed
SetCloseHandler()by @nak3 in https://github.com/gorilla/websocket/pull/863New Contributors
Full Changelog: gorilla/websocket@v1.5.1...v1.5.3
v1.5.2Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.