Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zeek
/
package-manager
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
47
Code
Issues
40
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Use off-the-shelf dependency resolver instead of handrolled code
- #241
#241
Draft
3/3
bbannier
wants to merge 12 commits into
topic/bbannier/tracking-method-enum
zeek/package-manager:topic/bbannier/tracking-method-enum
from
topic/bbannier/pubgrub
zeek/package-manager:topic/bbannier/pubgrub
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Use off-the-shelf dependency resolver instead of handrolled code
#241
bbannier
wants to merge 12 commits into
topic/bbannier/tracking-method-enum
zeek/package-manager:topic/bbannier/tracking-method-enum
from
topic/bbannier/pubgrub
zeek/package-manager:topic/bbannier/pubgrub
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
Replace deprecated semver.Spec with semver.SimpleSpec in package.py
Show description for 856e8e4
bbannier
committed
856e8e4
View commit details
Copy full SHA for 856e8e4
Browse repository at this point
Extract _deps_at_version backed by PackageInfo
Show description for 8eba77e
bbannier
committed
8eba77e
View commit details
Copy full SHA for 8eba77e
Browse repository at this point
Change _deps_at_version to read metadata via git show
Show description for 4cda260
bbannier
committed
4cda260
View commit details
Copy full SHA for 4cda260
Browse repository at this point
Extract _semver_versions helper from git_version_tags
Show description for 2698372
bbannier
committed
2698372
View commit details
Copy full SHA for 2698372
Browse repository at this point
Introduce _ZkgProvider and _Node for nab-resolver integration
Show description for 2894254
bbannier
committed
2894254
View commit details
Copy full SHA for 2894254
Browse repository at this point
Seed dependency graph from all installed and builtin packages
Show description for f8a9284
bbannier
committed
f8a9284
View commit details
Copy full SHA for f8a9284
Browse repository at this point
Add btest for upgrade-via-dependency
Show description for ee780f2
bbannier
committed
ee780f2
View commit details
Copy full SHA for ee780f2
Browse repository at this point
Replace BFS solver with nab-resolver (installed packages hard-pinned)
Show description for 9d433c3
bbannier
committed
9d433c3
View commit details
Copy full SHA for 9d433c3
Browse repository at this point
Relax installed packages to soft lower-bound to allow upgrades
Show description for 395c2cc
bbannier
committed
395c2cc
View commit details
Copy full SHA for 395c2cc
Browse repository at this point
Move solver logic into _resolver.py
Show description for 826b85e
bbannier
committed
826b85e
View commit details
Copy full SHA for 826b85e
Browse repository at this point
Replace narrow_for_display workaround with _FmtRange subclass
Show description for 5613acd
bbannier
committed
5613acd
View commit details
Copy full SHA for 5613acd
Browse repository at this point
Extract `PackageInfo.version_tag()` to unify version fallback logic
Show description for 56bf460
bbannier
committed
56bf460
View commit details
Copy full SHA for 56bf460
Browse repository at this point
You can’t perform that action at this time.