Skip to content
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

Update dependency cli/cli to v2 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 28, 2022

This PR contains the following updates:

Package Update Change
cli/cli major v1.0.0 -> v2.65.0

Release Notes

cli/cli (cli/cli)

v2.65.0: GitHub CLI 2.65.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.64.0...v2.65.0

v2.64.0: GitHub CLI 2.64.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.63.2...v2.64.0

v2.63.2: GitHub CLI 2.63.2

Compare Source

What's Changed

Full Changelog: cli/cli@v2.63.1...v2.63.2

v2.63.1: GitHub CLI 2.63.1

Compare Source

What's Changed

Security

  • A security vulnerability has been identified in GitHub CLI that could create or overwrite files in unintended directories when users download a malicious GitHub Actions workflow artifact through gh run download.

    For more information, see GHSA-2m9h-r57g-45pj

Full Changelog: cli/cli@v2.63.0...v2.63.1

v2.63.0: GitHub CLI 2.63.0

Compare Source

What's Changed

Full Changelog: cli/cli@v2.62.0...v2.63.0

Security

  • A security vulnerability has been identified in the GitHub CLI that could leak authentication tokens when cloning repositories containing git submodules hosted outside of GitHub.com and ghe.com.

    For more information, see GHSA-jwcm-9g39-pmcw

New Contributors

v2.62.0: GitHub CLI 2.62.0

Compare Source

What's Changed

Full Changelog: cli/cli@v2.61.0...v2.62.0

Security

  • A security vulnerability has been identified in GitHub CLI that could allow remote code execution (RCE) when users connect to a malicious Codespace SSH server and use the gh codespace ssh or gh codespace logs commands.

    For more information, see GHSA-p2h2-3vg9-4p87

GitHub CLI notifies users about latest extension upgrades

Similar to the notification of latest gh releases, the v2.62.0 version of GitHub CLI will notify users about latest extension upgrades when the extension is used:

$ gh ado2gh
...

A new release of ado2gh is available: 1.7.0 → 1.8.0
To upgrade, run: gh extension upgrade ado2gh --force
https://github.com/github/gh-ado2gh
Why does this matter?

This removes a common pain point of extension authors as they have had to reverse engineer and implement a similar mechanism within their extensions directly.

With this quality of life improvement, there are 2 big benefits:

  1. Extension authors will hopefully see increased adoption of newer releases while having lower bar to maintaining their extensions.
  2. GitHub CLI users will have greater awareness of new features, bug fixes, and security fixes to the extensions used.
What do you need to do?

Extension authors should review their extensions and consider removing any custom logic previously implemented to notify users of new releases.

v2.61.0: GitHub CLI 2.61.0

Compare Source

Ensure users understand consequences before making repository visibility changes

In v2.61.0, gh repo edit command has been enhanced to inform users about consequences of changing visibility and ensure users are intentional before making irreversible changes:

  1. Interactive gh repo edit visibility change requires confirmation when changing from public, private, or internal
  2. Non-interactive gh repo edit --visibility change requires new --accept-visibility-change-consequences flag to confirm
  3. New content to inform users of consequences
    • Incorporate GitHub Docs content into help usage and interactive gh repo edit experience
    • Expanded help usage to call out most concerning consequences
    • Display repository star and watcher counts to understand impact before confirming

What's Changed

New Contributors

Full Changelog: cli/cli@v2.60.1...v2.61.0

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: cli/cli@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: cli/cli@v2.59.0...v2.60.0

v2.59.0: GitHub CLI 2.59.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.58.0...v2.59.0

v2.58.0: GitHub CLI 2.58.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.57.0...v2.58.0

v2.57.0: GitHub CLI 2.57.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.56.0...v2.57.0

v2.56.0: GitHub CLI 2.56.0

Compare Source

Important note about renewed GPG key

The Debian and RedHat releases have been signed with a new GPG key. If you are experiencing issues updating your .deb or .rpm packages, please read cli/cli#9569.

What's Changed

New Contributors

Full Changelog: cli/cli@v2.55.0...v2.56.0

v2.55.0: GitHub CLI 2.55.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.54.0...v2.55.0

v2.54.0: GitHub CLI 2.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.53.0...v2.54.0

v2.53.0: GitHub CLI 2.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.52.0...v2.53.0

v2.52.0: GitHub CLI 2.52.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.51.0...v2.52.0

v2.51.0: GitHub CLI 2.51.0

Compare Source

What's Changed


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 62a9b09 to 6daf320 Compare August 10, 2022 19:48
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch 3 times, most recently from 1576a31 to 68af3e1 Compare August 25, 2022 10:42
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 68af3e1 to 9d3c4ea Compare September 6, 2022 20:22
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch 2 times, most recently from 78c3e18 to fb4df57 Compare September 26, 2022 17:39
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from fb4df57 to 65a000a Compare November 20, 2022 09:03
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 65a000a to 8efba2c Compare March 16, 2023 23:47
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 8efba2c to 24eefcb Compare April 3, 2023 16:01
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 24eefcb to bf539b0 Compare May 30, 2023 23:56
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from bf539b0 to 3a37f8a Compare June 21, 2023 05:54
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 3a37f8a to b062911 Compare July 12, 2023 05:54
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from b062911 to 03ed1fe Compare July 25, 2023 08:58
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 03ed1fe to ee85866 Compare August 23, 2023 02:52
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from ee85866 to 8e77bc3 Compare September 7, 2023 17:59
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 8e77bc3 to 2e84dda Compare September 20, 2023 02:58
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 2e84dda to 0e18c7b Compare October 4, 2023 05:28
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 0e18c7b to c620367 Compare October 18, 2023 05:52
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from c620367 to e758e89 Compare November 2, 2023 02:20
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from e758e89 to 203aa1d Compare November 15, 2023 05:19
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 203aa1d to a1b2597 Compare November 30, 2023 02:26
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from a1b2597 to 27e6bfe Compare December 8, 2023 02:44
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 27e6bfe to af7a30e Compare December 15, 2023 20:34
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch 2 times, most recently from 44a1c5a to cb9d4a0 Compare January 12, 2024 02:24
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from cb9d4a0 to e4781bb Compare January 16, 2024 20:27
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from e4781bb to 3cf65b7 Compare February 1, 2024 04:42
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 3cf65b7 to 0fc4c3f Compare February 17, 2024 02:45
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 0fc4c3f to 13c35e2 Compare March 5, 2024 02:04
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 13c35e2 to 7f5cb39 Compare March 21, 2024 23:38
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 7f5cb39 to 8c84707 Compare April 4, 2024 05:25
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 8c84707 to 3cdacf6 Compare April 17, 2024 23:41
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 3cdacf6 to 0b0bea9 Compare April 30, 2024 23:35
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch 2 times, most recently from 25f3207 to 48b4145 Compare May 14, 2024 02:50
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 48b4145 to 04531f7 Compare May 30, 2024 23:33
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 04531f7 to 745889e Compare June 14, 2024 23:40
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 745889e to 01b352f Compare June 26, 2024 05:51
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 01b352f to 70d2c35 Compare July 19, 2024 20:51
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 70d2c35 to 3caae3a Compare August 2, 2024 08:28
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 3caae3a to cce7855 Compare August 22, 2024 20:55
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from cce7855 to 47d29b5 Compare September 10, 2024 20:57
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 47d29b5 to 9532d6d Compare September 18, 2024 02:44
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 9532d6d to 4577cc2 Compare October 2, 2024 02:13
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch 3 times, most recently from b0e8d25 to fbcf2ee Compare October 26, 2024 02:30
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from fbcf2ee to 4f9f1a7 Compare November 8, 2024 02:43
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 4f9f1a7 to 9604fcc Compare November 15, 2024 05:39
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 9604fcc to 1a0d149 Compare November 28, 2024 17:42
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 1a0d149 to 6c69c63 Compare December 5, 2024 23:46
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 6c69c63 to ae3cf54 Compare December 21, 2024 20:29
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from ae3cf54 to de8bd26 Compare January 6, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant