Bump the go-mod group across 1 directory with 7 updates #98
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:
0.12.1
0.12.5
2.2.1
2.2.2
1.32.2
1.32.5
1.17.41
1.17.46
1.66.0
1.67.1
1.14.11
1.14.12
4.16.2
4.17.1
Updates
github.com/DIMO-Network/shared
from 0.12.1 to 0.12.5Release notes
Sourced from github.com/DIMO-Network/shared's releases.
Commits
d7cec40
Try setting the Kafka version to 3.6.03d25a4d
Note and creation time4e83d73
Add note field201fb2a
Upgrade gRPCef9dc1a
Blacklist status setd8d48b6
Upgrade Fiber519d4f0
Add "get blacklist status" to the Rewards RPCUpdates
github.com/auth0/go-jwt-middleware/v2
from 2.2.1 to 2.2.2Release notes
Sourced from github.com/auth0/go-jwt-middleware/v2's releases.
Changelog
Sourced from github.com/auth0/go-jwt-middleware/v2's changelog.
Commits
87ed699
Release v2.2.2 (#282)d4f086d
Update Go Version from 1.19 to 1.22 (#281)084ab8f
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/echo-example (#265)c57326a
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/gin-example (#266)5dde8f7
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/iris-example (#267)9299d69
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#254)07ed325
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples/gin-exampl...2d58e74
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples/iris-examp...85928a4
Bump gopkg.in/go-jose/go-jose.v2 from 2.6.2 to 2.6.3 in /examples/http-jwks-e...9145c90
Bump gopkg.in/go-jose/go-jose.v2 from 2.6.2 to 2.6.3 in /examples/http-exampl...Updates
github.com/aws/aws-sdk-go-v2
from 1.32.2 to 1.32.5Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.41 to 1.17.46Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.66.0 to 1.67.1Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/ethereum/go-ethereum
from 1.14.11 to 1.14.12Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
293a300
version: go-ethereum v1.14.12 stablef3c19b1
rpc: run tests in parallel (#30384)71b32b4
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534)9e959db
all: remove kilic dependency from bls12381 fuzzers (#30296)ed7bac0
core: fix typos (#30767)a7ef9d6
build: upgrade -dlgo version to Go 1.23.3 (#30742)55b18e9
cmd/geth: remove unlock commandline flag (#30737)62cce0c
core/state: tests on the binary iterator (#30754)c8f6d24
docs: fix typo (#30740)4afca7c
p2p/netutil: unittests for addrutil (#30439)Updates
github.com/volatiletech/sqlboiler/v4
from 4.16.2 to 4.17.1Release notes
Sourced from github.com/volatiletech/sqlboiler/v4's releases.
Changelog
Sourced from github.com/volatiletech/sqlboiler/v4's changelog.
Commits
e4d4b94
Update changelog and bump version1e0c661
Update README for maintenance mode5c62b7d
Update CHANGELOG and bump version540d7a2
Merge pull request #1398 from renom/masterbc92201
Merge pull request #1410 from cubiest/init_tags9eaa10e
Merge pull request #1402 from cubiest/fix_filename_gen4e8f887
Merge pull request #1400 from cubiest/skip_replaced_enums0699909
Tiny refactoring: remove unnecessary parameters.fa0706a
Fix output filenames that contain a forward slash or backslash73c84b3
Skip enum type generation, if they've been replacedDependabot 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