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

fix(deps): update all patch #262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ethpandaops-renovatebot[bot]
Copy link
Contributor

@ethpandaops-renovatebot ethpandaops-renovatebot bot commented Jan 2, 2024

This PR contains the following updates:

Package Type Update Change Pending
github.com/IBM/sarama require patch v1.43.0 -> v1.43.2 v1.43.3
github.com/klauspost/compress require patch v1.17.7 -> v1.17.9
github.com/prometheus/client_golang require patch v1.19.0 -> v1.19.1
github.com/prometheus/client_model require patch v0.6.0 -> v0.6.1
github.com/prysmaticlabs/prysm/v5 require patch v5.0.2 -> v5.0.4
github.com/spf13/cobra require patch v1.8.0 -> v1.8.1

Release Notes

IBM/sarama (github.com/IBM/sarama)

v1.43.2: Version 1.43.2 (2024-04-25)

Compare Source

What's Changed

🐛 Fixes
📦 Dependency updates

Full Changelog: IBM/sarama@v1.43.1...v1.43.2

v1.43.1: Version 1.43.1 (2024-03-27)

Compare Source

What's Changed

🐛 Fixes
📦 Dependency updates

New Contributors

Full Changelog: IBM/sarama@v1.43.0...v1.43.1

klauspost/compress (github.com/klauspost/compress)

v1.17.9

Compare Source

What's Changed

Full Changelog: klauspost/compress@v1.17.8...v1.17.9

v1.17.8

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.17.7...v1.17.8

prometheus/client_golang (github.com/prometheus/client_golang)

v1.19.1

Compare Source

What's Changed

  • Security patches for golang.org/x/sys and google.golang.org/protobuf

New Contributors

Full Changelog: prometheus/client_golang@v1.19.0...v1.19.1

prometheus/client_model (github.com/prometheus/client_model)

v0.6.1

Compare Source

What's Changed

Full Changelog: prometheus/client_model@v0.6.0...v0.6.1

prysmaticlabs/prysm (github.com/prysmaticlabs/prysm/v5)

v5.0.4

Compare Source

This release has many wonderful bug fixes and improvements. Some highlights include p2p peer fix for windows users, beacon API fix for retrieving blobs older than the minimum blob retention period, and improvements to initial sync by avoiding redundant blob downloads.

Updating to this release is recommended at your earliest convenience, especially for windows users.

Review the full diff here: prysmaticlabs/prysm@v5.0.3...v5.0.4

Added

Changed

Deprecated

  • Remove eip4881 flag (--disable-eip-4881) #​13826

Removed

  • Remove the Goerli/Prater support #​13846
  • Remove unused IsViableForCheckpoint #​13879
  • Remove unused validator map copy method #​13954

Fixed

  • Various typos and other cosmetic fixes #​13833 #​13843
  • Send correct state root with finalized event stream #​13842
  • Extend Broadcast Window For Attestations #​13858
  • Beacon API: Use retention period when fetching blobs #​13869 #​13874
  • Backfill throttling #​13855
  • Use correct port for health check in Beacon API e2e evaluator #​13892
  • Do not remove blobs DB in slasher. #​13881
  • use time.NewTimer() to avoid possible memory leaks #​13800
  • paranoid underflow protection without error handling #​14044
  • Fix CommitteeAssignments to not return every validator #​14039
  • Fix dependent root retrival genesis case #​14053
  • Restrict Dials From Discovery #​14052
  • Always close cache warm chan to prevent blocking #​14080
  • Keep only the latest value in the health channel #​14087

Security

  • Bump golang.org/x/net from 0.21.0 to 0.23.0 #​13895

v5.0.3: v5.0.3

Compare Source

v5.0.3

Prysm v5.0.3 is a small patch release with some nice additions and bug fixes. Updating to this release is recommended for users on v5.0.0 or v5.0.1. There aren't many changes since last week's v5.0.2 so upgrading is not strictly required, but there are still improvements in this release so update if you can!

Added

  • Testing: spec test coverage tool #​13718
  • Add bid value metrics #​13804
  • prysmctl: Command-line interface for visualizing min/max span bucket #​13748
  • Explicit Peering Agreement implementation #​13773

Changed

  • Utilize next slot cache in block rewards rpc #​13684
  • validator: Call GetGenesis only once when using beacon API #​13796
  • Simplify ValidateAttestationTime #​13813
  • Various typo / commentary improvements #​13792
  • Change goodbye message from rate limited peer to debug verbosity #​13819
  • Bump libp2p to v0.33.1 #​13784
  • Fill in missing debug logs for blob p2p IGNORE/REJECT #​13825

Fixed

  • Remove check for duplicates in pending attestation queue #​13814
  • Repair finalized index issue #​13831
  • Maximize Peer Capacity When Syncing #​13820
  • Reject Empty Bundles #​13798

Security

No security updates in this release.

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Tuesday" in timezone Europe/Berlin, Automerge - "after 9am every weekday except Friday or Monday,before 11am every weekday except Friday or Monday" in timezone Europe/Berlin.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/all-patch branch 2 times, most recently from f99283a to 19ac5e0 Compare January 23, 2024 01:17
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/all-patch branch 2 times, most recently from 006a6dc to 754123a Compare February 6, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot changed the title fix(deps): update all patch chore(deps): update dependency go to v1.22.1 Mar 12, 2024
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/all-patch branch 2 times, most recently from 14563e8 to 44c90f6 Compare March 26, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot changed the title chore(deps): update dependency go to v1.22.1 fix(deps): update all patch Apr 2, 2024
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/all-patch branch 2 times, most recently from afef7ad to 11b2f86 Compare April 30, 2024 01:13
@ethpandaops-renovatebot
Copy link
Contributor Author

ethpandaops-renovatebot bot commented May 28, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 21 additional dependencies were updated

Details:

Package Change
github.com/libp2p/go-libp2p v0.33.1 -> v0.35.0
github.com/multiformats/go-multiaddr v0.12.2 -> v0.12.4
golang.org/x/sync v0.6.0 -> v0.7.0
google.golang.org/protobuf v1.33.0 -> v1.34.1
github.com/cpuguy83/go-md2man/v2 v2.0.3 -> v2.0.4
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 -> v4.3.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/libp2p/go-libp2p-pubsub v0.10.0 -> v0.11.0
github.com/prysmaticlabs/fastssz v0.0.0-20221107182844-78142813af44 -> v0.0.0-20240620202422-a981b8ef89d3
github.com/prysmaticlabs/go-bitfield v0.0.0-20210809151128-385d8c5e3fb7 -> v0.0.0-20240328144219-a1caa50c3a1e
github.com/quic-go/quic-go v0.42.0 -> v0.44.0
github.com/quic-go/webtransport-go v0.6.0 -> v0.8.0
go.uber.org/fx v1.20.1 -> v1.21.1
golang.org/x/crypto v0.21.0 -> v0.23.0
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a -> v0.0.0-20240506185415-9bf2ced13842
golang.org/x/mod v0.15.0 -> v0.17.0
golang.org/x/net v0.23.0 -> v0.25.0
golang.org/x/sys v0.18.0 -> v0.20.0
golang.org/x/term v0.18.0 -> v0.20.0
golang.org/x/text v0.14.0 -> v0.15.0
golang.org/x/tools v0.18.0 -> v0.21.0

@ethpandaops-renovatebot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants