Closed dependabot[bot] closed 4 weeks ago
@dependabot ignore 1.22.8
Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again.
Valid commands:
For single dependency PRs, use commands like:
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot ignore this dependency
@dependabot ignore this major version
OK, I won't notify you about version 1.x.x again, unless you re-open this PR.
@dependabot unignore
Sorry, the command you entered is not valid. Valid commands:
@dependabot unignore <dependency name> <ignore condition>
@dependabot unignore <dependency name> dependency
@dependabot show golang ignore conditions
@dependabot unignore golang [< 2, > 1.22.6.pre.bullseye]
OK, I will stop ignoring the golang dependency and its ignore condition [< 2, > 1.22.6.pre.bullseye].
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen
if the branch has been deleted).
Bumps golang from 1.22.6-bullseye to 1.22.8-bullseye.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | golang | [>= 1.23rc1.pre.bullseye.a, < 1.24] |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