Skip to content

Bump gitlab.com/gitlab-org/cli from 1.31.0 to 1.33.0

Bumps gitlab.com/gitlab-org/cli from 1.31.0 to 1.33.0.

Release notes

Sourced from gitlab.com/gitlab-org/cli's releases.

v1.33.0

Changelog

  • 8f75fe31 docs(config): add check_update and display_hyperlinks
  • efd4ea26 docs(mr delete): change close to delete
  • de0f9e0e docs: Add feature design guidelines
  • ef57c439 docs: Add note about maintainership
  • 90ff75aa feat: prefill scope parameter for PAT generation
  • 849ca1a3 fix(auth login): encode scopes for oauth url
  • 465a67fc fix(check-update): remove auth for check-update
  • f5df4785 fix: Fix errors which show up when running `make check'
  • 6fcdcccc fix: glab ci status needs terminal on stdin

v1.32.0

Changelog

  • aacab6a1 docs: clarify possible options for parameters for "ci list"
  • c6640d12 feat(ci): add Pipeline IID to ci list
  • cf7e03ab feat(mr): populate description from commit messages
  • 3c6c7b09 feat: add incident note command
  • 945febf5 feat: add support for child pipelines in ci view
  • c8057a29 feat: handle response from VertexAI instead of OpenAI
  • cd3b2cf6 fix(ci run): use correct default branch
  • 730c1db9 fix(deps): upgrade go-gitlab to v0.88.0
  • 531de56b fix(issue): fix using issue commands from non-git dir
  • 8d60acdc fix: Don't add glab-resolved when it already exists in a remote
  • 43f6e60b fix: Handle trailing slash in remote URL
  • 7932b105 fix: Preventing a panic when not using a sub command
  • d0dcebea fix: goreleaser deprecated replacements, fixing the filename templates
  • dc6851f1 fix: use basereporemote.name as argument to GetDefaultBranch
  • 7cdfb598 fixup! no index trickery, compare values
  • 3e5d2589 fixup! set error context in mrBody
  • 60c55fc8 refactor(mr): split mrBody out of mrBodyAndTitle
  • f1d9f9b5 release: fix assets-links suggestion/help
  • 29f9e442 test: Fix test Test_repoArchive_Integration integration test
Commits
  • f091655 Merge branch 'chore/prefill' into 'main'
  • 90ff75a feat: prefill scope parameter for PAT generation
  • cd7182b Merge branch 'aqualls-crosslink-contributing' into 'main'
  • 48539e1 chore: Update which docs files are linted
  • d56349e Merge branch 'jmc-no-auth-update' into 'main'
  • 465a67f fix(check-update): remove auth for check-update
  • 7aee063 Merge branch 'otovar/add-cli-design-guidelines' into 'main'
  • de0f9e0 docs: Add feature design guidelines
  • eb616f0 Merge branch 'jmc-mr-delete-doc' into 'main'
  • efd4ea2 docs(mr delete): change close to delete
  • Additional commits viewable in compare view

Merge request reports