-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update all non-major dependencies #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d3a59a2 to
6b6ef1c
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a4a1dad to
0099f68
Compare
1bc8173 to
b288206
Compare
b288206 to
53a90fc
Compare
8d5bd9a to
45c96fc
Compare
7fc35ca to
9a78f8f
Compare
5b9ecf1 to
2531143
Compare
945eb30 to
82c526f
Compare
82c526f to
d66251b
Compare
191a33d to
e325ed4
Compare
e325ed4 to
b8223de
Compare
8938524 to
bd4eecb
Compare
29bf157 to
81def38
Compare
81def38 to
50b4a89
Compare
c068e53 to
2f4d600
Compare
ffaadde to
fd03119
Compare
47d5ed0 to
7c7b5e7
Compare
7c7b5e7 to
a975893
Compare
a975893 to
05a85f0
Compare
05a85f0 to
a5688c5
Compare
KellyMerrick
approved these changes
Jul 29, 2025
timhuynh94
approved these changes
Jul 29, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.3.0->v5.5.03.21.3->3.22.13.21.3->3.22.12.67.0->2.76.1v5.4.0->v5.4.3v3.28.10->v3.29.4Release Notes
actions/setup-go (actions/setup-go)
v5.5.0Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0Compare 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.1Compare Source
gh pr createregression fixThis release fixes a regression introduced in
v2.76.0where 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
gh pr create, only fetch teams when reviewers contain a team by @BagToad in https://github.com/cli/cli/pull/11361📚 Docs & Chores
pushtotrunkbranch by @andyfeller in https://github.com/cli/cli/pull/11325api--previewdocs by @jsoref in https://github.com/cli/cli/pull/11274Full Changelog: cli/cli@v2.76.0...v2.76.1
v2.76.0: GitHub CLI 2.76.0Compare Source
GitHub Copilot Pro+ and Copilot Enterprise subscribers can now assign issues to GitHub Copilot during issue creation using:
gh issue create --assignee @​copilotgh issue create --assignee @​copilot --webCopilot (AI)as assignee ingh issue createmetadataFor more details, refer to the full changelog post for Copilot coding agent.
What's Changed
✨ Features
gh issue createby @andyfeller in https://github.com/cli/cli/pull/11279release viewcommand by @bdehamer in https://github.com/cli/cli/pull/11251🐛 Fixes
extensionandfilenamequalifiers intopathqualifier for web code search by @samcoe in https://github.com/cli/cli/pull/11211📚 Docs & Chores
Full Changelog: cli/cli@v2.75.1...v2.76.0
v2.75.1: GitHub CLI 2.75.1Compare Source
What's Changed
🐛 Fixes
gh pr createprioritize--titleand--bodyover--fillwhen--webis present" by @andyfeller in https://github.com/cli/cli/pull/11300📚 Docs & Chores
~/.config/gh/config.ymlby @kurahaupo in https://github.com/cli/cli/pull/11246third-party/folder out of CodeQL results by @BagToad in https://github.com/cli/cli/pull/11278third-partysource from golangci-lint by @andyfeller in https://github.com/cli/cli/pull/11293New Contributors
Full Changelog: cli/cli@v2.75.0...v2.75.1
v2.75.0: GitHub CLI 2.75.0Compare Source
What's Changed
✨ Features
--no-repos-selectedongh secret setby @williammartin in https://github.com/cli/cli/pull/11217🐛 Fixes
gh pr createprioritize--titleand--bodyover--fillwhen--webis present by @dankrzeminski32 in https://github.com/cli/cli/pull/10547HTTP 404when deleting remote branch inpr mergeby @babakks in https://github.com/cli/cli/pull/11234📚 Docs & Chores
workflow_dispatchsupport to PR Help Wanted check by @BagToad in https://github.com/cli/cli/pull/11179GH_TOKENenv variable from workflow by @BagToad in https://github.com/cli/cli/pull/11190aptin installation instructions by @tklauser in https://github.com/cli/cli/pull/11216cli/clirepository by @andyfeller in https://github.com/cli/cli/pull/11060.rsysogeneration script by @andyfeller in https://github.com/cli/cli/pull/11257New Contributors
Full Changelog: cli/cli@v2.74.2...v2.75.0
v2.74.2: GitHub CLI 2.74.2Compare Source
What's Changed
🐛 Fixes
gh pr editby @BagToad in https://github.com/cli/cli/pull/11065📚 Docs & Chores
help wantedlabelling by @williammartin in https://github.com/cli/cli/pull/11105New Contributors
Full Changelog: cli/cli@v2.74.1...v2.74.2
v2.74.1: GitHub CLI 2.74.1Compare Source
What's Changed
@copilotingh [pr|issue] edit --add-assigneeand--remove-assigneeby @timrogers in https://github.com/cli/cli/pull/11056Full Changelog: cli/cli@v2.74.0...v2.74.1
v2.74.0: GitHub CLI 2.74.0Compare Source
Security
A security vulnerability has been identified in a core
ghdependency,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
ghrelease by updatinggo-ghto a fixed version.For more information, see GHSA-g9f5-x53j-h563
What's changed
✨ Features
preview promptercommand by @BagToad in https://github.com/cli/cli/pull/10745--compactflag by @iamazeem in https://github.com/cli/cli/pull/10629🐛 Fixes
gh config --helpby @BagToad in https://github.com/cli/cli/pull/11003gh gist editpanic when no file in a gist by @phanen in https://github.com/cli/cli/pull/10627gh attestationcommands by @malancas in https://github.com/cli/cli/pull/10943📚 Docs & Chores
RenderJobsandRenderJobsCompactby @babakks in https://github.com/cli/cli/pull/11013--headoption topr listdocs by @babakks in https://github.com/cli/cli/pull/10979pr createwill print the created PR's URL by @babakks in https://github.com/cli/cli/pull/10980go-ghto v2.12.1 by @BagToad in https://github.com/cli/cli/pull/11043New Contributors
Full Changelog: cli/cli@v2.73.0...v2.74.0
v2.73.0: GitHub CLI 2.73.0Compare Source
You can now assign issues to GitHub Copilot directly from
gh, just as you would assign them to a teammate. Usegh issue edit <number> --add-assignee @​copilotto 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 rungh issue editinteractively,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
issue editandpr editby @BagToad in https://github.com/cli/cli/pull/10992gh issue edit: actors are assignable to issues by @BagToad in https://github.com/cli/cli/pull/10960gh pr edit: Assign actors to pull requests by @BagToad in https://github.com/cli/cli/pull/10984issue edit,pr edit: handle display names in interactive assignee editing by @BagToad in https://github.com/cli/cli/pull/10990issue edit,pr edit: Support special non-interactive (flags) assignee name@copilotby @BagToad in https://github.com/cli/cli/pull/10991closedByPullRequestsReferencesJSON field by @iamazeem in https://github.com/cli/cli/pull/10941🐛 Fixes
StatusJSONResponseusage by @babakks in https://github.com/cli/cli/pull/10810gh pr view 0by @nopcoder in https://github.com/cli/cli/pull/10729📚 Docs & Chores
pr createby @williammartin in https://github.com/cli/cli/pull/10915gh attestation verifyby @malancas in https://github.com/cli/cli/pull/10670What's Changed
New Contributors
Full Changelog: cli/cli@v2.72.0...v2.73.0
v2.72.0: GitHub CLI 2.72.0Compare Source
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:
These new experiences are captured in a new
gh a11yhelp 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
gh accessibilityhelp topic highlighting GitHub CLI accessibility experiences by @andyfeller in https://github.com/cli/cli/pull/10890closingIssuesReferencesJSON field by @iamazeem in https://github.com/cli/cli/pull/10544🐛 Fixes
TestRepo/repo-set-defaultby @aconsuegra in https://github.com/cli/cli/pull/10884New Contributors
Full Changelog: cli/cli@v2.71.2...v2.72.0
v2.71.2: GitHub CLI 2.71.2Compare Source
What's Changed
Full Changelog: cli/cli@v2.71.1...v2.71.2
v2.71.1: GitHub CLI 2.71.1Compare Source
What's Changed
Full Changelog: cli/cli@v2.71.0...v2.71.1
v2.71.0: GitHub CLI 2.71.0Compare Source
What's Changed
✨ Features
gh pr create: Support Git's@{push}revision syntax for determining head ref by @BagToad in https://github.com/cli/cli/pull/10513gh config: add config settings for accessible prompter and disabling spinner by @BagToad in https://github.com/cli/cli/pull/10846🐛 Fixes
projectcommands use shared progress indicator by @BagToad in https://github.com/cli/cli/pull/10817issue viewby @williammartin in https://github.com/cli/cli/pull/10813issue createby @williammartin in https://github.com/cli/cli/pull/10815📚 Docs & Chores
New Contributors
Full Changelog: cli/cli@v2.70.0...v2.71.0
v2.70.0: GitHub CLI 2.70.0Compare 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.0has 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:
For more information including demos from various official distributions, see #10649.
What's Changed
✨ Features
🐛 Fixes
run list: do not fail on organization/enterprise ruleset imposed workflows by @BagToad in https://github.com/cli/cli/pull/10660gh alias deletetest, prevent wiping out GitHub CLI configuration by @andyfeller in https://github.com/cli/cli/pull/10683GitKindextension directory path by @iamazeem in https://github.com/cli/cli/pull/10609📚 Docs & Chores
./script/signcleanup by @iamazeem in https://github.com/cli/cli/pull/10599gh at verify --help, document json output by @phillmv in https://github.com/cli/cli/pull/10685README.mdby @babakks in https://github.com/cli/cli/pull/10742New Contributors
Full Changelog: cli/cli@v2.69.0...v2.70.0
v2.69.0: GitHub CLI 2.69.0Compare Source
What's Changed
Features
*characters, by @iamazeem in https://github.com/cli/cli/pull/10413Bug Fixes
gh issue/pr comment --edit-lastno longer creates a comment in non-interactive mode if there weren't one. A new flag--create-if-noneprovides this behaviour, by @andyfeller in https://github.com/cli/cli/pull/10625gh repo syncprovides a more informative error for missing workflow permissions when the token is provided by a GitHub app, by @wata727 in https://github.com/cli/cli/pull/10574gh apino longer tries to encode URLs incorrectly, by @williammartin in https://github.com/cli/cli/pull/10630Other
New Contributors
Full Changelog: cli/cli@v2.68.1...v2.69.0
v2.68.1: GitHub CLI 2.68.1Compare Source
What's Changed
Full Changelog: cli/cli@v2.68.0...v2.68.1
v2.68.0: GitHub CLI 2.68.0Compare Source
What's Changed
✨ Features
gh attestation verifyby @malancas in https://github.com/cli/cli/pull/10308gh issue/pr comment] Add--create-if-noneand prompts to create a comment if no comment already exists by @latzskim in https://github.com/cli/cli/pull/10427--succeed-on-no-cachesflag to return exit code 0 by @iamazeem in https://github.com/cli/cli/pull/10327🐛 Fixes
GetLocalAttestationsand clean up custom registry transport by @malancas in https://github.com/cli/cli/pull/10382GH_REPOtoo in addition to--repofor disambiguation by @williammartin in https://github.com/cli/cli/pull/10539gh secretsubcommands not working outside of a repository)remoteResolvercaching issue by @iamazeem in https://github.com/cli/cli/pull/10456📚 Docs & Chores
ghOAuth tokens inauth logout's help by @BagToad in https://github.com/cli/cli/pull/10490Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.