Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-go action minor v5.3.0 -> v5.5.0
alpine final minor 3.21.3 -> 3.22.1
alpine stage minor 3.21.3 -> 3.22.1
cli/cli minor 2.67.0 -> 2.76.1
codecov/codecov-action action patch v5.4.0 -> v5.4.3
github/codeql-action action minor v3.28.10 -> v3.29.4

Release Notes

actions/setup-go (actions/setup-go)

v5.5.0

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed

Dependency updates :

New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

cli/cli (cli/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: cli/cli@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: cli/cli@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: cli/cli@v2.75.0...v2.75.1

v2.75.0: GitHub CLI 2.75.0

Compare Source

What's Changed

✨ Features
🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.74.2...v2.75.0

v2.74.2: GitHub CLI 2.74.2

Compare Source

What's Changed

🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.74.1...v2.74.2

v2.74.1: GitHub CLI 2.74.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.74.0...v2.74.1

v2.74.0: GitHub CLI 2.74.0

Compare Source

Security

A security vulnerability has been identified in a core gh dependency, go-gh, where an attacker-controlled GitHub Enterprise Server could result in executing arbitrary commands on a user's machine by replacing HTTP URLs provided by GitHub with local file paths for browsing.

This issue is addressed in this gh release by updating go-gh to a fixed version.

For more information, see GHSA-g9f5-x53j-h563

What's changed

✨ Features
🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.73.0...v2.74.0

v2.73.0: GitHub CLI 2.73.0

Compare Source

:copilot: Copilot Coding Agent Support

You can now assign issues to GitHub Copilot directly from gh, just as you would assign them to a teammate. Use gh issue edit <number> --add-assignee @&#8203;copilot to assign the GitHub Copilot coding agent, and Copilot will work in the background to understand the issue, propose a solution, and open a pull request when it's ready for your review. If you run gh issue edit interactively, Copilot (AI) will be displayed as a potential assignee. This feature is available for GitHub Copilot Pro+ and Copilot Enterprise subscribers. For more details, refer to the full changelog post for Copilot coding agent.

What's Changed

✨ Features
🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

What's Changed

New Contributors

Full Changelog: cli/cli@v2.72.0...v2.73.0

v2.72.0: GitHub CLI 2.72.0

Compare Source

:accessibility: Accessibility public preview

This release marks the public preview of several accessibility improvements to the GitHub CLI that have been under development over the past year in partnership with our friends at Charm including:

  • customizable and contrasting colors
  • non-interactive user input prompting
  • text-based spinners

These new experiences are captured in a new gh a11y help topic command, which goes into greater detail into the motivation behind each of them as well as opt-in configuration settings / environment variables.

We would like you to share your feedback and join us on this journey through one of GitHub Accessibility feedback channels! 🙌

What's Changed

✨ Features
🐛 Fixes

New Contributors

Full Changelog: cli/cli@v2.71.2...v2.72.0

v2.71.2: GitHub CLI 2.71.2

Compare Source

What's Changed

Full Changelog: cli/cli@v2.71.1...v2.71.2

v2.71.1: GitHub CLI 2.71.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.71.0...v2.71.1

v2.71.0: GitHub CLI 2.71.0

Compare Source

What's Changed

✨ Features
🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.70.0...v2.71.0

v2.70.0: GitHub CLI 2.70.0

Compare Source

Accessibility

This release contains dark shipped changes that are part of a larger GitHub CLI accessibility preview still under development. More information about these will be announced later this month including various channels to work with GitHub and GitHub CLI maintainers on shaping these experiences.

Ensure table headers are thematically contrasting

#​8292 is a long time issue where table headers were difficult to see in terminals with light background. Ahead of the aforementioned preview, v2.70.0 has shipped changes that improve the out-of-the-box experience based on terminal background detection.

The following screenshots demonstrate the Mac Terminal using the Basic profile, which responds to user's appearance preferences:

Screenshot of gh repo list in light background terminal Screenshot of gh repo list in dark background terminal

For more information including demos from various official distributions, see #​10649.

What's Changed

✨ Features
🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.69.0...v2.70.0

v2.69.0: GitHub CLI 2.69.0

Compare Source

What's Changed

Features
Bug Fixes
Other

New Contributors

Full Changelog: cli/cli@v2.68.1...v2.69.0

v2.68.1: GitHub CLI 2.68.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.68.0...v2.68.1

v2.68.0: GitHub CLI 2.68.0

Compare Source

What's Changed

✨ Features
🐛 Fixes
📚 Docs & Chores

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 5, 2025 23:27
@renovate renovate bot added the dependencies Indicates a change to dependencies label Mar 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from d3a59a2 to 6b6ef1c Compare March 10, 2025 19:20
Copy link
Contributor Author

renovate bot commented Mar 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/cpuguy83/go-md2man/v2 v2.0.5 -> v2.0.7
golang.org/x/text v0.22.0 -> v0.23.0

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from a4a1dad to 0099f68 Compare March 15, 2025 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 6 times, most recently from 1bc8173 to b288206 Compare March 24, 2025 19:54
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from b288206 to 53a90fc Compare March 25, 2025 11:50
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 8d5bd9a to 45c96fc Compare April 7, 2025 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 7fc35ca to 9a78f8f Compare April 15, 2025 10:39
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from 5b9ecf1 to 2531143 Compare April 24, 2025 20:30
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 945eb30 to 82c526f Compare May 2, 2025 11:31
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 82c526f to d66251b Compare May 8, 2025 05:51
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 191a33d to e325ed4 Compare May 16, 2025 12:37
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from e325ed4 to b8223de Compare May 20, 2025 00:12
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 8938524 to bd4eecb Compare June 3, 2025 14:11
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 29bf157 to 81def38 Compare June 14, 2025 06:06
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 81def38 to 50b4a89 Compare June 18, 2025 20:25
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from c068e53 to 2f4d600 Compare June 30, 2025 15:54
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from ffaadde to fd03119 Compare July 15, 2025 22:36
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 6 times, most recently from 47d5ed0 to 7c7b5e7 Compare July 24, 2025 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 7c7b5e7 to a975893 Compare July 29, 2025 13:55
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jul 29, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from a975893 to 05a85f0 Compare July 29, 2025 17:25
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 05a85f0 to a5688c5 Compare July 29, 2025 19:34
@KellyMerrick KellyMerrick merged commit 1ad29e0 into main Jul 29, 2025
11 checks passed
@KellyMerrick KellyMerrick deleted the renovate/all-minor-patch-digest-pin branch July 29, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants