Skip to content

Bump the dependencies group across 1 directory with 3 updates#37

Merged
pk910 merged 1 commit intomasterfrom
dependabot/go_modules/dependencies-aea5807d89
Sep 9, 2024
Merged

Bump the dependencies group across 1 directory with 3 updates#37
pk910 merged 1 commit intomasterfrom
dependabot/go_modules/dependencies-aea5807d89

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the dependencies group with 3 updates in the / directory: github.com/attestantio/go-eth2-client, github.com/herumi/bls-eth-go-binary and github.com/prometheus/client_golang.

Updates github.com/attestantio/go-eth2-client from 0.21.10 to 0.21.11

Changelog

Sourced from github.com/attestantio/go-eth2-client's changelog.

dev:

  • add attester_slashing, block_gossip, bls_to_execution_change and proposer_slashing events
Commits

Updates github.com/herumi/bls-eth-go-binary from 1.35.0 to 1.36.1

Commits
  • 2968c0f fix(release): added libs for windows
  • 15b40ca fix(release): added libs for ios/ios simulator
  • e61bb5b fix(release): added libs for darwin
  • 07189b7 fix(release): added libs for linux(amd64/arm64)
  • 282b920 Merge branch 'master' into release
  • f170c21 [skip ci] release build uses gcc on x86-64
  • 930a992 fix(release): added libs for windows
  • 0d1d676 fix(release): added libs for ios/ios simulator
  • 0069a43 fix(release): added libs for darwin
  • 5666078 fix(release): added libs for android
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.20.0 to 1.20.3

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.3

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608

v1.20.2

  • [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596

v1.20.1

This release contains the critical fix for the issue. Thanks to @​geberl, @​CubicrootXYZ, @​zetaab and @​timofurrer for helping us with the investigation!

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on Linux machines. #1587
Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.20.3 / 2024-09-05

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608

1.20.2 / 2024-08-23

  • [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596

1.20.1 / 2024-08-20

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on linux machines. #1587
Commits
  • ef2f87e Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3
  • 937ac63 Add changelog entry for 1.20.3
  • 6e9914d Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...
  • d6b8c89 Update comments with more explanations
  • 504566f Use simplified solution from #1609 for the data race
  • dc8e9a4 fix: native histogram: Simplify and fix addExemplar
  • dc819ce Use a trivial solution to #1605
  • e061dfa native histogram: use exemplars in concurrency test
  • 67121dc Merge pull request #1596 from mrueg/fix-uncompressed-content-header
  • 187acd4 Cut 1.20.2
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
Bumps the dependencies group with 3 updates in the / directory: [github.com/attestantio/go-eth2-client](https://github.com/attestantio/go-eth2-client), [github.com/herumi/bls-eth-go-binary](https://github.com/herumi/bls-eth-go-binary) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).


Updates `github.com/attestantio/go-eth2-client` from 0.21.10 to 0.21.11
- [Changelog](https://github.com/attestantio/go-eth2-client/blob/master/CHANGELOG.md)
- [Commits](attestantio/go-eth2-client@v0.21.10...v0.21.11)

Updates `github.com/herumi/bls-eth-go-binary` from 1.35.0 to 1.36.1
- [Release notes](https://github.com/herumi/bls-eth-go-binary/releases)
- [Commits](herumi/bls-eth-go-binary@v1.35.0...v1.36.1)

Updates `github.com/prometheus/client_golang` from 1.20.0 to 1.20.3
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.0...v1.20.3)

---
updated-dependencies:
- dependency-name: github.com/attestantio/go-eth2-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/herumi/bls-eth-go-binary
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-aea5807d89 branch from a60c8cd to 154843b Compare September 9, 2024 10:23
@pk910 pk910 merged commit 30d4344 into master Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-aea5807d89 branch September 9, 2024 15:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant