Bump the dependencies group across 1 directory with 4 updates #54
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 dependencies group with 4 updates in the / directory: github.com/ethereum/go-ethereum, github.com/pressly/goose/v3, github.com/prometheus/client_golang and github.com/swaggo/swag.
Updates
github.com/ethereum/go-ethereum
from 1.14.10 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/pressly/goose/v3
from 3.22.0 to 3.23.0Release notes
Sourced from github.com/pressly/goose/v3's releases.
Changelog
Sourced from github.com/pressly/goose/v3's changelog.
Commits
8d88226
Release v3.23.07248a72
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#849)ccfd6d7
ci: update testing outputbd901a5
chore: upgrade go deps (#857)0a9c531
docs: update CHANGELOG.mdf3d1dc4
feat: enable Provider verbose logging for statements (#851)512a496
Swap tab indentations with spaces in help command (#853)1f7c16d
chore: use latest tparse version for test output4a80e05
tests: fix number comparison8f6abb6
update commentUpdates
github.com/prometheus/client_golang
from 1.20.4 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
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)"Updates
github.com/swaggo/swag
from 1.16.3 to 1.16.4Release notes
Sourced from github.com/swaggo/swag's releases.
Commits
0b9e347
new release (#1901)103ac42
chore: Update ci.yml (#1902)d323b48
Feat: Add support for parenthesis in router patterns (#1859)7159b0f
fix: failing assert in enums test on 32bit (#1634)28de14c
Flags to parse internal and dependency package (#1894)a74d34c
fix:parse all field names declared in a row (#1872)4fd8a36
Update docs for request and response headers (#1825)9069105
update README (#1856)a3c6d12
support markdown description for declaration (#1893)1d730c5
Fix param comment escaping issue (#1890)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