dependabot / dependabot/dependabot-core
Zig-pkg support
Open
T: new-ecosystem
- Dominant language
- Ruby
- Stars
- 5.8k
- Forks
- 1.5k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 156
Description
## Is there an existing issue for this?
- [x] I have searched the existing issues
## Feature description
zig-pkg is initially supported since version 0.11.0.
**More info:** https://ziglang.org/download/0.11.0/release-notes.html#Package-Management
Theoretically it works similar to fetchContent (cmake). #7451
**References**
- #2027
- https://github.com/ziglang/zig/issues/14307
- https://github.com/ziglang/zig/pull/14265
- https://github.com/ziglang/zig/pull/17277
- https://github.com/ziglang/zig/pull/17363
- https://github.com/ziglang/zig/pull/17392
- https://github.com/ziglang/zig/pull/17464
Contributor guide
Assessment
This issue has not been assessed yet.