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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
coverage: 79.201%. remained the same
when pulling 84be046ce55a343a69ab214ecd375644ef597679 on dependabot/submodules/actions-271dfb286a
into 859e35c92f3b8179a530e168ae610f35f14e19da on main.
Bumps the actions group with 2 updates in the / directory: external/bpf_conformance and external/ebpf-verifier.
Updates
external/bpf_conformance
fromafc0282
to4a652f8
Commits
4a652f8
Bump github/codeql-action from 3.27.1 to 3.27.4 in the actions group (#337)3357834
Bump windows/nanoserver in /Docker/Windows in the actions group (#336)Updates
external/ebpf-verifier
frome92408c
to455555b
Commits
455555b
Put stats collection under static variable (#790)c34b769
Use GuardedInstruction for cfg_t node, instead of basic_block (#789)6b54213
move checker and transformer to different cpp filesb825d2d
Split ebpf_domain_t into domain, transformer, checker (#787)41fbd5a
Fix bpf2bpf local function calls with stack usage (#784)71a34c7
Bump external/bpf_conformance from1ce2861
tob544539
501c6e0
Bump external/libbtf from69e0268
to2de28d7
d1a7cc4
Update notes for Windows to install VS ClangDependabot 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