chore(deps): bump the all group across 1 directory with 5 updates#748
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all group across 1 directory with 5 updates#748dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 4 updates in the / directory: [github.com/caarlos0/env/v11](https://github.com/caarlos0/env), [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty), [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/caarlos0/env/v11` from 11.4.0 to 11.4.1 - [Release notes](https://github.com/caarlos0/env/releases) - [Commits](caarlos0/env@v11.4.0...v11.4.1) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.20...v0.0.22) Updates `github.com/mattn/go-runewidth` from 0.0.22 to 0.0.24 - [Commits](mattn/go-runewidth@v0.0.22...v0.0.24) Updates `golang.org/x/crypto` from 0.49.0 to 0.53.0 - [Commits](golang/crypto@v0.49.0...v0.53.0) Updates `golang.org/x/term` from 0.41.0 to 0.44.0 - [Commits](golang/term@v0.41.0...v0.44.0) --- updated-dependencies: - dependency-name: github.com/caarlos0/env/v11 dependency-version: 11.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/term dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
aa88a71 to
64adf63
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 all group with 4 updates in the / directory: github.com/caarlos0/env/v11, github.com/mattn/go-isatty, github.com/mattn/go-runewidth and golang.org/x/crypto.
Updates
github.com/caarlos0/env/v11from 11.4.0 to 11.4.1Release notes
Sourced from github.com/caarlos0/env/v11's releases.
Commits
a72d89aci: update release config6daeb06fix: use Key instead of OwnKey in rawEnvVars to properly reference existing d...33faf6fci(deps): bump the actions group with 3 updates (#417)1ff55e6docs: adaptive starchart (#416)0cb635bci(deps): bump the actions group with 6 updates (#415)cf4a968ci(deps): bump the actions group with 3 updates (#411)Updates
github.com/mattn/go-isattyfrom 0.0.20 to 0.0.22Commits
9a68506Fix isCygwinPipeName to accept Windows 7 trailing suffix (#90)4237fb1Update Go test matrix to current versions (1.24-1.26)433c12bUpdate GitHub Actions to latest versions1cf5589Add wasip1 and wasip2 to build constraints in isatty_others.go1237245Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 -> v0.28.0ac9c88dFix typo in comment: undocomented -> undocumented8b7124eAdd availability check for NtQueryObject in init08d0313Fix isCygwinPipeName to reject names with extra trailing tokensUpdates
github.com/mattn/go-runewidthfrom 0.0.22 to 0.0.24Commits
0383c20Merge pull request #96 from mattn/optimize-eastasian-width-table37796e5Optimize EastAsian RuneWidth with precomputed width tablee8dc57aRevise security policy and supported versions17a7a03Merge pull request #95 from mattn/optimize-runewidth-performance0a43bb8Optimize RuneWidth and StringWidth performanceUpdates
golang.org/x/cryptofrom 0.49.0 to 0.53.0Commits
45460e0go.mod: update golang.org/x dependenciesd37c95epkcs12: limit PBKDF iteration count to prevent CPU exhaustione2ffffessh: reject incomplete gssapi-with-mic configurations60e158assh/test: isolate CLI tests from user SSH config and agent1b77d23ssh/knownhosts: reject lines with multiple or unknown markers3872a2bssh/knownhosts: verify declared key type matches decoded key9f72eccssh/knownhosts: treat only ASCII space and tab as whitespace8f405a4ssh: validate ECDSA curve matches expected algorithmbb41b3dssh: improve DH GEX group selection using PreferredBitse04e721ssh/agent: validate ed25519 private key length in AddUpdates
golang.org/x/termfrom 0.41.0 to 0.44.0Commits
3b43943go.mod: update golang.org/x dependencies3c3e485go.mod: update golang.org/x dependencies52b71d3go.mod: update golang.org/x dependencies