Closed dependabot[bot] closed 6 months ago
Backport failed for release/v1.0.x
, because it was unable to cherry-pick the commit(s).
Please cherry-pick the changes locally and resolve any conflicts.
git fetch origin release/v1.0.x
git worktree add -d .worktree/backport-994-to-release/v1.0.x origin/release/v1.0.x
cd .worktree/backport-994-to-release/v1.0.x
git switch --create backport-994-to-release/v1.0.x
git cherry-pick -x 35976156df5e5a5a600898f35e54b589745dc2c3
Bumps the ci group with 2 updates: anchore/sbom-action and github/codeql-action.
Updates
anchore/sbom-action
from 0.15.11 to 0.16.0Release notes
Sourced from anchore/sbom-action's releases.
Commits
e8d2a69
chore(deps): update Syft to v1.4.1 (#465)610bea4
chore: update GitHub artifact client (#463)0445e23
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#464)a66e2f3
chore(deps): bump actions/checkout from 4.1.2 to 4.1.4 (#461)1abd786
chore(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.5 (#462)Updates
github/codeql-action
from 3.25.5 to 3.25.6Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
9fdb3e4
Merge pull request #2300 from github/update-v3.25.6-63d519c0a00792ab
Update changelog for v3.25.663d519c
Merge pull request #2295 from github/update-bundle/codeql-bundle-v2.17.30d9161c
Merge pull request #2293 from github/henrymercer/update-build-mode-autobuild-...e9e2729
Add changelog notede1ac31
Update default bundle to codeql-bundle-v2.17.3a57c67b
Merge pull request #2286 from github/koesie10/ghec-dr-db-uploadb7ef64e
Merge pull request #2294 from github/dependabot/npm_and_yarn/npm-d3285d5234e54dea2
Update checked-in dependencies3b42294
Bump the npm group across 1 directory with 4 updatesDependabot 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