This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
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.3.0
->v2.4.0
Release Notes
cli/cli
v2.4.0
Compare Source
New features
repo edit
command by @g14a in https://github.com/cli/cli/pull/4318release create
: add--generate-notes
functionality by @Sixeight in https://github.com/cli/cli/pull/4467release create
: add interactive mode to choose a tag name by @sguzmanm in https://github.com/cli/cli/pull/4525pr merge
: allow editing commit subject by @cristiand391 in https://github.com/cli/cli/pull/3344secret set
: allow importing secrets from a dotenv file by @lpessoa in https://github.com/cli/cli/pull/4534run list/view
: add--json
export functionality by @cristiand391 in https://github.com/cli/cli/pull/3869Fixes
pr view
: ensure that PR reviews are always rendered in--comments
mode by @mislav in https://github.com/cli/cli/pull/4848api
: handle HTTP 409 error message from the server by @mislav in https://github.com/cli/cli/pull/4862issue edit
: fix race condition when updating labels by @despreston in https://github.com/cli/cli/pull/4861browse
: support--commit
with the repo override flag by @bchadwic in https://github.com/cli/cli/pull/4845repo create
: fix printing repo URL in no-TTY mode by @mislav in https://github.com/cli/cli/pull/4904repo sync
: use the new merge-upstream API if available by @mislav in https://github.com/cli/cli/pull/4942run
: display and treat "Cancelled" status as a failure by @bchadwic in https://github.com/cli/cli/pull/4850extension upgrade
: an already up-to-date extension should not a produce a failure by @tisonkun in https://github.com/cli/cli/pull/4857ssh.github.com
as agithub.com
host by @mislav in https://github.com/cli/cli/pull/4938New Contributors
Configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.