build(deps): bump the dependencies group in /cronsetup with 9 updates #1142
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.
Bumps the dependencies group in /cronsetup with 9 updates:
1.4.0
1.5.0
3.5.18
3.5.21
3.5.18
3.5.21
3.5.18
3.5.21
0.36.0
0.38.0
0.30.0
0.31.0
0.22.0
0.23.0
1.70.0
1.71.0
1.36.5
1.36.6
Updates
github.com/Scalingo/go-utils/logger
from 1.4.0 to 1.5.0Commits
84cafaa
Merge pull request #1111 from Scalingo/release/logger/1.5.013c17a4
[logger] Bump v1.5.003c7501
Merge pull request #1110 from Scalingo/feat/logger/rollbarplugin/add_close_wr...391ad8e
feat(logger) update readme related to close wrappera97b22c
Merge pull request #1109 from Scalingo/feat/logger/rollbarplugin/add_close_wr...15ab255
feat(logger) add close wrappera2cafca
Merge pull request #1107 from Scalingo/dependabot/go_modules/storage/dependen...eb2609d
Merge pull request #1106 from Scalingo/dependabot/go_modules/tarball/dependen...a03212d
Merge pull request #1105 from Scalingo/dependabot/go_modules/cronsetup/depend...2f6fc9c
build(deps): bump the dependencies group in /storage with 14 updatesUpdates
go.etcd.io/etcd/client/v3
from 3.5.18 to 3.5.21Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
a17edfd
version: bump up to 3.5.212c77e22
Merge pull request #19686 from ivanvc/release-3.5-golang.org-x-net-to-v0.37.014b8ce4
dependency: bump golang.org/x/net from v0.36.0 to v0.38.0163ff00
Merge pull request #19646 from ivanvc/release-3.5-bump-github.com-golang-jwt-...6439620
dependency: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2ac31c34
version: bump up to 3.5.20c518f6f
Merge pull request #19629 from ahrtr/learner_test_202503190a51fc2
Add e2e test to verify etcd is able to automatically fix the issue3c65dfa
Merge pull request #19602 from ahrtr/3.5_add_learner_test_20250314341af03
Fix the issue that learner promotion command doesn't support json outputUpdates
go.etcd.io/etcd/api/v3
from 3.5.18 to 3.5.21Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
a17edfd
version: bump up to 3.5.212c77e22
Merge pull request #19686 from ivanvc/release-3.5-golang.org-x-net-to-v0.37.014b8ce4
dependency: bump golang.org/x/net from v0.36.0 to v0.38.0163ff00
Merge pull request #19646 from ivanvc/release-3.5-bump-github.com-golang-jwt-...6439620
dependency: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2ac31c34
version: bump up to 3.5.20c518f6f
Merge pull request #19629 from ahrtr/learner_test_202503190a51fc2
Add e2e test to verify etcd is able to automatically fix the issue3c65dfa
Merge pull request #19602 from ahrtr/3.5_add_learner_test_20250314341af03
Fix the issue that learner promotion command doesn't support json outputUpdates
go.etcd.io/etcd/client/pkg/v3
from 3.5.18 to 3.5.21Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
a17edfd
version: bump up to 3.5.212c77e22
Merge pull request #19686 from ivanvc/release-3.5-golang.org-x-net-to-v0.37.014b8ce4
dependency: bump golang.org/x/net from v0.36.0 to v0.38.0163ff00
Merge pull request #19646 from ivanvc/release-3.5-bump-github.com-golang-jwt-...6439620
dependency: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2ac31c34
version: bump up to 3.5.20c518f6f
Merge pull request #19629 from ahrtr/learner_test_202503190a51fc2
Add e2e test to verify etcd is able to automatically fix the issue3c65dfa
Merge pull request #19602 from ahrtr/3.5_add_learner_test_20250314341af03
Fix the issue that learner promotion command doesn't support json outputUpdates
golang.org/x/net
from 0.36.0 to 0.38.0Commits
e1fcd82
html: properly handle trailing solidus in unquoted attribute value in foreign...ebed060
internal/http3: fix build of tests with GOEXPERIMENT=nosynctest1f1fa29
publicsuffix: regenerate table1215081
http2: improve error when server sends HTTP/1312450e
html: ensure <search> tag closes <p> and update tests09731f9
http2: improve handling of lost PING in Server55989e2
http2/h2c: use ResponseController for hijacking connections2914f46
websocket: re-recommend gorilla/websocket99b3ae0
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/sys
from 0.30.0 to 0.31.0Commits
74cfc93
all: upgrade go directive to at least 1.23.0 [generated]Updates
golang.org/x/text
from 0.22.0 to 0.23.0Commits
566b44f
go.mod: update golang.org/x dependenciesd5156da
collate/build: do not use println in tests221d88c
x/text: fix scientific notation by removing extraneous spacesb18c107
internal/export/unicode: change C comment to mention unassigned code points835f8ac
language: use a more straightforward return valueae68efb
internal/export/unicode: add CategoryAliases, Cn, and LC518d9c0
all: upgrade go directive to at least 1.23.0 [generated]Updates
google.golang.org/grpc
from 1.70.0 to 1.71.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d01db5c
Change version to 1.71.0 (#8105)012f8bf
xds: Enable dualstack flag (#8134)bf0c885
examples/features/dualstack: Demonstrate Dual Stack functionality (#8098) (#8...05bdd66
ringhash: Remove TODO comment (#8096)ddb2484
xds: remove obsolete xDS transport custom dialer option (#8079)8528f43
cleanup: replace Dial with NewClient (#7975)ae2a04f
ringhash: Replace DNS resolver before sending xDS Update in test (#8091)e55819e
lazy: Use channel to wait for resolver error being received in test (#8088)b524c08
xdsclient: include xds node ID in errors from the WatchResource API (#8093)91eb6aa
client: improve documentation of target strings (#8078)Updates
google.golang.org/protobuf
from 1.36.5 to 1.36.6Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions