Skip to content

chore(deps): bump the gomod-minor-patch group with 2 updates#95

Merged
satococoa merged 1 commit intomainfrom
dependabot/go_modules/gomod-minor-patch-790f20a5a6
Mar 3, 2026
Merged

chore(deps): bump the gomod-minor-patch group with 2 updates#95
satococoa merged 1 commit intomainfrom
dependabot/go_modules/gomod-minor-patch-790f20a5a6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps the gomod-minor-patch group with 2 updates: github.com/urfave/cli/v3 and golang.org/x/term.

Updates github.com/urfave/cli/v3 from 3.3.8 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

v3.6.1

What's Changed

New Contributors

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

v3.6.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.5.0...v3.6.0

v3.5.0

What's Changed

... (truncated)

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 golang.org/x/term from 0.36.0 to 0.40.0

Commits
  • 3aff304 go.mod: update golang.org/x dependencies
  • a7e5b04 go.mod: update golang.org/x dependencies
  • 943f25d x/term: handle transpose
  • 9b991dd x/term: handle delete key
  • 3863673 go.mod: update golang.org/x dependencies
  • 1231d54 go.mod: update golang.org/x dependencies
  • 3475bc8 term: fix some comments
  • 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 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 Feb 27, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-minor-patch-790f20a5a6 branch from ed3b0a2 to a1557e8 Compare March 2, 2026 03:16
@satococoa satococoa force-pushed the dependabot/go_modules/gomod-minor-patch-790f20a5a6 branch from a1557e8 to bd9c754 Compare March 3, 2026 14:46
Bumps the gomod-minor-patch group with 2 updates: [github.com/urfave/cli/v3](https://github.com/urfave/cli) and [golang.org/x/term](https://github.com/golang/term).


Updates `github.com/urfave/cli/v3` from 3.3.8 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.3.8...v3.6.2)

Updates `golang.org/x/term` from 0.36.0 to 0.40.0
- [Commits](golang/term@v0.36.0...v0.40.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: golang.org/x/term
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@satococoa satococoa force-pushed the dependabot/go_modules/gomod-minor-patch-790f20a5a6 branch from bd9c754 to 5c0f280 Compare March 3, 2026 14:47
@satococoa satococoa merged commit 39b5b94 into main Mar 3, 2026
6 checks passed
@satococoa satococoa deleted the dependabot/go_modules/gomod-minor-patch-790f20a5a6 branch March 3, 2026 14:50
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