Skip to content

Bump the go-dependencies group across 1 directory with 5 updates#32

Merged
Dids merged 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-34941b409e
Jul 20, 2026
Merged

Bump the go-dependencies group across 1 directory with 5 updates#32
Dids merged 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-34941b409e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

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/v3 from 3.4.0 to 3.5.0

Release notes

Sourced from github.com/Masterminds/semver/v3's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: Masterminds/semver@v3.4.0...v3.5.0

Changelog

Sourced from github.com/Masterminds/semver/v3's changelog.

Changelog

Commits
  • 8b89c86 Merge pull request #287 from mattfarina/fix-da-issues
  • 29d51d0 Fixing some quality issues
  • 87f651d Merge pull request #286 from mattfarina/update-devcontainer
  • 158a685 Updating gitignore for devcontainers
  • 7e83c08 Merge pull request #284 from Masterminds/dependabot/github_actions/golangci/g...
  • 697e27f Merge pull request #283 from Masterminds/dependabot/github_actions/actions/ca...
  • 1591f8e Merge pull request #282 from Masterminds/dependabot/github_actions/github/cod...
  • 3f5ff17 Bump golangci/golangci-lint-action from 7.0.1 to 9.2.0
  • 04baa33 Bump actions/cache from 4.2.3 to 5.0.5
  • 45939fe Bump github/codeql-action from 4.35.1 to 4.35.2
  • Additional commits viewable in compare view

Updates github.com/cheggaaa/pb/v3 from 3.1.7 to 3.2.0

Commits
  • f970b88 bump version to 3.2.0
  • 993f802 Merge pull request #236 from asciimoth/master
  • 9601d7a fix: avoid unicode bar extras for explicit bar args
  • 0120143 feat: apply unicode progress bar env to default bar elements
  • 3b48c6e Merge pull request #231 from cheggaaa/dependabot/go_modules/v3/github.com/mat...
  • acb3204 Merge pull request #234 from cheggaaa/dependabot/go_modules/v3/github.com/fat...
  • d379990 Bump github.com/mattn/go-isatty from 0.0.20 to 0.0.22 in /v3
  • 2c38cb5 Bump github.com/fatih/color from 1.18.0 to 1.19.0 in /v3
  • 9dc98f9 Merge pull request #235 from cheggaaa/dependabot/go_modules/v3/github.com/mat...
  • 61db1c4 Bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.24 in /v3
  • Additional commits viewable in compare view

Updates github.com/creativeprojects/go-selfupdate from 1.5.2 to 1.6.0

Commits

Updates github.com/mattn/go-isatty from 0.0.21 to 0.0.22

Commits

Updates golang.org/x/text from 0.36.0 to 0.38.0

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 20, 2026
@Dids
Dids merged commit 9761eef into master Jul 20, 2026
9 checks passed
@Dids
Dids deleted the dependabot/go_modules/go-dependencies-34941b409e branch July 20, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant