Skip to content

chore(deps): bump github.com/cli/cli/v2 from 2.96.0 to 2.99.0 - #67

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cli/cli/v2-2.99.0
Open

chore(deps): bump github.com/cli/cli/v2 from 2.96.0 to 2.99.0#67
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cli/cli/v2-2.99.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/cli/cli/v2 from 2.96.0 to 2.99.0.

Release notes

Sourced from github.com/cli/cli/v2's releases.

GitHub CLI 2.99.0

Attach images and videos to issues and pull requests

The repeatable --attach flag uploads local images and videos and adds them to issue, pull request, or comment bodies. If a body already references the local path, gh replaces it with the uploaded URL; otherwise it appends the attachment:

# Attach files when creating or editing an issue
gh issue create --attach './repro.png#The error state'
gh issue edit 123 --attach ./walkthrough.mp4
Attach files when creating or editing a pull request
gh pr create --attach ./before.png
gh pr edit 456 --attach ./after.png
Attach files to comments
gh issue comment 123 --attach ./repro.png
gh pr comment 456 --attach ./result.mp4

Repeat the flag to attach multiple files in a single invocation. Attachments are available on GitHub.com and GitHub Enterprise Cloud.

For more information see https://gh.io/gh-attach and https://github.blog/changelog/2026-09-01-github-cli-media-in-issues-pull-requests-and-comments/

Worktree support extended to gh issue develop

gh issue develop can now create a linked branch and check it out in a new Git worktree, leaving your current working copy unchanged:

# Create a linked branch for an issue and check it out in a worktree
gh issue develop 123 --checkout --worktree /path/to/wt-feature

What's Changed

✨ Features

🐛 Fixes

... (truncated)

Commits
  • d528f20 Merge pull request #14260 from cli/tommaso-moro-support-pi-agent-directory
  • e909b95 Merge pull request #14154 from scarletkc/scarletkc/fix-codex-user-skill-path
  • a8460b5 Merge pull request #14300 from cli/dependabot/github_actions/codeql-actions-6...
  • 35f596d Merge pull request #14301 from cli/dependabot/github_actions/azure/login-3.0.2
  • 0574bc5 Merge pull request #14299 from cli/dependabot/go_modules/google.golang.org/gr...
  • 5d0f7d7 chore(deps): bump azure/login from 3.0.1 to 3.0.2
  • 78aaae9 chore(deps): bump the codeql-actions group with 3 updates
  • 367d30a chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2
  • 40b742f Merge pull request #14289 from cli/bagtoad/limit-attachment-batches
  • f2bf7c3 Limit attachment batches to 50 files
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 6, 2026
Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.96.0 to 2.99.0.
- [Release notes](https://github.com/cli/cli/releases)
- [Changelog](https://github.com/cli/cli/blob/trunk/docs/release-process-deep-dive.md)
- [Commits](cli/cli@v2.96.0...v2.99.0)

---
updated-dependencies:
- dependency-name: github.com/cli/cli/v2
  dependency-version: 2.99.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/cli/cli/v2-2.99.0 branch from 7564c4c to 01cd06d Compare September 6, 2026 08:00
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