Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2025

Bumps github.com/cli/cli/v2 from 2.40.1 to 2.76.2.

Release notes

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

GitHub CLI 2.76.2

gh pr create regression fix

This release fixes a regression introduced in v2.76.1 where organization teams were not present in prompts for pull request reviewers. This caused problems in multiple commands:

  • Interactive gh pr create could not select teams when adding pull request reviewers
  • Tab completions with gh pr create --reviewer flag did not present a list of organization teams
  • Tab completions with gh pr edit --add-reviewer flag did not present a list of organization teams
  • Tab completions with gh pr edit --remove-reviewer flag did not present a list of organization teams

For more information, see cli/cli#11403

What's Changed

🐛 Fixes

📚 Docs & Chores

Full Changelog: cli/cli@v2.76.1...v2.76.2

GitHub CLI 2.76.1

gh pr create regression fix

This release fixes a regression introduced in v2.76.0 where organization teams were retrieved outside of intentional use cases. This caused problems for GitHub Enterprise Server users using the GitHub Actions automatic token that does not have access to organization teams.

For more information, see cli/cli#11360

What's Changed

🐛 Fixes

📚 Docs & Chores

... (truncated)

Commits
  • a2e23a2 Merge pull request #11407 from cli/andyfeller/11403-pr-team-reviewers
  • bbc3d02 Refactor tab completion test
  • c9bc185 Test gh pr create --reviewer tab completion
  • 8f20f0a Include org teams for PR reviewers
  • 7d70980 Merge pull request #11398 from cli/babakks/update-eval-script-docs
  • 6cce077 docs(ci): delete obsolete comment
  • 1b94463 Merge pull request #11307 from cli/dependabot/go_modules/github.com/sigstore/...
  • 74be242 Updated third-party license compliance content
  • 13a7498 Merge pull request #11298 from cli/dependabot/github_actions/advanced-securit...
  • 0d80c36 Merge pull request #11361 from cli/kw/cli-11360-regression-gh-pr-create-fails...
  • 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 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 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)

kamilsk and others added 2 commits July 28, 2025 22:49
Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.40.1 to 2.76.2.
- [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.40.1...v2.76.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope: code An issue related to source code. scope: deps An issue related to dependencies. type: feature A new feature request. labels Aug 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2025

A newer version of github.com/cli/cli/v2 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: code An issue related to source code. scope: deps An issue related to dependencies. type: feature A new feature request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants