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 1056586 to a7c4cfc #3367

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2024

Bumps external/ebpf-verifier from 1056586 to a7c4cfc.

Commits
  • a7c4cfc add other atomic instructions (#558)
  • fe59c86 Update .clang-format
  • 6d092f4 Bump external/bpf_conformance from 68a9fda to 6356e3e
  • c1b6cc3 Bump external/libbtf from 604e8bc to 07e30bd
  • 800101d Bump external/bpf_conformance from cfec46b to 68a9fda
  • f1ce758 Bump external/libbtf from d0938e0 to 604e8bc
  • 4203e99 Implement callx instruction (#584)
  • e0c25fc Add more negative unmarshaling tests (#591)
  • ec074df Bump external/bpf_conformance from 583758e to f61ccaf (#594)
  • 3db1b62 Use default equality for asm_syntax structs (#592)
  • 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 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 `1056586` to `a7c4cfc`.
- [Release notes](https://github.com/vbpf/ebpf-verifier/releases)
- [Commits](vbpf/ebpf-verifier@1056586...a7c4cfc)

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

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 Mar 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2024

A newer version of external/ebpf-verifier exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dthaler
Copy link
Collaborator

dthaler commented Mar 25, 2024

Addressed as part of PR #3329

@dthaler dthaler closed this Mar 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/submodules/external/ebpf-verifier-a7c4cfc branch March 25, 2024 20:21
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