chore(deps): update dependency aqua:github-cli to v2.76.1 #273

Merged
joao.dubas merged 1 commits from renovate/aqua-github-cli-2.x into main 2025-07-23 20:46:07 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
aqua:github-cli minor 2.75.0 -> 2.76.1

Release Notes

cli/cli (aqua:github-cli)

v2.76.1: GitHub CLI 2.76.1

Compare Source

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 https://github.com/cli/cli/issues/11360

What's Changed

🐛 Fixes
📚 Docs & Chores

Full Changelog: https://github.com/cli/cli/compare/v2.76.0...v2.76.1

v2.76.0: GitHub CLI 2.76.0

Compare Source

:copilot: Copilot Coding Agent Support

GitHub Copilot Pro+ and Copilot Enterprise subscribers can now assign issues to GitHub Copilot during issue creation using:

  • Command-line flag: gh issue create --assignee @​copilot
  • Launching web browser: gh issue create --assignee @​copilot --web
  • Or interactively selecting Copilot (AI) as assignee in gh issue create metadata

For more details, refer to the full changelog post for Copilot coding agent.

What's Changed

Features
🐛 Fixes
📚 Docs & Chores

Full Changelog: https://github.com/cli/cli/compare/v2.75.1...v2.76.0

v2.75.1: GitHub CLI 2.75.1

Compare Source

What's Changed

🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.75.0...v2.75.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:github-cli](https://github.com/cli/cli) | minor | `2.75.0` -> `2.76.1` | --- ### Release Notes <details> <summary>cli/cli (aqua:github-cli)</summary> ### [`v2.76.1`](https://github.com/cli/cli/releases/tag/v2.76.1): GitHub CLI 2.76.1 [Compare Source](https://github.com/cli/cli/compare/v2.76.0...v2.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 https://github.com/cli/cli/issues/11360 #### What's Changed ##### 🐛 Fixes - Fix: `gh pr create`, only fetch teams when reviewers contain a team by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/11361 ##### 📚 Docs & Chores - add tenancy aware for san matcher by [@&#8203;ejahnGithub](https://github.com/ejahnGithub) in https://github.com/cli/cli/pull/11261 - Run Lint and Tests on `push` to `trunk` branch by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/11325 - update ownership of pkg/cmd/release/shared/ by [@&#8203;ejahnGithub](https://github.com/ejahnGithub) in https://github.com/cli/cli/pull/11326 - Automate spam issue detection by [@&#8203;babakks](https://github.com/babakks) in https://github.com/cli/cli/pull/11316 - Improve `api` `--preview` docs by [@&#8203;jsoref](https://github.com/jsoref) in https://github.com/cli/cli/pull/11274 - Incorporate govulncheck into workflows by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/11332 - chore(deps): bump advanced-security/filter-sarif from 1.0.0 to 1.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/cli/cli/pull/11298 - chore(deps): bump github.com/sigstore/sigstore-go from 1.0.0 to 1.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/cli/cli/pull/11307 **Full Changelog**: https://github.com/cli/cli/compare/v2.76.0...v2.76.1 ### [`v2.76.0`](https://github.com/cli/cli/releases/tag/v2.76.0): GitHub CLI 2.76.0 [Compare Source](https://github.com/cli/cli/compare/v2.75.1...v2.76.0) #### :copilot: Copilot Coding Agent Support GitHub Copilot Pro+ and Copilot Enterprise subscribers can now assign issues to GitHub Copilot during issue creation using: - Command-line flag: `gh issue create --assignee @&#8203;copilot` - Launching web browser: `gh issue create --assignee @&#8203;copilot --web` - Or interactively selecting `Copilot (AI)` as assignee in `gh issue create` metadata For more details, refer to [the full changelog post for Copilot coding agent](https://github.blog/changelog/2025-05-19-github-copilot-coding-agent-in-public-preview/). #### What's Changed ##### ✨ Features - Assign Copilot during `gh issue create` by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/11279 - Display immutable field in `release view` command by [@&#8203;bdehamer](https://github.com/bdehamer) in https://github.com/cli/cli/pull/11251 ##### 🐛 Fixes - FIX: Do not fetch logs for skipped jobs by [@&#8203;babakks](https://github.com/babakks) in https://github.com/cli/cli/pull/11312 - Transform `extension` and `filename` qualifiers into `path` qualifier for web code search by [@&#8203;samcoe](https://github.com/samcoe) in https://github.com/cli/cli/pull/11211 ##### 📚 Docs & Chores - FIX: Workflow does not contain permissions by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/11322 - Add automated feature request response workflow by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/11299 **Full Changelog**: https://github.com/cli/cli/compare/v2.75.1...v2.76.0 ### [`v2.75.1`](https://github.com/cli/cli/releases/tag/v2.75.1): GitHub CLI 2.75.1 [Compare Source](https://github.com/cli/cli/compare/v2.75.0...v2.75.1) #### What's Changed ##### 🐛 Fixes - Ensure hostnames are visible in CLI website by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/11295 - Revert "Fix: `gh pr create` prioritize `--title` and `--body` over `--fill` when `--web` is present" by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/11300 ##### 📚 Docs & Chores - Ensure go directive is always .0 version in bump by [@&#8203;williammartin](https://github.com/williammartin) in https://github.com/cli/cli/pull/11259 - Minor (1-word) documentation typo in generated `~/.config/gh/config.yml` by [@&#8203;kurahaupo](https://github.com/kurahaupo) in https://github.com/cli/cli/pull/11246 - Automate closing of stale issues by [@&#8203;babakks](https://github.com/babakks) in https://github.com/cli/cli/pull/11268 - Filter the `third-party/` folder out of CodeQL results by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/11278 - Exclude `third-party` source from golangci-lint by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/11293 ##### :dependabot: Dependencies - Bump Go to 1.24.5 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/cli/cli/pull/11255 - chore(deps): bump github.com/sigstore/protobuf-specs from 0.4.3 to 0.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/cli/cli/pull/11263 - chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/cli/cli/pull/11266 - chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/cli/cli/pull/11264 - chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/cli/cli/pull/11265 - chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/cli/cli/pull/11275 #### New Contributors - [@&#8203;kurahaupo](https://github.com/kurahaupo) made their first contribution in https://github.com/cli/cli/pull/11246 - [@&#8203;github-actions](https://github.com/github-actions)\[bot] made their first contribution in https://github.com/cli/cli/pull/11255 **Full Changelog**: https://github.com/cli/cli/compare/v2.75.0...v2.75.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-07-23 18:15:30 +00:00
renovate-bot changed title from chore(deps): update dependency aqua:github-cli to v2.76.0 to chore(deps): update dependency aqua:github-cli to v2.76.1 2025-07-23 19:15:41 +00:00
renovate-bot force-pushed renovate/aqua-github-cli-2.x from abe5ba0bb3 to 8bf6fefc52 2025-07-23 19:15:42 +00:00 Compare
renovate-bot force-pushed renovate/aqua-github-cli-2.x from 8bf6fefc52 to de24fe3525 2025-07-23 20:45:29 +00:00 Compare
joao.dubas merged commit 6ff1908742 into main 2025-07-23 20:46:07 +00:00
joao.dubas deleted branch renovate/aqua-github-cli-2.x 2025-07-23 20:46:07 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#273
No description provided.