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

build: bump the go_modules group across 2 directories with 2 updates #3276

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2024

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.0

Commits
  • d27919b go.mod: update golang.org/x dependencies
  • e0324fc http2: use net.ErrClosed
  • b20cd59 quic: initiate key rotation earlier in connections
  • f95a3b3 html: fix typo in package doc
  • 0a24555 http/httpguts: speed up ValidHeaderFieldName
  • ec05fdc http2: don't retry the first request on a connection on GOAWAY error
  • b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY
  • a130fcc quic: don't consider goroutines running when tests start as leaked
  • 7bbe320 go.mod: update golang.org/x dependencies
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates golang.org/x/net from 0.23.0 to 0.25.0

Commits
  • d27919b go.mod: update golang.org/x dependencies
  • e0324fc http2: use net.ErrClosed
  • b20cd59 quic: initiate key rotation earlier in connections
  • f95a3b3 html: fix typo in package doc
  • 0a24555 http/httpguts: speed up ValidHeaderFieldName
  • ec05fdc http2: don't retry the first request on a connection on GOAWAY error
  • b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY
  • a130fcc quic: don't consider goroutines running when tests start as leaked
  • 7bbe320 go.mod: update golang.org/x dependencies
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.33.0 to 1.34.1

Dependabot 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from petermetz as a code owner May 21, 2024 09:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 21, 2024
@petermetz
Copy link
Contributor

@dependabot rebase

Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sandeepnRES
Copy link
Contributor

@dependabot rebase

1 similar comment
@petermetz
Copy link
Contributor

@dependabot rebase

@petermetz petermetz enabled auto-merge (rebase) May 29, 2024 18:35
@petermetz
Copy link
Contributor

@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!)

@petermetz petermetz force-pushed the dependabot/go_modules/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/go_modules-135c01bab4 branch 2 times, most recently from 28e7bf6 to 6650a1d Compare June 12, 2024 18:48
@petermetz
Copy link
Contributor

@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>
@petermetz petermetz force-pushed the dependabot/go_modules/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/go_modules-135c01bab4 branch from 6650a1d to cdcdd81 Compare June 19, 2024 00:05
@petermetz petermetz merged commit 9bd8fa8 into main Jun 19, 2024
146 of 150 checks passed
@petermetz petermetz deleted the dependabot/go_modules/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/go_modules-135c01bab4 branch June 19, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants