kubeflow / testing

Test infrastructure and tooling for Kubeflow.
Apache License 2.0
63 stars 89 forks source link

chore(deps): bump github.com/cli/cli from 0.10.1 to 1.2.1 in /go #1012

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

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

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
  • 97b176d Fix git executable name for Windows in tests
  • fc3f517 Merge pull request from GHSA-fqfh-778m-2v32
  • 38f68d8 Improve error message when git isn't found
  • c87dc00 Omit the full path of a command in DEBUG mode
  • 5b4a08d Ensure that only PATH is searched when shelling out to external commands
  • 3a1e002 Merge pull request #2393 from cli/bump-deps
  • 85a7dfb Merge pull request #2312 from jan25/jan25/issue-2042
  • f505d1f Bump golang.org/x/text
  • 6ac38d9 Bump golang.org/x/crypto
  • 67cafa3 Bump shurcooL/githubv4
  • Additional commits viewable in compare view


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](https://github.com/kubeflow/testing/network/alerts).
google-oss-prow[bot] commented 2 years ago

[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: - **[OWNERS](https://github.com/kubeflow/testing/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment