deps: bump the go-minor-patch group with 5 updates#609
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the go-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [golang.org/x/text](https://github.com/golang/text) | `0.34.0` | `0.38.0` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.19` | `0.0.24` | | [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) | `2.6.0` | `2.6.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.45.0` | `0.53.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.37.0` | `0.44.0` | Updates `golang.org/x/text` from 0.34.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.34.0...v0.38.0) Updates `github.com/mattn/go-runewidth` from 0.0.19 to 0.0.24 - [Commits](mattn/go-runewidth@v0.0.19...v0.0.24) Updates `github.com/nicksnyder/go-i18n/v2` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/nicksnyder/go-i18n/releases) - [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md) - [Commits](nicksnyder/go-i18n@v2.6.0...v2.6.1) Updates `golang.org/x/crypto` from 0.45.0 to 0.53.0 - [Commits](golang/crypto@v0.45.0...v0.53.0) Updates `golang.org/x/term` from 0.37.0 to 0.44.0 - [Commits](golang/term@v0.37.0...v0.44.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/nicksnyder/go-i18n/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: golang.org/x/crypto dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/term dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
Closing until upgrade from Go 1.24 |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 go-minor-patch group with 5 updates:
0.34.00.38.00.0.190.0.242.6.02.6.10.45.00.53.00.37.00.44.0Updates
golang.org/x/textfrom 0.34.0 to 0.38.0Commits
f4bb632go.mod: update golang.org/x dependencies3ef517ego.mod: update golang.org/x dependencies8577a70go.mod: update golang.org/x dependencies7ca2c6dgo.mod: update golang.org/x dependencies73d1ba9all: upgrade go directive to at least 1.25.0 [generated]Updates
github.com/mattn/go-runewidthfrom 0.0.19 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 performance41dc6c5Merge pull request #92 from mattn/stringwidth-single-rune-fast-path254e529optimize single-rune StringWidthb7b94fbMerge pull request #91 from mattn/add-is-combining-width2c33cbfUpdate CI: bump actions and Go versionsc6c0a14Add IsCombiningWidth functionUpdates
github.com/nicksnyder/go-i18n/v2from 2.6.0 to 2.6.1Release notes
Sourced from github.com/nicksnyder/go-i18n/v2's releases.
Commits
4d19ec6Upgrade deps (#399)fd35d7bUpdate to CLDR v48 (#398)54fa2a2Replace unmaintained gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#397)9b6fad7Fix Goreleaser lint warning (#395)ac3773eBump golangci/golangci-lint-action from 7 to 9 (#392)7aa3148Fix CI given minimum version of 1.24 (#394)7d6e6fbBump actions/checkout from 4 to 6 (#393)5580719Bump actions/setup-go from 5 to 6 (#383)2d2e857Bump golang.org/x/text from 0.29.0 to 0.31.0 (#391)28dedbeBump golang.org/x/text from 0.28.0 to 0.29.0 (#382)Updates
golang.org/x/cryptofrom 0.45.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.37.0 to 0.44.0Commits
3b43943go.mod: update golang.org/x dependencies3c3e485go.mod: update golang.org/x dependencies52b71d3go.mod: update golang.org/x dependencies9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]3aff304go.mod: update golang.org/x dependenciesa7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete key3863673go.mod: update golang.org/x dependenciesDependabot 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