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.
:warning: We detected 1 security issue in this pull request:
Vulnerable Libraries (1)
Severity | Details
:-: | :--
High | [pkg:golang/github.com/xmidt-org/candlelight@v0.0.21](https://github.com/xmidt-org/argus/blob/424c9ce9f510af171a6d9a627f50ecacb6ef5c46/go.mod#L24) upgrade to: *> v0.0.21*
More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).
Bumps github.com/xmidt-org/candlelight from 0.0.16 to 0.0.21.
Release notes
Sourced from github.com/xmidt-org/candlelight's releases.
Commits
3db4fce
Merge pull request #159 from xmidt-org/fix-lint-errorse372eea
Fix the lint errors due to deprecation.76277ab
Merge pull request #158 from xmidt-org/update-deps7993f32
Update the dependencies all at once since they seem to have issues being done...eac3eeb
Merge pull request #157 from xmidt-org/update-readmedf3a2cf
Update the readme links.f58fa77
Merge pull request #155 from xmidt-org/denopink/update/wrpcontext-GetMessage61ff612
chore: update wrp-go to v3.2.16f432ab
chore: update to wrpcontext.GetMessage7ff56da
feat(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.1.6 to 3.2.0 (#154)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