-
Notifications
You must be signed in to change notification settings - Fork 283
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
build: bump the go_modules group across 2 directories with 2 updates #3276
Conversation
@dependabot rebase |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dependabot rebase |
1 similar comment
@dependabot rebase |
@sandeepnRES The bot seems like it's bugging out again, I'll try to update this manually myself and force push the conflict resolution changes! (but please let me know if you are doing the same yourself so we don't duplicate!) |
28e7bf6
to
6650a1d
Compare
@sandeepnRES @VRamakrishna I rebased and resolved the conflicts, but now, unfortunately, these two jobs appear to be failing consistently (no flake, it seems just broken). Could you please take a look? Test Asset Exchange Fabric / asset-exchange-fabric-local (pull_request) Failing after 6m
Test Asset Transfer / asset-transfer-local (pull_request) Failing after 14m |
--- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
6650a1d
to
cdcdd81
Compare
Bumps the go_modules group with 2 updates in the /packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go directory: golang.org/x/net and google.golang.org/protobuf.
Bumps the go_modules group with 2 updates in the /weaver/samples/fabric/satpsimpleasset directory: golang.org/x/net and google.golang.org/protobuf.
Updates
golang.org/x/net
from 0.23.0 to 0.25.0Commits
d27919b
go.mod: update golang.org/x dependenciese0324fc
http2: use net.ErrClosedb20cd59
quic: initiate key rotation earlier in connectionsf95a3b3
html: fix typo in package doc0a24555
http/httpguts: speed up ValidHeaderFieldNameec05fdc
http2: don't retry the first request on a connection on GOAWAY errorb67a0f0
http2: send correct LastStreamID in stream-caused GOAWAYa130fcc
quic: don't consider goroutines running when tests start as leaked7bbe320
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/protobuf
from 1.30.0 to 1.33.0Updates
golang.org/x/net
from 0.23.0 to 0.25.0Commits
d27919b
go.mod: update golang.org/x dependenciese0324fc
http2: use net.ErrClosedb20cd59
quic: initiate key rotation earlier in connectionsf95a3b3
html: fix typo in package doc0a24555
http/httpguts: speed up ValidHeaderFieldNameec05fdc
http2: don't retry the first request on a connection on GOAWAY errorb67a0f0
http2: send correct LastStreamID in stream-caused GOAWAYa130fcc
quic: don't consider goroutines running when tests start as leaked7bbe320
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/protobuf
from 1.33.0 to 1.34.1Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.