Bump the go-dependencies group across 1 directory with 5 updates#32
Merged
Merged
Conversation
Bumps the go-dependencies group with 3 updates in the / directory: [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver), [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) and [github.com/creativeprojects/go-selfupdate](https://github.com/creativeprojects/go-selfupdate). Updates `github.com/Masterminds/semver/v3` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.4.0...v3.5.0) Updates `github.com/cheggaaa/pb/v3` from 3.1.7 to 3.2.0 - [Commits](cheggaaa/pb@v3.1.7...v3.2.0) Updates `github.com/creativeprojects/go-selfupdate` from 1.5.2 to 1.6.0 - [Changelog](https://github.com/creativeprojects/go-selfupdate/blob/main/release.go) - [Commits](creativeprojects/go-selfupdate@v1.5.2...v1.6.0) Updates `github.com/mattn/go-isatty` from 0.0.21 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.21...v0.0.22) Updates `golang.org/x/text` from 0.36.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/cheggaaa/pb/v3 dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/creativeprojects/go-selfupdate dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-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-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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-dependencies group with 3 updates in the / directory: github.com/Masterminds/semver/v3, github.com/cheggaaa/pb/v3 and github.com/creativeprojects/go-selfupdate.
Updates
github.com/Masterminds/semver/v3from 3.4.0 to 3.5.0Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
8b89c86Merge pull request #287 from mattfarina/fix-da-issues29d51d0Fixing some quality issues87f651dMerge pull request #286 from mattfarina/update-devcontainer158a685Updating gitignore for devcontainers7e83c08Merge pull request #284 from Masterminds/dependabot/github_actions/golangci/g...697e27fMerge pull request #283 from Masterminds/dependabot/github_actions/actions/ca...1591f8eMerge pull request #282 from Masterminds/dependabot/github_actions/github/cod...3f5ff17Bump golangci/golangci-lint-action from 7.0.1 to 9.2.004baa33Bump actions/cache from 4.2.3 to 5.0.545939feBump github/codeql-action from 4.35.1 to 4.35.2Updates
github.com/cheggaaa/pb/v3from 3.1.7 to 3.2.0Commits
f970b88bump version to 3.2.0993f802Merge pull request #236 from asciimoth/master9601d7afix: avoid unicode bar extras for explicit bar args0120143feat: apply unicode progress bar env to default bar elements3b48c6eMerge pull request #231 from cheggaaa/dependabot/go_modules/v3/github.com/mat...acb3204Merge pull request #234 from cheggaaa/dependabot/go_modules/v3/github.com/fat...d379990Bump github.com/mattn/go-isatty from 0.0.20 to 0.0.22 in /v32c38cb5Bump github.com/fatih/color from 1.18.0 to 1.19.0 in /v39dc98f9Merge pull request #235 from cheggaaa/dependabot/go_modules/v3/github.com/mat...61db1c4Bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.24 in /v3Updates
github.com/creativeprojects/go-selfupdatefrom 1.5.2 to 1.6.0Commits
27a5f17chore: upgrade go and x/crypto package (#56)eb6d9afchore: upgrade golangci lint (#53)865cbd9Remove SonarCloud integration and related configurations (#52)0a217afAdd 386 architecture mappings and GitHub Proxy support (#51)eb95222chore: upgrade packages CVE-2025-58181 & CVE-2025-47914 (#50)Updates
github.com/mattn/go-isattyfrom 0.0.21 to 0.0.22Commits
9a68506Fix isCygwinPipeName to accept Windows 7 trailing suffix (#90)Updates
golang.org/x/textfrom 0.36.0 to 0.38.0Commits
f4bb632go.mod: update golang.org/x dependencies3ef517ego.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