deps(go): bump the minor-and-patch group across 1 directory with 7 updates#47
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…dates Bumps the minor-and-patch group with 7 updates in the /sdn-server directory: | Package | From | To | | --- | --- | --- | | [github.com/decred/dcrd/dcrec/secp256k1/v4](https://github.com/decred/dcrd) | `4.4.0` | `4.4.1` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.22` | `1.14.40` | | [github.com/mr-tron/base58](https://github.com/mr-tron/base58) | `1.2.0` | `1.3.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.10.2` | | [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) | `1.7.0` | `1.11.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.49.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.15.0` | Updates `github.com/decred/dcrd/dcrec/secp256k1/v4` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/decred/dcrd/releases) - [Changelog](https://github.com/decred/dcrd/blob/master/CHANGES) - [Commits](decred/dcrd@dcrec/secp256k1/v4.4.0...dcrec/secp256k1/v4.4.1) Updates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.40 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.22...v1.14.40) Updates `github.com/mr-tron/base58` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mr-tron/base58/releases) - [Commits](mr-tron/base58@v1.2.0...v1.3.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.10.2) Updates `github.com/tetratelabs/wazero` from 1.7.0 to 1.11.0 - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](wazero/wazero@v1.7.0...v1.11.0) Updates `golang.org/x/crypto` from 0.47.0 to 0.49.0 - [Commits](golang/crypto@v0.47.0...v0.49.0) Updates `golang.org/x/time` from 0.12.0 to 0.15.0 - [Commits](golang/time@v0.12.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/decred/dcrd/dcrec/secp256k1/v4 dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/mr-tron/base58 dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/tetratelabs/wazero dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/time dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 minor-and-patch group with 7 updates in the /sdn-server directory:
4.4.04.4.11.14.221.14.401.2.01.3.01.8.01.10.21.7.01.11.00.47.00.49.00.12.00.15.0Updates
github.com/decred/dcrd/dcrec/secp256k1/v4from 4.4.0 to 4.4.1Commits
76c0dc4secp256k1: Deprecate elliptic.Curve impl methods.9cfcb7esecp256k1: Reduce compat shim inputs mod prime.0186937secp256k1: Add compat shim unreduced input tests.3612094secp256k1: Add more compat shim curve member tests.fa3f704docs: Update README.md to required Go 1.25/1.26.f3224a6build: Test against Go 1.26.cc82c10build: Update golangci-lint to v2.9.0.7c01e57build: Update to latest action versions.9516143mixing: Increment PRNG seed nonce for each test8aa2ac0docker: Update image to golang:1.26.0-alpine3.23.Updates
github.com/mattn/go-sqlite3from 1.14.22 to 1.14.40Commits
f929738Merge pull request #1384 from mattn/raise-go121-cleanupefae5e7raise minimum Go version to 1.21b23d54cMerge pull request #1383 from mattn/codex/next-row-batch-fetche1557bebatch row column fetches in Nextcc39db7Merge pull request #1382 from mattn/codex/sqlite3-bind-fastpath9a908a9optimize sqlite bind fast pathedadafaMerge pull request #1381 from mattn/eliminate-bounds-checks8f9f86eEliminate unnecessary bounds checks in hot paths0d23881Merge pull request #1379 from theimpostor/pr-1322-missing-constraint-op-types84bdc43add missing index constraint op typesUpdates
github.com/mr-tron/base58from 1.2.0 to 1.3.0Release notes
Sourced from github.com/mr-tron/base58's releases.
... (truncated)
Commits
14609f6big refactorig. speedup x10. better tests. add more benchmarks.957145fmark deprecated functions7feefc8Merge pull request #17 from ribasushi/more_tests_and_nits925b607Slightly better README renderingd3aa3a3Better handling of custom alphabets + tests82a293cSeed the math/rand PRNG on every test rundfe7821Works without changes on go1.11: lower depd2877cbAdd myself to authorsUpdates
github.com/spf13/cobrafrom 1.8.0 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)Updates
github.com/tetratelabs/wazerofrom 1.7.0 to 1.11.0Release notes
Sourced from github.com/tetratelabs/wazero's releases.
... (truncated)
Commits
fe2e751Use golang.org/x/sys (#2443)9286448Update Wasm 2.0 spec tests. (#2458)af80797Add go-libtiff to users.md (#2457)77db968Change version policy to two versions. (#2448)275c9a0Simplify utimens. (#2449)5e7c35eFix race condition in refCount initialization (#2447)cc1ca4cStreamline build tags: remove tinygo, cgo (#2446)ee3f9d9Fix syntax in release workflow (#2442)866305bUpdate runners, remove signed MSI (#2441)7d48ca5Introduce reference counting for compiled modules (#2427)Updates
golang.org/x/cryptofrom 0.47.0 to 0.49.0Commits
982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundlee08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Updates
golang.org/x/timefrom 0.12.0 to 0.15.0Commits
812b343all: upgrade go directive to at least 1.25.0 [generated]2b4e439rate: use time.Time.Equal instead of ==c0b0320all: upgrade go directive to at least 1.24.0 [generated]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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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