chore(deps): update dependency github-cli to v2.60.1 #98

Merged
joao.dubas merged 1 commits from renovate/github-cli-2.x into main 2024-10-28 14:29:55 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
github-cli minor 2.59.0 -> 2.60.1

Release Notes

cli/cli (github-cli)

v2.60.1: GitHub CLI 2.60.1

Compare Source

This is a small patch release to fix installing gh via go install which was broken with v2.60.0.

What's Changed

Full Changelog: https://github.com/cli/cli/compare/v2.60.0...v2.60.1

v2.60.0: GitHub CLI 2.60.0

Compare Source

What's Changed

Acceptance Test Changes

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.59.0...v2.60.0


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 | |---|---|---| | [github-cli](https://github.com/cli/cli) | minor | `2.59.0` -> `2.60.1` | --- ### Release Notes <details> <summary>cli/cli (github-cli)</summary> ### [`v2.60.1`](https://github.com/cli/cli/releases/tag/v2.60.1): GitHub CLI 2.60.1 [Compare Source](https://github.com/cli/cli/compare/v2.60.0...v2.60.1) This is a small patch release to fix installing `gh` via `go install` which was broken with v2.60.0. #### What's Changed - Update testscript to use hard fork by [@&#8203;williammartin](https://github.com/williammartin) in https://github.com/cli/cli/pull/9821 **Full Changelog**: https://github.com/cli/cli/compare/v2.60.0...v2.60.1 ### [`v2.60.0`](https://github.com/cli/cli/releases/tag/v2.60.0): GitHub CLI 2.60.0 [Compare Source](https://github.com/cli/cli/compare/v2.59.0...v2.60.0) #### What's Changed - Add ArchivedAt field by [@&#8203;tsukasaI](https://github.com/tsukasaI) in https://github.com/cli/cli/pull/9790 - Include startedAt, completedAt in run steps data by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/9774 - Adjust environment help for host and tokens by [@&#8203;williammartin](https://github.com/williammartin) in https://github.com/cli/cli/pull/9809 - Add handling of empty titles for Issues and PRs by [@&#8203;jtmcg](https://github.com/jtmcg) in https://github.com/cli/cli/pull/9701 - `LiveSigstoreVerifier.Verify` should error if no attestations are present by [@&#8203;phillmv](https://github.com/phillmv) in https://github.com/cli/cli/pull/9742 - `gh at verify` retries fetching attestations if it receives a 5xx by [@&#8203;phillmv](https://github.com/phillmv) in https://github.com/cli/cli/pull/9797 - Prevent local extension installations with invalid names and conflicts with core commands and other extensions by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9794 - Rewrite a sentence in CONTRIBUTING.md by [@&#8203;muzimuzhi](https://github.com/muzimuzhi) in https://github.com/cli/cli/pull/9772 - Use new GitHub preview terms in `working-with-us.md` by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9800 - Use new GitHub previews terminology in attestation commands' help docs by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9799 - Clarify in README that `gh` is supported on GitHub Enterprise Cloud by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9805 - build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cli/cli/pull/9752 ##### Acceptance Test Changes - Add acceptance tests for `workflow`, `run`, and `cache` commands by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9766 - Add basic `api` acceptance tests by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9770 - Add acceptance tests for `release` commands by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9771 - Add acceptance tests for `org` and `ssh-key` commands by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9812 - Add acceptance tests for `gh auth` commands by [@&#8203;jtmcg](https://github.com/jtmcg) in https://github.com/cli/cli/pull/9787 - Add acceptance tests for `repo` commands by [@&#8203;jtmcg](https://github.com/jtmcg) in https://github.com/cli/cli/pull/9783 - Add acceptance tests for `search` command by [@&#8203;BagToad](https://github.com/BagToad) in https://github.com/cli/cli/pull/9786 - Add acceptance tests for `variable` commands by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/978 - Add testscripts for gpg-key and label commands by [@&#8203;williammartin](https://github.com/williammartin) in https://github.com/cli/cli/pull/9811 - Use forked testscript for token redaction by [@&#8203;williammartin](https://github.com/williammartin) in https://github.com/cli/cli/pull/9804 - Add acceptance tests for `secret` commands by [@&#8203;andyfeller](https://github.com/andyfeller) in https://github.com/cli/cli/pull/9782 - Note token redaction in Acceptance test README by [@&#8203;williammartin](https://github.com/williammartin) in https://github.com/cli/cli/pull/9813 #### New Contributors - [@&#8203;tsukasaI](https://github.com/tsukasaI) made their first contribution in https://github.com/cli/cli/pull/9790 **Full Changelog**: https://github.com/cli/cli/compare/v2.59.0...v2.60.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2024-10-24 17:54:40 +00:00
renovate-bot changed title from chore(deps): update dependency github-cli to v2.60.0 to chore(deps): update dependency github-cli to v2.60.1 2024-10-25 17:24:37 +00:00
renovate-bot force-pushed renovate/github-cli-2.x from 79a13fb866 to 49f16861f6 2024-10-25 17:24:38 +00:00 Compare
joao.dubas force-pushed renovate/github-cli-2.x from 49f16861f6 to 3f4c1ea9e9 2024-10-28 14:29:37 +00:00 Compare
joao.dubas merged commit 38764c2fbb into main 2024-10-28 14:29:55 +00:00
joao.dubas deleted branch renovate/github-cli-2.x 2024-10-28 14:29:55 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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