Bump the go-mod group across 1 directory with 7 updates #73
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 go-mod group with 7 updates in the / directory:
2.26.0
2.27.2
0.2.12
0.2.13
0.0.6
0.0.7
1.30.3
1.30.4
1.17.27
1.17.28
1.58.2
1.60.0
1.19.1
1.20.1
Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.26.0 to 2.27.2Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
a2fde5f
Update release notesdc05f5e
Optimize Date/Date32 scan (#1374)79d6313
Fix column list parsing for multiline INSERT statements (#1373)9ef8e96
Bump golang.org/x/net from 0.27.0 to 0.28.0 (#1369)0b4b128
Update release notes06510b2
Fix INSERT statement normalization match backtick table name (#1366)20fb591
Update release notes7a3a99c
Update CHANGELOG with a breaking change note (#1364)defb342
ClickHouse 24.7 (#1363)5379ede
Bump github.com/testcontainers/testcontainers-go from 0.28.0 to 0.32.0 (#1353)Updates
github.com/DIMO-Network/model-garage
from 0.2.12 to 0.2.13Release notes
Sourced from github.com/DIMO-Network/model-garage's releases.
Commits
3e0dd8f
Improve error handling for partial signal decoding (#47)Updates
github.com/DIMO-Network/nameindexer
from 0.0.6 to 0.0.7Release notes
Sourced from github.com/DIMO-Network/nameindexer's releases.
Commits
f7d70e6
Merge pull request #26 from DIMO-Network/feature/as-2940-update-indexing-for-...705d304
migrate name_index to use better indexing.Updates
github.com/aws/aws-sdk-go-v2
from 1.30.3 to 1.30.4Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.27 to 1.17.28Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.58.2 to 1.60.0Commits
4d36126
Release 2024-08-205ba784c
Regenerated Clientsd447ea1
Update API model33d4eab
Remove deprecated codestar service (#2754)6fe0e9b
Release 2024-08-193c84b64
Regenerated Clientsc78cc2e
Update endpoints model72a29e1
Update API modelc8a8274
Release 2024-08-16ebfdc50
Regenerated ClientsUpdates
github.com/prometheus/client_golang
from 1.19.1 to 1.20.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
2254d6c
Merge pull request #1587 from prometheus/fix-processcollector4a15d05
Cut 1.20.1f2dd7b3
Use pedantic registry in other places too, to double check.261fe84
bugfix: Pass network metrics to processCollector's Describe() function5bf3341
Use NewPedanticRegistry in Process' Collector tests73b811c
Cut 1.20.0 release. (#1580)7ce5089
gocollector: Attach original runtime/metrics metric name to help. (#1578)062300e
Remove go_memstat_lookups_total; added runtime/metrics calculation to memstat...aa3c00d
Update common Prometheus files (#1576)3ad2722
Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /s...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