Skip to content

chore(deps): bump github.com/cli/cli/v2 from 2.98.0 to 2.100.0 - #1323

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/cli/cli/v2 from 2.98.0 to 2.100.0.

Release notes

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

GitHub CLI 2.100.0

Experimental: Route GitHub API traffic through a custom host

Organizations can now route a GitHub host's API traffic through a gateway using the new per-host api_host configuration:

# Route API traffic for github.com through a gateway
gh config set api_host gh-gateway.example.com --host github.com
Read the configured API host
gh config get api_host --host github.com

The original host remains in use for authentication, Git remotes, and browser URLs.

[!NOTE] api_host is experimental and is not a security boundary. Requests may still reach the original host.

What's Changed

✨ Features

🐛 Fixes

  • fix(api): disable telemetry for unauthenticated GHES requests using absolute hostnames by @​williammartin in #14337

📚 Docs & Chores

:dependabot: Dependencies

Full Changelog: cli/cli@v2.99.0...v2.100.0

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:

... (truncated)

Commits
  • 45437bc Merge pull request #14337 from cli/williammartin-ghes-api-telemetry
  • 4a75987 Fix gh api telemetry disablement
  • bac1b1b Merge pull request #14338 from cli/wm/bump-go-gh-to-2.16.0
  • 90b3db0 Bump go-gh to v2.16.0
  • 6e82bc5 Merge pull request #14327 from cli/bagtoad/attach-flag-metrics
  • 9a6b96d Merge pull request #14332 from cli/williammartin-config-api-host
  • bf19e9c Expose per-host API host config
  • a609c2b Merge pull request #14330 from cli/babakks/bump-go
  • 636cbb6 Merge pull request #14326 from cli/wm-add-webhook-as-official-extension
  • f942759 chore: bump toolchain to go1.26.8
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.98.0 to 2.100.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.98.0...v2.100.0)

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

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 Sep 8, 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