Bump github.com/cli/go-gh/v2 from 2.11.2 to 2.12.1 in /tools
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(5 months ago)
(5 months ago)
dependencies go
Bumps github.com/cli/go-gh/v2 from 2.11.2 to 2.12.1.
Release notes
Sourced from github.com/cli/go-gh/v2's releases.
v2.12.1
Security
A security vulnerability has been identified in
go-ghwhere an attacker-controlled GitHub Enterprise Server could result in executing arbitrary commands on a user's machine by replacing HTTP URLs provided by GitHub with local file paths for browsing.For more information, see GHSA-g9f5-x53j-h563
Full Changelog: https://github.com/cli/go-gh/compare/v2.12.0...v2.12.1
v2.12.0
Introducing experimental support for rendering markdown with customizable, accessible colors
Users with low vision or color blindness rely upon the terminal's ability to change how colors appear, however this requires CLIs to use a limited set of colors:
The markdown rendered for GitHub CLI and extensions defaults to 8-bit colors that users cannot easily customize in this way.
Now, users can force rendered markdown to use customizable, accessible colors by doing one of the following:
Set
GH_ACCESSIBLE_COLORSenvironment variable to a truthy valueexport GH_ACCESSIBLE_COLORS=1Set
accessible_colorsconfiguration settinggh config set accessible_colors enabledhttps://github.com/user-attachments/assets/ccf829c5-6987-453b-a72a-51f452a80d26
Users with a custom
charmbracelet/glamourstyle will continue to have markdown rendered using it.For more information, see cli/go-gh#186
Introducing new experimental
github.com/cli/go-gh/v2/pkg/xpackage
cli/go-ghprovides capabilities used by both the GitHub CLI and CLI extensions. Some of these packages are stable, however some like the new experimental markdown support are not.The
github.com/cli/go-gh/v2/pkg/xpackage has been created to contain experimental features that are subject to change without notice.Introducing new string matcher functions for Go templates
The following string matcher functions from Masterminds/sprig have been incorporated for more robust Go template support in GitHub CLI and CLI extensions:
... (truncated)
Commits
a08820aMerge commit from fork1ecf6c4Expand test cases for schem case sensitivity56c6f10Parse and examine URL, assume scheme if missing055ff21PR feedback258949bTest refactor, refine errors, remove VSCode fix0f8a22fEnhance OS-specific browser tests, PR feedbackdf956a6Initial fix for browsing URLs61bf393Merge pull request #186 from cli/accessible-colors024a89fRemove toolchain directive from library09a555fDisable table wrapping for all- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
0
0
+0
-0
Package Dependencies
github.com/cli/go-gh/v2
go
2.11.2 → 2.12.1
Minor
/tools
Technical Details
| ID: | 1239722 |
| UUID: | 2555070807 |
| Node ID: | PR_kwDOH_SFMc6YS0lX |
| Host: | GitHub |
| Repository: | hashicorp/terraform-plugin-framework-timeouts |