Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C Cli
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • relengreleng
  • Cli
  • Merge requests
  • !392

Bump github.com/cli/cli/v2 from 2.24.3 to 2.25.1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged dependabot-ci requested to merge dependabot-go_modules-github.com-cli-cli-v2-2.25.1 into main Mar 22, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

Bumps github.com/cli/cli/v2 from 2.24.3 to 2.25.1.

Release notes

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

GitHub CLI 2.25.1

What's Changed

  • variable: fix listing and deleting per-environment variables by @​rsteube in cli/cli#7207

Full Changelog: https://github.com/cli/cli/compare/v2.25.0...v2.25.1

GitHub CLI 2.25.0

What's New

  • New suit of commands for working with Repository and Organization variables
    • variable set by @​atirikt in cli/cli#6928
    • variable list by @​atirikt in cli/cli#6995
    • variable delete by @​atirikt in cli/cli#6929
  • ext install: Introduce new --force flag by @​heaths in cli/cli#7173

What's Changed

  • browse: Improve documentation and consistency of the --commit flag by @​alex-petrov-vt in cli/cli#7105
  • repo sync: Ensure git fetch is always authenticated by @​samcoe in cli/cli#7139
  • repo delete: Don't delete repos that have transfered ownership by @​samcoe in cli/cli#7106
  • auth: Skip searching keyring when checking for environment tokens by @​benjlevesque in cli/cli#7169
  • auth refresh: Improve documentation of --scopes flag behavior by @​alex-petrov-vt in cli/cli#7132
  • pr status: Hide "current branch" when using --repo flag by @​jtpetty in cli/cli#7180
  • repo archive: Change to use Prompter package by @​Ruminateer in cli/cli#7083
  • search: Fix multiword keyword quoting by @​samcoe in cli/cli#7170
  • Replace deprecated command with environment file by @​jongwooo in cli/cli#7195
  • New prompt testing utility by @​vilmibm in cli/cli#7116
  • Use transform.Transformer interface for ascii sanitization by @​samcoe in cli/cli#7117
  • Only replace control sequences by @​samcoe in cli/cli#7168
  • Tech debt cleanup for variable and secret commands by @​samcoe in cli/cli#7151
  • Bump actions/setup-go from 3 to 4 by @​dependabot in cli/cli#7177

New Contributors

  • @​atirikt made their first contribution in cli/cli#6928
  • @​jtpetty made their first contribution in cli/cli#7180
  • @​jongwooo made their first contribution in cli/cli#7195

Full Changelog: https://github.com/cli/cli/compare/v2.24.3...v2.25.0

GitHub CLI 2.25.0-pre0

What's New

  • New suit of commands for working with Repository and Organization variables
    • variable set by @​atirikt in cli/cli#6928
    • variable list by @​atirikt in cli/cli#6995
    • variable delete by @​atirikt in cli/cli#6929
  • ext install: Introduce new --force flag by @​heaths in cli/cli#7173

What's Changed

  • browse: Improve documentation and consistency of the --commit flag by @​alex-petrov-vt in cli/cli#7105
  • repo sync: Ensure git fetch is always authenticated by @​samcoe in cli/cli#7139
  • repo delete: Don't delete repos that have transfered ownership by @​samcoe in cli/cli#7106

... (truncated)

Commits
  • 1fc98f6 variable: fix listing and deleting variables in an environment (#7207)
  • 88cae9f Support ext install --force (#7173)
  • 0b9b1f7 use Prompter for pkg/cmd/repo/archive (#7083)
  • 9d10439 Merge pull request #7195 from jongwooo/chore/replace-deprecated-command-with-...
  • 3a89f14 Replace deprecated command with environment file
  • 9596fd5 Skip checking keyring for token in certain scenarios (#7169)
  • d905165 Bump actions/setup-go from 3 to 4 (#7177)
  • 7bd7153 Fix multiword keyword quoting for search commands (#7170)
  • 999caaa Merge pull request #7180 from cli/jtpetty/issue-455
  • 6d09500 Fixes #455 - Hide "current branch" for pr status --repo
  • Additional commits viewable in compare view

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot-go_modules-github.com-cli-cli-v2-2.25.1