Bump the go-mod group across 1 directory with 7 updates #13
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 6 updates in the / directory:
0.11.1
0.12.7
1.17.27
1.17.48
2.52.5
2.52.6
2.1.0
2.2.0
1.19.1
1.20.5
1.34.2
1.36.1
Updates
github.com/DIMO-Network/shared
from 0.11.1 to 0.12.7Release notes
Sourced from github.com/DIMO-Network/shared's releases.
Commits
6fb51ef
Added transport and rate limiter option to HTTPClientWrapper (#84)799f57a
Merge pull request #82 from DIMO-Network/as-3167-update-libs-with-new-locatio...34c34a4
Add stream permissions56851d4
Add constants for new permsd7cec40
Try setting the Kafka version to 3.6.03d25a4d
Note and creation time4e83d73
Add note field201fb2a
Upgrade gRPCef9dc1a
Blacklist status setd8d48b6
Upgrade FiberUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.27 to 1.17.48Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/gofiber/fiber/v2
from 2.52.5 to 2.52.6Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
Commits
e04f815
prepare release v2.52.67eb9d25
Support Square Bracket Notation in Multipart Form data (#3268)47be681
🧹 chore: Add parallel benchmark for Next() (#3259)c9ff17d
🧹 chore: Update dependencies (#3254)56ff2de
🐛 fix: Respect Immutable config for Body() (#3246)8c84b0f
🩹 fix: Middleware/CORS Remove Scheme Restriction (#3168)6e74114
v2: Add CODEOWNERS file (#3124)cb06bc5
🩹 Fix: handle un-matched open brackets in the query params (#3121)bfcf91d
fix template markdownca935c3
📚 Doc: Add detailed documentation for the templates guide (#3113)Updates
github.com/grpc-ecosystem/go-grpc-middleware/v2
from 2.1.0 to 2.2.0Release notes
Sourced from github.com/grpc-ecosystem/go-grpc-middleware/v2's releases.
Commits
66bb7d8
example: use slog (#735)a78cb17
logging: add WithErrorFields (#734)6aea589
x-retry-attempt to StreamClientInterceptor (#733)ba6f8b9
Fix grpc middleware interceptor not PostCall-ing when a streaming RPC with no...bbb4d69
Update examples to the latest otelgrpc API (#729)9774bef
Use ValueFromIncomingContext() to reduce allocations and copying (#723)8de7e4a
Merge pull request #721 from ash2k/protovalidate-cleanupa415b61
Drop direct dependency on golang.org/x/exp50c11b8
protovalidate: CEL evaluation error is an Internal error69beab3
protovalidate: return gRPC status-compatible errorUpdates
github.com/prometheus/client_golang
from 1.19.1 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"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 explanationsUpdates
google.golang.org/grpc
from 1.65.0 to 1.67.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
3f95b38
Update version to 1.67.1 (#7682)4f6c5f2
xds/server: Fix xDS Server leak (#7664) (#7681)935f8cb
transport: Fix reporting of bytes read while reading headers (#7660) (#7667)02bbb65
Change version to 1.67.1-dev (#7605)6f50403
Change version to 1.67.0 (#7604)3c3a025
mem: replace flate.Reader reference (#7595) (#7637)3ffb98b
.*: fix revive lintsredefines-builtin-id
(#7552)5666049
vet: enforce revive linter (#7589)c6ad07f
protoc: regenerate protos (#7590)70f19ee
credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (#7535)Updates
google.golang.org/protobuf
from 1.34.2 to 1.36.1Dependabot 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