Use GitHub-native dependency maintenance - #581
Merged
leopiccionia merged 7 commits intoJun 2, 2026
Merged
Conversation
bwstefano
force-pushed
the
codex/github-dependency-maintenance
branch
from
May 21, 2026 18:13
95d1349 to
30ed742
Compare
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
bwstefano
force-pushed
the
codex/github-dependency-maintenance
branch
from
May 21, 2026 18:55
30ed742 to
7267972
Compare
…node-runtime # Conflicts: # docs/dev/dependency-upgrade-smoke-tests.md
…ndle-budget # Conflicts: # README.md
…dency-maintenance # Conflicts: # docs/dev/dependency-upgrade-smoke-tests.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR removes the repository-owned dependency report generator and moves routine dependency maintenance to GitHub-native tooling.
Changes
develop.scripts/dependency-review.mjs, its overrides data file, and the generated long-form dependency reports.deps:reportnpm script.Dependency
This PR should be merged after #580. The branch intentionally includes the resolved #580 history so removing
docs/dev/dependency-upgrade-smoke-tests.mdhappens after the transitional npm/Size Limit documentation updates, avoiding a modify/delete conflict in the full integration sequence.Once the earlier PRs are merged into
develop, this PR can be updated/rebased and its visible diff should collapse back to the GitHub-native dependency maintenance changes.Validation
git diff --check upstream/develop..codex/github-dependency-maintenancepython3 -m mkdocs build --clean --site-dir /tmp/jeo-plugin-mkdocs-check