You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps github.com/mikefarah/yq/v4 from 4.28.2 to 4.44.3.
Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
... (truncated)
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
... (truncated)
Commits
bbdd974
Bumping version9940668
Preparing release95aacce
Add Flox to installation methods (#2117)b9c3ff6
convert file ext to lowercase for format detection (#2121)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 #2083You can trigger a rebase of this PR 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