Closed dependabot[bot] closed 1 month ago
Let’s rebase on top of my Go upgrade.
Ok I mixed two problems together accidentally. What I am trying to solve is this problem:
github.com/oapi-codegen/oapi-codegen/v2@v2.4.0 requires go >= 1.21.13 (running go 1.21.9; ../../../go.mod sets toolchain go1.21.9)
This is unrelated to that, I am closing this for now, gosec
is a separate issue that will be solved once Go toolchain is updated later on.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps securego/gosec from 2.19.0 to 2.21.3.
Release notes
Sourced from securego/gosec's releases.
... (truncated)
Commits
be8bd6e
Populate the fixes only when autofix is not empty (#1226)3004932
chore(deps): update all dependencies (#1223)1f3bdd9
G115 Struct Attribute Checks (#1221)5f3194b
Update the github action to v2.21.2 (#1218)abfe8cf
Update the SARIF schema URL (#1217)0396179
Update go version to 1.23.1 and 1.22.7 (#1216)5e53c8b
chore(deps): update all dependencies (#1215)014751c
Update gosec version to v2.21.1 in github action (#1213)0ce4453
Rollback the SARIF version to 2.1 since github doesn't support 2.2 (#1210)ea26e84
Update gosec in github action to v2.21.0 (#1208)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