Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump external/ebpf-verifier from e92408c to 455555b in the actions group across 1 directory #618

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps the actions group with 1 update in the / directory: external/ebpf-verifier.

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 1 update in the / directory: [external/ebpf-verifier](https://github.com/alan-jowett/ebpf-verifier).


Updates `external/ebpf-verifier` from `e92408c` to `455555b`
- [Commits](Alan-Jowett/ebpf-verifier@e92408c...455555b)

---
updated-dependencies:
- dependency-name: external/ebpf-verifier
  dependency-type: direct:production
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 4, 2024
@coveralls
Copy link

Coverage Status

coverage: 79.23%. remained the same
when pulling feea2bc on dependabot/submodules/actions-b0850839c1
into c494992 on main.

Copy link
Author

dependabot bot commented on behalf of github Dec 13, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/submodules/actions-b0850839c1 branch December 13, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants