Skip to content

build(deps): Bump the go-dependencies group with 2 updates#155

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-c2cd8f5643
Open

build(deps): Bump the go-dependencies group with 2 updates#155
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-c2cd8f5643

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps the go-dependencies group with 2 updates: github.com/urfave/cli/v3 and github.com/walles/moor/v2.

Updates github.com/urfave/cli/v3 from 3.6.1 to 3.6.2

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.6.2

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.1...v3.6.2

Commits
  • fa7e0b1 Merge pull request #2247 from mikecluck/remove-redundant-separator
  • 052838d Merge branch 'main' into remove-redundant-separator
  • 07f2236 Merge pull request #2245 from dearchap/issue_2244
  • 0eaa9d5 Only show separator if command has usage text
  • f92e992 Fix:(issue_2244) Dont check req flags for help and completion commands
  • c32fd20 Merge pull request #2243 from kzygmans/docs-correct-typo-migration-guide
  • 44f2b93 Docs: correct typo in migration guide
  • fe512db Merge pull request #2242 from urfave/dependabot/pip/python-packages-5f79d4b5c7
  • 58eef2e chore(deps): bump mkdocs-material in the python-packages group
  • 2ac6b5a Merge pull request #2232 from dearchap/disc_2168
  • Additional commits viewable in compare view

Updates github.com/walles/moor/v2 from 2.10.1 to 2.10.2

Release notes

Sourced from github.com/walles/moor/v2's releases.

v2.10.2: Fix truncated lines in man pages

Also in this release:

Commits
  • 7cd3d9e Merge branch 'johan/fix-truncations'
  • 1206178 Further improve BenchmarkRenderHugeLine performance
  • 322607b Don't return too many tokens
  • 3a42a2a Re-apply non-man-page shortcut
  • dc86c4d It's a max limit, not a min limit
  • 2628126 Return the right number of runes
  • d2a859b Fix a broken comparison
  • 110fe15 Loop on the correct criteria
  • c18fe1b Test lazyRunes
  • 33441a2 Implement lazy runes consumer
  • Additional commits viewable 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

Bumps the go-dependencies group with 2 updates: [github.com/urfave/cli/v3](https://github.com/urfave/cli) and [github.com/walles/moor/v2](https://github.com/walles/moor).


Updates `github.com/urfave/cli/v3` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.6.1...v3.6.2)

Updates `github.com/walles/moor/v2` from 2.10.1 to 2.10.2
- [Release notes](https://github.com/walles/moor/releases)
- [Commits](walles/moor@v2.10.1...v2.10.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/walles/moor/v2
  dependency-version: 2.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jan 20, 2026
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.

0 participants