Update dependency cli/cli to v2.40.1 #140
Merged
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:
v2.39.2
->v2.40.1
Release Notes
cli/cli (cli/cli)
v2.40.1
: GitHub CLI 2.40.1Compare Source
What's Changed
Other Things
Full Changelog: cli/cli@v2.40.0...v2.40.1
v2.40.0
: GitHub CLI 2.40.0Compare Source
Multiple Account Support
With the
v2.40.0
release, multi-account support is introduced togh
for GitHub.com and GitHub Enterprise and it is only the beginning!Thanks to @gabe565 for his efforts to support multi-account capabilities with
gh-profile
extension for this long requested feature! ❤️This release focuses on several specific use cases:
gh auth login
gh
andgit
use withgh auth switch
gh auth status
gh auth logout
Future enhancements such as automatic account switching based on context and more git automatic git configuration will be planned based on community feedback.
For much more detail about the specific of multiple account support in this release as well as a discussion of the sharp edges, please see this doc.
Please provide feedback in our release discussion.
What's changed
auth status
when there are connection issues by @tal66 in https://github.com/cli/cli/pull/8337run list
results by commit sha by @nelsonchen304 in https://github.com/cli/cli/pull/8350pr merge
output when running interactively by @ffalor in https://github.com/cli/cli/pull/8381Other technical changes
New Contributors
Full Changelog: cli/cli@v2.39.2...v2.40.0
This discussion was created from the release GitHub CLI 2.40.0.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.