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 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 mikefarah/yq from 17481714639613e92c3aaf594a92e5bbdddd66ab to b80e1cb35e7f4728608d71df002870c379a76e60.
Changelog
Sourced from mikefarah/yq's changelog.
... (truncated)
Commits
b80e1cb
Use static bin in snap (#2090)0ff8415
Bump golang.org/x/net from 0.26.0 to 0.27.0 (#2099)e8dcf3f
Bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 (#2108)208302c
Bump golang from 1.22.4 to 1.22.5 (#2091)ef6fb92
Log printing follow no-colors flag #208228646c7
Skip and warn when interpolating strings and theres a unclosed bracket #20830b7d4b7
Fixed CSV content starting with # issue #20767e17225
Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2075)f15500b
Bumping versionb8aec71
Preparing releaseDependabot 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