Skip to content

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

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

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 13, 2026 •

Copy link
Copy Markdown
Contributor

Bumps github.com/cli/cli/v2 from 2.96.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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 13, 2026
Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.96.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.96.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 force-pushed the dependabot/go_modules/github.com/cli/cli/v2-2.100.0 branch from 87cd1d1 to 2bc1ff0 Compare September 13, 2026 08:00
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #70.

@dependabot dependabot Bot closed this Sep 20, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/cli/cli/v2-2.100.0 branch September 20, 2026 07:52
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