Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2022

Bumps github.com/cli/cli from 0.10.1 to 1.2.1.

Release notes

Sourced from github.com/cli/cli's releases.

GitHub CLI 1.2.1

Security

  • This fixes the security vulnerability where running gh inside of an untrusted directory on Windows could lead to .\git.exe, .\git.bat, or a similarly crafted executable in the same directory being run instead of the system git command. See GHSA-fqfh-778m-2v32

Fixes

  • issue list: fetch and display all labels instead of just the first three #2312

  • pr view <branch>: allow viewing closed PRs #2276

  • pr create: omit the unnecessary and misleading Create a pull request for '<branch>' on GitHub by visiting: <URL> message generated by git push #2016

  • pr checks: improve error message when no checks are reported #2279

  • repo clone: print friendly error for the required argument #2253

  • release create: print friendly error for the required argument #2351

  • garden: completely reset status line when moving around #2341

  • Allow running gh commands from Windows Explorer search bar #2076 #2383

GitHub CLI 1.2.0

Features

  • api: add flag --hostname to set host target for api requests #2058

  • pr merge: add confirmation step in interactive mode #1622

  • auth login: add flag --scopes to set authorization scopes #2201

  • auth status: add flag --show-token to display auth token #2157

  • config set: add validation of configuration values #2138

  • config set: add warning for unknown configuration keys #2183

  • Codespaces: add support for "integration" tokens #2207

  • Add GH_NO_UPDATE_NOTIFIER environment variable to allow skipping of update checks #2134

  • Skip update checks in CI environments #2134

Bugs

  • issue list: fix result inconsistencies when specifying limit #2190

  • issue list: fix filtering by milestone for large milestone numbers #2178

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/cli/cli](https://github.com/cli/cli) from 0.10.1 to 1.2.1.
- [Release notes](https://github.com/cli/cli/releases)
- [Changelog](https://github.com/cli/cli/blob/trunk/.goreleaser.yml)
- [Commits](cli/cli@v0.10.1...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/cli/cli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 16, 2022
@google-oss-prow google-oss-prow bot requested review from pingsutw and theofpa July 16, 2022 04:37
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign chensun after the PR has been reviewed.
You can assign the PR to them by writing /assign @chensun in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants