iovisor / ubpf

Userspace eBPF VM
Apache License 2.0
833 stars 138 forks source link

build(deps): bump the actions group across 1 directory with 2 updates #612

Open dependabot[bot] opened 1 day ago

dependabot[bot] commented 1 day ago

Bumps the actions group with 2 updates in the / directory: external/bpf_conformance and external/ebpf-verifier.

Updates external/bpf_conformance from afc0282 to 4a652f8

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)
  • See full diff in compare view


Updates external/ebpf-verifier from e92408c to 455555b

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 files
  • b825d2d Split ebpf_domain_t into domain, transformer, checker (#787)
  • 41fbd5a Fix bpf2bpf local function calls with stack usage (#784)
  • 71a34c7 Bump external/bpf_conformance from 1ce2861 to b544539
  • 501c6e0 Bump external/libbtf from 69e0268 to 2de28d7
  • d1a7cc4 Update notes for Windows to install VS Clang
  • See full diff in compare view


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
coveralls commented 1 day ago

Coverage Status

coverage: 79.201%. remained the same when pulling 84be046ce55a343a69ab214ecd375644ef597679 on dependabot/submodules/actions-271dfb286a into 859e35c92f3b8179a530e168ae610f35f14e19da on main.