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

chore(deps): Bump the patch-updates group across 1 directory with 5 updates #489

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the patch-updates group with 4 updates in the / directory: github.com/celestiaorg/celestia-app/v3, github.com/ipfs/go-metrics-prometheus, github.com/klauspost/reedsolomon and google.golang.org/protobuf.

Updates github.com/celestiaorg/celestia-app/v3 from 3.0.0-mocha to 3.0.1

Release notes

Sourced from github.com/celestiaorg/celestia-app/v3's releases.

v3.0.1

Upgrade Notice

This is a rolling upgrade, and therefore consensus nodes can upgrade their binaries at any time between now and next week. The discord announcement will be out the week of December 2nd, 2024. This release is out this week, the week of November 25th, in order to provide more time to upgrade both this binary and celestia-node.

Node operators that are upgrading need to do three things after upgrading their binaries to this release:

  1. Enable BBR per the instructions listed below
  2. Update their configs per instructions listed below.
  3. The week of December 2nd, 2024, Validators will need to signal after they upgrade per instructions listed below.

More detailed instructions for the three things can be found here. Please ask questions in the discord 🙂 and report bugs in the issues in this repo.

What's Changed

... (truncated)

Commits

Updates github.com/ipfs/go-metrics-prometheus from 0.0.2 to 0.0.3

Release notes

Sourced from github.com/ipfs/go-metrics-prometheus's releases.

v0.0.3

What's Changed

New Contributors

Full Changelog: ipfs/go-metrics-prometheus@v0.0.2...v0.0.3

Commits
  • 903b4df chore: release v0.0.3 (#24)
  • c45f8a4 chore: update deps and update go-log to v2 (#23)
  • 8304a9d chore: bump go.mod to Go 1.22 and run go fix (#22)
  • 89cf81d ci: uci/copy-templates (#21)
  • 99025fa ci: uci/update-go (#20)
  • 6b42aaa chore: Update .github/workflows/stale.yml [skip ci]
  • 4ac96c9 chore: bump go.mod to Go 1.20 and run go fix (#19)
  • 6b8a6ee ci: uci/copy-templates (#18)
  • fe3233f chore: delete templates [skip ci] (#17)
  • 1b7e9b5 chore: Update .github/workflows/stale.yml [skip ci]
  • Additional commits viewable in compare view

Updates github.com/klauspost/reedsolomon from 1.12.1 to 1.12.4

Release notes

Sourced from github.com/klauspost/reedsolomon's releases.

v1.12.4

What's Changed

Full Changelog: klauspost/reedsolomon@v1.12.3...v1.12.4

v1.12.3

What's Changed

RETRACTS v1.12.2

Full Changelog: klauspost/reedsolomon@v1.12.2...v1.12.3

v1.12.2

What's Changed

New Contributors

Full Changelog: klauspost/reedsolomon@v1.12.1...v1.12.2

Commits

Updates google.golang.org/grpc from 1.67.1 to 1.68.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.68.0

Known Issues

  • The recently added grpc.NewClient function is incompatible with forward proxies, because it resolves the target hostname on the client instead of passing the hostname to the proxy. This bug has been present since the introduction of NewClient. A fix is expected to be a part of grpc-go v1.69. (#7556)

Behavior Changes

  • stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (#7740)
  • orca (experimental): if using an ORCA listener, it must now be registered only on a READY SubConn, and the listener will automatically be stopped when the connection is lost. (#7663)
  • client: ClientConn.Close() now closes transports simultaneously and waits for transports to be closed before returning. (#7666)
  • credentials: TLS credentials created via NewTLS that use tls.Config.GetConfigForClient will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using the GetConfigForClient option. (#7709)

Bug Fixes

  • transport: prevent deadlock in client transport shutdown when writing the GOAWAY frame hangs. (#7662)
  • mem: reuse buffers more accurately by using slice capacity instead of length (#7702)
  • status: Fix regression caused by #6919 in status.Details() causing it to return a wrapped type when getting proto messages generated with protoc-gen-go < v1. (#7724)

Dependencies

  • Bump minimum supported Go version to go1.22.7. (#7624)
Commits
  • acba4d3 Change version to 1.68.0 (#7743)
  • 5363dca credentials: Apply defaults to TLS configs provided through GetConfigForClien...
  • 056dc64 status: Fix status incompatibility introduced by #6919 and move non-regenerat...
  • b79fb61 mem: use slice capacity instead of length, to determine whether to pool buffe...
  • 54841ef stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environme...
  • ad81c20 pickfirstleaf: minor simplification to reconcileSubConnsLocked method (#7731)
  • b850ea5 transport : wait for goroutines to exit before transport closes (#7666)
  • 00b9e14 pickfirst: New pick first policy for dualstack (#7498)
  • 18a4eac testutils: add couple of log statements to the restartable listener type (#7716)
  • fdc2ec2 xdsclient: deflake TestADS_ResourcesAreRequestedAfterStreamRestart (#7720)
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.35.1 to 1.35.2

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

…pdates

Bumps the patch-updates group with 4 updates in the / directory: [github.com/celestiaorg/celestia-app/v3](https://github.com/celestiaorg/celestia-app), [github.com/ipfs/go-metrics-prometheus](https://github.com/ipfs/go-metrics-prometheus), [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon) and google.golang.org/protobuf.


Updates `github.com/celestiaorg/celestia-app/v3` from 3.0.0-mocha to 3.0.1
- [Release notes](https://github.com/celestiaorg/celestia-app/releases)
- [Changelog](https://github.com/celestiaorg/celestia-app/blob/main/.goreleaser.yaml)
- [Commits](celestiaorg/celestia-app@v3.0.0-mocha...v3.0.1)

Updates `github.com/ipfs/go-metrics-prometheus` from 0.0.2 to 0.0.3
- [Release notes](https://github.com/ipfs/go-metrics-prometheus/releases)
- [Commits](ipfs/go-metrics-prometheus@v0.0.2...v0.0.3)

Updates `github.com/klauspost/reedsolomon` from 1.12.1 to 1.12.4
- [Release notes](https://github.com/klauspost/reedsolomon/releases)
- [Commits](klauspost/reedsolomon@v1.12.1...v1.12.4)

Updates `google.golang.org/grpc` from 1.67.1 to 1.68.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.67.1...v1.68.0)

Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2

---
updated-dependencies:
- dependency-name: github.com/celestiaorg/celestia-app/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/ipfs/go-metrics-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/klauspost/reedsolomon
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Nov 25, 2024

The following labels could not be found: kind:deps.

Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/patch-updates-78abc9494a branch November 27, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants