Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps github.com/cli/cli/v2 from 2.65.0 to 2.69.0.

Release notes

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

GitHub CLI 2.69.0

What's Changed

Features

Bug Fixes

  • gh issue/pr comment --edit-last no longer creates a comment in non-interactive mode if there weren't one. A new flag --create-if-none provides this behaviour, by @​andyfeller in cli/cli#10625
  • gh repo sync provides a more informative error for missing workflow permissions when the token is provided by a GitHub app, by @​wata727 in cli/cli#10574
  • gh api no longer tries to encode URLs incorrectly, by @​williammartin in cli/cli#10630

Other

New Contributors

Full Changelog: cli/cli@v2.68.1...v2.69.0

GitHub CLI 2.68.1

What's Changed

Full Changelog: cli/cli@v2.68.0...v2.68.1

GitHub CLI 2.68.0

What's Changed

✨ Features

🐛 Fixes

... (truncated)

Commits
  • 45ffa3c Merge pull request #10625 from cli/andyfeller/10580-edit-last-regression
  • c2ba5c0 Curly bracket wrapping acceptance tests
  • bbb8213 Refactor commentable logic
  • bec527d Clean up pr/issue comment test names
  • a47651d Bring issue/PR comment tests up to par, correct
  • 8f0a465 Merge pull request #10630 from cli/wm/revert-api-encoding
  • f4382d1 Revert "Merge pull request #10384 from iamazeem/9798-gh-api-encode-package-name"
  • 018b6d6 Initial pass fixing gh issue and gh pr comment
  • 234d2ef Merge pull request #10593 from cli/dependabot/go_modules/golang.org/x/net-0.36.0
  • 7901f23 Bump golang.org/x/net from 0.34.0 to 0.36.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.65.0 to 2.69.0.
- [Release notes](https://github.com/cli/cli/releases)
- [Changelog](https://github.com/cli/cli/blob/trunk/docs/release-process-deep-dive.md)
- [Commits](cli/cli@v2.65.0...v2.69.0)

---
updated-dependencies:
- dependency-name: github.com/cli/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 20, 2025
@openshift-ci openshift-ci bot requested review from creydr and maschmid March 20, 2025 10:08
Copy link

openshift-ci bot commented Mar 20, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign openshift-cherrypick-robot for approval. For more information see the Code Review Process.

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2025

Superseded by #31.

@dependabot dependabot bot closed this Apr 16, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cli/cli/v2-2.69.0 branch April 16, 2025 09:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants