chore(deps): update dependency gitlab-org/cli to v1.112.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| gitlab-org/cli | minor | v1.110.0 -> v1.112.0 |
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/cli (gitlab-org/cli)
v1.112.0
Changelog
✨ Features
- a102d691: feat(auth): warn when env token overrides stored credentials (Stan Hu stanhu@gmail.com)
- c9b64657: feat(df): add CI verdict log and summary renderer (Michael Eddington meddington@gitlab.com)
- 1b77d060: feat(df): add df parent command with npm-config and ci-summary (Michael Eddington meddington@gitlab.com)
🐛 Bug Fixes
- 78e5651f: fix(auth): avoid dumping HTML error pages in auth status (Stan Hu stanhu@gmail.com)
- 7c627d05: fix(auth): handle nil Response in oauth2 error sanitization (Stan Hu stanhu@gmail.com)
- 334c6841: fix(auth): preserve wrapper context when sanitizing auth errors (Stan Hu stanhu@gmail.com)
- cd0a8301: fix(issue-8220): show system notes in text output when --type all (Syed Saif Ali Alvi saifalialvi@gmail.com)
- e80134a1: fix(mr-close): fixed the ci pipeline must pass error on closing the MR (Parth Sharma dankparth@gmail.com)
📝 Documentation
- c049b9aa: docs: document forcing an off-cycle release (Jay McCure jmccure@gitlab.com)
📦 Dependencies
- 7386a64c: chore(deps): update module github.com/mattn/go-runewidth to v0.0.27 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- e60e805f: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.7.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 607d7b97: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.53.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 93117d1b: chore(deps): update module go.yaml.in/yaml/v3 to v3.0.5 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
- 2c9133c9: chore(duo): remove ask deprecation notice (Kai Armstrong karmstrong@gitlab.com)
- c3c8f397: refactor(utils): simplify EnsureDestinationRoot and consolidate securefile copy (Kai Armstrong karmstrong@gitlab.com)
🔀 Others
- 93219c74: perf(issue): fetch board issues in parallel (Parth Sharma dankparth@gmail.com)
v1.111.0
Changelog
✨ Features
- bf4226d1: feat(auth): store credentials in OS keyring by default (Stan Hu stanhu@gmail.com)
- 6c7b7d23: feat(git): treat altssh.gitlab.com as official GitLab.com SSH alias (Mario Celi mcelicalderon@gitlab.com)
🐛 Bug Fixes
- 5d6cad21: fix(api): isolate environment PATs from stored OAuth (Tien Ray <ray.tien0907@gmail.com>)
- deb6f2d9: fix(auth): include configured subfolder in OAuth URL (Yarra Vivek <vivekyarra567@gmail.com>)
- dade3568: fix(auth): preserve OAuth refresh token during reauthentication (Yarra Vivek <vivekyarra567@gmail.com>)
- 18b8be9b: fix(auth): send a non-blank username with plain token logins (ANBUCHELVAN GANESAN CSE <anbuchelvanganesan.cse2024@citchennai.net>)
- 8abea3f9: fix(ci): drop the git gem pin now that danger 9.6.1 is out (Jay McCure jmccure@gitlab.com)
- 8e5156b5: fix(ci): order pipeline jobs by ID on ties (Tien Ray <ray.tien0907@gmail.com>)
- afed8eb8: fix(ci): pin git gem to unblock danger-review (Kai Armstrong karmstrong@gitlab.com)
- 880c8153: fix(cmdutils): write a JSON error object when --output=json (ANBUCHELVAN GANESAN CSE <anbuchelvanganesan.cse2024@citchennai.net>)
- 1061aead: fix(git): handle CRLF output lines (Tien Ray <ray.tien0907@gmail.com>)
- ccbf62dc: fix(issue): paginate issue board entries (Yarra Vivek <vivekyarra567@gmail.com>)
- f915db9f: fix(mr): allow title-only creation without a TTY (Yarra Vivek <vivekyarra567@gmail.com>)
- 5cf6f404: fix(mr): show discussion prefixes in note list (Tien Ray <ray.tien0907@gmail.com>)
- 8d26e5b7: fix(packages): accept absolute paths in download (ANBUCHELVAN GANESAN CSE <anbuchelvanganesan.cse2024@citchennai.net>)
- 6935c9b6: fix(project): preserve full namespace on create (Tien Ray <ray.tien0907@gmail.com>)
- f7a96733: fix(repo): support cloning wiki repositories (Yarra Vivek <vivekyarra567@gmail.com>)
- 93d8ccc9: fix(securefile): accept absolute paths in download (ANBUCHELVAN GANESAN CSE <anbuchelvanganesan.cse2024@citchennai.net>)
- a9a0f41d: fix(stack): fall back to USERNAME for branch prefix (Tien Ray <ray.tien0907@gmail.com>)
- eae64695: fix(stack): stream hook output during sync (Tien Ray <ray.tien0907@gmail.com>)
📝 Documentation
- 968dc517: docs(token): fix revoke command grammar (Mridankan Mandal <xerontitan90@gmail.com>)
📦 Dependencies
- 0c2b2678: chore(deps): update dependency @commitlint/config-conventional to ^21.2.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 46e04383: chore(deps): update dependency @commitlint/read to ^21.2.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 6f4243d4: chore(deps): update module github.com/mattn/go-isatty to v0.0.24 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 3af2f826: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.52.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 8d9c1572: chore(deps): update module k8s.io/client-go to v0.36.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
- 20265c43: ci: retry jobs on transient infrastructure failures (Oscar Tovar otovar@gitlab.com)
- 5f47cd23: refactor(ci): use build state constants (Tien Ray <ray.tien0907@gmail.com>)
🔀 Others
- 48d2e49d: perf(mr): fewer API calls when opening an MR in the browser (kang <6156568-kang8@users.noreply.gitlab.com>)
- 6b8ea972: test(auth): avoid i686 OAuth expiry overflow (Tien Ray <ray.tien0907@gmail.com>)
- 17ba5979: test(mr note create): cover 8277 usage examples (Mridankan Mandal <xerontitan90@gmail.com>)
- d494afc5: test(project): fix pagination fixtures (Tien Ray <ray.tien0907@gmail.com>)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot