Taiki130 / ecsexec

A tool designed to access a shell session within a container running in an ECS task.
MIT License
3 stars 0 forks source link

chore(deps): update dependency cli/cli to v2.60.0 #407

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
cli/cli minor v2.59.0 -> v2.60.0

Release Notes

cli/cli (cli/cli) ### [`v2.60.0`](https://redirect.github.com/cli/cli/releases/tag/v2.60.0): GitHub CLI 2.60.0 [Compare Source](https://redirect.github.com/cli/cli/compare/v2.59.0...v2.60.0) #### What's Changed - Rewrite a sentence in CONTRIBUTING.md by [@​muzimuzhi](https://redirect.github.com/muzimuzhi) in [https://github.com/cli/cli/pull/9772](https://redirect.github.com/cli/cli/pull/9772) - Add acceptance tests for `workflow`, `run`, and `cache` commands by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9766](https://redirect.github.com/cli/cli/pull/9766) - Add basic `api` acceptance tests by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9770](https://redirect.github.com/cli/cli/pull/9770) - Add acceptance tests for `release` commands by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9771](https://redirect.github.com/cli/cli/pull/9771) - build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/cli/cli/pull/9752](https://redirect.github.com/cli/cli/pull/9752) - Include startedAt, completedAt in run steps data by [@​andyfeller](https://redirect.github.com/andyfeller) in [https://github.com/cli/cli/pull/9774](https://redirect.github.com/cli/cli/pull/9774) - Add handling of empty titles for Issues and PRs by [@​jtmcg](https://redirect.github.com/jtmcg) in [https://github.com/cli/cli/pull/9701](https://redirect.github.com/cli/cli/pull/9701) - Add acceptance tests for `repo` commands by [@​jtmcg](https://redirect.github.com/jtmcg) in [https://github.com/cli/cli/pull/9783](https://redirect.github.com/cli/cli/pull/9783) - Add acceptance tests for `search` command by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9786](https://redirect.github.com/cli/cli/pull/9786) - `LiveSigstoreVerifier.Verify` should error if no attestations are present by [@​phillmv](https://redirect.github.com/phillmv) in [https://github.com/cli/cli/pull/9742](https://redirect.github.com/cli/cli/pull/9742) - Add acceptance tests for `secret` commands by [@​andyfeller](https://redirect.github.com/andyfeller) in [https://github.com/cli/cli/pull/9782](https://redirect.github.com/cli/cli/pull/9782) - Prevent local extension installations with invalid names and conflicts with core commands and other extensions by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9794](https://redirect.github.com/cli/cli/pull/9794) - Add ArchivedAt field by [@​tsukasaI](https://redirect.github.com/tsukasaI) in [https://github.com/cli/cli/pull/9790](https://redirect.github.com/cli/cli/pull/9790) - Add acceptance tests for `variable` commands by [@​andyfeller](https://redirect.github.com/andyfeller) in [https://github.com/cli/cli/pull/9784](https://redirect.github.com/cli/cli/pull/9784) - Use new GitHub preview terms in `working-with-us.md` by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9800](https://redirect.github.com/cli/cli/pull/9800) - Use new GitHub previews terminology in attestation commands' help docs by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9799](https://redirect.github.com/cli/cli/pull/9799) - `gh at verify` retries fetching attestations if it receives a 5xx by [@​phillmv](https://redirect.github.com/phillmv) in [https://github.com/cli/cli/pull/9797](https://redirect.github.com/cli/cli/pull/9797) - Clarify in README that `gh` is supported on GitHub Enterprise Cloud by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9805](https://redirect.github.com/cli/cli/pull/9805) - Use forked testscript for token redaction by [@​williammartin](https://redirect.github.com/williammartin) in [https://github.com/cli/cli/pull/9804](https://redirect.github.com/cli/cli/pull/9804) - Add testscripts for gpg-key and label commands by [@​williammartin](https://redirect.github.com/williammartin) in [https://github.com/cli/cli/pull/9811](https://redirect.github.com/cli/cli/pull/9811) - Adjust environment help for host and tokens by [@​williammartin](https://redirect.github.com/williammartin) in [https://github.com/cli/cli/pull/9809](https://redirect.github.com/cli/cli/pull/9809) - Add acceptance tests for `org` and `ssh-key` commands by [@​BagToad](https://redirect.github.com/BagToad) in [https://github.com/cli/cli/pull/9812](https://redirect.github.com/cli/cli/pull/9812) - Add acceptance tests for `gh auth` commands by [@​jtmcg](https://redirect.github.com/jtmcg) in [https://github.com/cli/cli/pull/9787](https://redirect.github.com/cli/cli/pull/9787) - Note token redaction in Acceptance test README by [@​williammartin](https://redirect.github.com/williammartin) in [https://github.com/cli/cli/pull/9813](https://redirect.github.com/cli/cli/pull/9813) #### New Contributors - [@​tsukasaI](https://redirect.github.com/tsukasaI) made their first contribution in [https://github.com/cli/cli/pull/9790](https://redirect.github.com/cli/cli/pull/9790) **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: Enabled.

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.



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