chore(deps): Bump the patch-updates group across 1 directory with 4 updates #480
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the patch-updates group with 4 updates in the / directory: github.com/celestiaorg/go-square, github.com/celestiaorg/nmt, github.com/klauspost/reedsolomon and github.com/prometheus/client_golang.
Updates
github.com/celestiaorg/go-square
from 1.1.0 to 1.1.1Release notes
Sourced from github.com/celestiaorg/go-square's releases.
Commits
a618606
chore: expose generate subtree roots method (#106) (#108)c8242f9
chore: backport share benchmarks (#84)f281127
ci: utilize go version from go.mod (#71)6a545ed
chore: remove go.work and go.work.sum (#67)6982ab1
chore(deps): bump celestiaorg/.github from 0.4.1 to 0.4.2 (#65)Updates
github.com/celestiaorg/nmt
from 0.22.1 to 0.22.2Release notes
Sourced from github.com/celestiaorg/nmt's releases.
Commits
c1a9cfc
chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 (#277)b2a0187
fix(ci): update the Buf CI to push tags to the Buf Schema Registry (#280)d6a3436
ci: support releasing proto definitions to BSR (#274)29e9433
docs: add comment to leaf case in verify subtree roots inclusion (#272)cce31e8
chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 (#271)Updates
github.com/klauspost/reedsolomon
from 1.12.1 to 1.12.4Release notes
Sourced from github.com/klauspost/reedsolomon's releases.
Commits
6a9df69
Test asm slice reads/writes in race tests (#286)67157af
Make ARM SVE code vector length agnostic (#285)3412d52
Fix build for Graviton4 processor (#283)7202dfc
Support for ARM SVE and better performance for NEON (#281)d4574a5
tests: Bump CI to Go 1.22 (#280)ea0a106
Remove double load on 64 byte loop init (#279)465e91a
benchmark: Add CSV header (#277)85a5e93
Remove dead code in fwht (#275)fd7f7a5
Update README.md4e91954
Update link in README.md (#273)Updates
github.com/prometheus/client_golang
from 1.20.0 to 1.20.4Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
05fcde9
Merge pull request #1623 from krajorama/data-race-in-histogram-write209f4c0
Add changelog1e398cc
native histogram: Fix race between Write and addExemplaref2f87e
Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3937ac63
Add changelog entry for 1.20.36e9914d
Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...d6b8c89
Update comments with more explanations504566f
Use simplified solution from #1609 for the data racedc8e9a4
fix: native histogram: Simplify and fix addExemplardc819ce
Use a trivial solution to #1605Dependabot 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