deps(go): bump the minor-and-patch group across 1 directory with 6 updates#40
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…dates Bumps the minor-and-patch group with 6 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.34` | | [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.48.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.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.34 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.22...v1.14.34) 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.48.0 - [Commits](golang/crypto@v0.47.0...v0.48.0) Updates `golang.org/x/time` from 0.12.0 to 0.14.0 - [Commits](golang/time@v0.12.0...v0.14.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.34 dependency-type: direct:production update-type: version-update:semver-patch 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.48.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.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
3963ee5 to
ae4cefe
Compare
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 6 updates in the /sdn-server directory:
4.4.04.4.11.14.221.14.341.8.01.10.21.7.01.11.00.47.00.48.00.12.00.14.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.34Commits
2087331add script to create pull-requesta510883Upgrade SQLite to version 3051002dce6b34Add percentile extension3c885a9Upgrade SQLite to version 30510013e773a9update github workflows2f6a2bbfix upgrade scriptaa7cdd3update upgrade scripta66908ause quote include instead of angled include for sqlite3-binding.h8bf7a8aupdate amalgamation code2e165e0fix syntax errorUpdates
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.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Updates
golang.org/x/timefrom 0.12.0 to 0.14.0Commits
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