Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps the go group with 4 updates in the / directory: github.com/forPelevin/gomoji, github.com/jedib0t/go-pretty/v6, github.com/vbauerster/mpb/v8 and golang.org/x/text.

Updates github.com/forPelevin/gomoji from 1.4.0 to 1.4.1

Release notes

Sourced from github.com/forPelevin/gomoji's releases.

v1.4.1

What's Changed

New Contributors

Full Changelog: forPelevin/gomoji@v1.4.0...v1.4.1

Commits

Updates github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.7.1

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.7.1

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.0...v6.7.1

v6.7.0

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.6.9...v6.7.0

v6.6.9

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.6.8...v6.6.9

Commits

Updates github.com/vbauerster/mpb/v8 from 8.10.2 to 8.11.2

Commits
  • 3304512 v8.11.2
  • 71a23ab go get -u
  • a6ad7a7 minor: comment
  • 68f7b23 refactoring heapManager: no need to for extra goroutine
  • 641f03b refactoring heapManager: no need for h_end case
  • b4bd98c bar EwmaIncr: no need for sync.WaitGroup
  • 8c0512d minor: simplify with cmp.Or
  • 1bfd334 heapManager.push without select
  • 7e8fe0b make sure hm doesn't leak any goroutine on render error
  • 3f7e31c v8.11.1
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.30.0 to 0.31.0

Commits
  • e7ff6b3 go.mod: update golang.org/x dependencies
  • fbf012b all: use reflect.TypeFor instead of reflect.TypeOf
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 14, 2025
@ehl-jf ehl-jf added the ignore for release Automatically generated release notes label Nov 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-f830f7b74f branch from b88dbbc to cd8cfae Compare November 18, 2025 10:13
Bumps the go group with 4 updates in the / directory: [github.com/forPelevin/gomoji](https://github.com/forPelevin/gomoji), [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty), [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) and [golang.org/x/text](https://github.com/golang/text).


Updates `github.com/forPelevin/gomoji` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/forPelevin/gomoji/releases)
- [Commits](forPelevin/gomoji@v1.4.0...v1.4.1)

Updates `github.com/jedib0t/go-pretty/v6` from 6.6.8 to 6.7.1
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.6.8...v6.7.1)

Updates `github.com/vbauerster/mpb/v8` from 8.10.2 to 8.11.2
- [Release notes](https://github.com/vbauerster/mpb/releases)
- [Commits](vbauerster/mpb@v8.10.2...v8.11.2)

Updates `golang.org/x/text` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/forPelevin/gomoji
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/vbauerster/mpb/v8
  dependency-version: 8.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/text
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-f830f7b74f branch from cd8cfae to acee5ae Compare November 20, 2025 00:02
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 20, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-f830f7b74f branch November 20, 2025 03:01
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 ignore for release Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants