build(deps): bump the low-risk group across 1 directory with 3 updates - #170
Merged
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the low-risk group with 2 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto) and [mvdan.cc/sh/v3](https://github.com/mvdan/sh). Updates `golang.org/x/crypto` from 0.56.0 to 0.57.0 - [Commits](golang/crypto@v0.56.0...v0.57.0) Updates `mvdan.cc/sh/v3` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.14.0...v3.14.1) Updates `golang.org/x/term` from 0.45.0 to 0.46.0 - [Commits](golang/term@v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: golang.org/x/term dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: mvdan.cc/sh/v3 dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/low-risk-6ad8053a2d
branch
from
September 15, 2026 07:39
78b3171 to
7bb5c0f
Compare
|
richards-ensono
approved these changes
Sep 15, 2026
richards-ensono
left a comment
Contributor
There was a problem hiding this comment.
Minor/Patch bumps, standard pre-approved change.
richards-ensono
deleted the
dependabot/go_modules/low-risk-6ad8053a2d
branch
September 15, 2026 08:10
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 low-risk group with 2 updates in the / directory: golang.org/x/crypto and mvdan.cc/sh/v3.
Updates
golang.org/x/cryptofrom 0.56.0 to 0.57.0Commits
3f62bf1go.mod: update golang.org/x dependenciesUpdates
mvdan.cc/sh/v3from 3.14.0 to 3.14.1Release notes
Sourced from mvdan.cc/sh/v3's releases.
Changelog
Sourced from mvdan.cc/sh/v3's changelog.
Commits
a3f0c75CHANGELOG: add entry for v3.14.129855f3interp: stop confirming a huge brace sequence against bash39a9394expand: keep escaped characters from acting as glob metacharactersa89e798expand: add test cases for globbing with escaped metacharacters755b3e5pattern: treat unclosed extended operator groups as literals63af908fix: gitAtime build fail on 32-bit FreeBSD and NetBSD671a5e2syntax: count columns for bytes written via colCounter.Write7c82969syntax: don't indent heredocs without dashes nested in <<- ones075feedsyntax: keep literal tabs in <<- heredoc bodies intact466c5e8syntax: add test cases for literal tabs in <<- heredoc bodiesUpdates
golang.org/x/termfrom 0.45.0 to 0.46.0Commits
6226200go.mod: update golang.org/x dependencies7c2fb74term: process bytes returned with a read error3963fceall: upgrade go directive to at least 1.26.0 [generated]