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

Bump external/ebpf-verifier from 07a6da0 to 6025c9b #332

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2024

Bumps external/ebpf-verifier from 07a6da0 to 6025c9b.

Commits
  • 6025c9b Fix overflow in conversion from uvalue to svalue (#769)
  • defa790 Add support for WREG OPASSIGN WREG
  • 16e06cf Havoc register if truncating non-number
  • 3308618 Restrict comparisons with pointers to legal operations (#758)
  • 6f944ff Fix off-by-one error in stack access check
  • 8be5828 Reserve the space for the _succs and _preds in AdaptGraph::growTo
  • e6ceb8f When including ebpf-verifier as a submodule, default to tests off
  • 4832643 Move all yaml related code into test (#750)
  • 17bc9e1 chore: fix readme instructions for generating dot file
  • a8207c9 Bump external/bpf_conformance from e80df99 to b1b1c21
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [external/ebpf-verifier](https://github.com/vbpf/ebpf-verifier) from `07a6da0` to `6025c9b`.
- [Release notes](https://github.com/vbpf/ebpf-verifier/releases)
- [Commits](vbpf/ebpf-verifier@07a6da0...6025c9b)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from shankarseal as a code owner November 2, 2024 03:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Nov 2, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 9, 2024

Superseded by #335.

@dependabot dependabot bot closed this Nov 9, 2024
@dependabot dependabot bot deleted the dependabot/submodules/external/ebpf-verifier-6025c9b branch November 9, 2024 03:23
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.

0 participants