deps(go): bump the minor-and-patch group across 1 directory with 8 updates#76
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
cb8d09c to
26b7905
Compare
…dates Bumps the minor-and-patch group with 5 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/ipld/go-car/v2](https://github.com/ipld/go-car) | `2.16.0` | `2.17.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.22` | `1.14.45` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.10.2` | | [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/ipld/go-car/v2` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/ipld/go-car/releases) - [Commits](ipld/go-car@v2.16.0...v2.17.0) Updates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.45 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.22...v1.14.45) 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 `golang.org/x/crypto` from 0.47.0 to 0.50.0 - [Commits](golang/crypto@v0.47.0...v0.50.0) Updates `golang.org/x/net` from 0.49.0 to 0.53.0 - [Commits](golang/net@v0.49.0...v0.53.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/ipld/go-car/v2 dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.44 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: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/net dependency-version: 0.53.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>
26b7905 to
2e56e0a
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 5 updates in the /sdn-server directory:
4.4.04.4.12.16.02.17.01.14.221.14.451.8.01.10.20.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/ipld/go-car/v2from 2.16.0 to 2.17.0Release notes
Sourced from github.com/ipld/go-car/v2's releases.
Commits
a95c3dfchore: v2.17.0 bump (#672)eb7b6f2chore(deps): bump github.com/polydawn/refmt in /cmd (#671)c4b9f36chore(deps): bump github.com/ipld/go-ipld-prime in /v2 (#665)7c707dbchore(deps): bump github.com/ipld/go-ipld-prime from 0.22.0 to 0.23.0 (#666)69dc246chore(deps): bump github.com/ipfs/boxo from 0.38.0 to 0.39.0 (#667)fd5616echore(deps): bump github.com/ipfs/go-unixfsnode in /v2 (#668)738cbcdchore(deps): bump github.com/ipld/go-ipld-prime in /cmd (#669)24b1b65chore(deps): bump github.com/ipfs/go-unixfsnode in /cmd (#670)2dd6acachore(deps): bump github.com/ipfs/go-cid from 0.6.0 to 0.6.1 (#660)90a1311chore(deps): bump github.com/ipfs/go-cid from 0.6.0 to 0.6.1 in /v2 (#661)Updates
github.com/mattn/go-sqlite3from 1.14.22 to 1.14.45Commits
7ca6a97Merge pull request #1404 from mattn/sqlite-amalgamation-3053002e2ab931Upgrade SQLite to version 305300275d8c60Merge pull request #1403 from dxbjavid/bind-text64-lengthd1ab49cbind via sqlite3_bind_text64/blob64 to avoid 32-bit length truncationb3b5216Merge pull request #1402 from dxbjavid/guard-resulttext-oversize2af23f7guard oversized string length in ResultText1a7264cMerge pull request #1400 from calmh/unsafereflect9accb92Merge pull request #1399 from calmh/uintsize9d6bf2cMerge pull request #1338 from calmh/dbstatfed9970modernise reflect.SliceHeader to unsafe.SliceUpdates
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
golang.org/x/cryptofrom 0.47.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.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/netfrom 0.49.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportUpdates
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]