Migrate to new doc-kit packages - #138
Merged
bmuenzenmeyer merged 4 commits intoSep 20, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website Please review the changes when you have a chance. Thank you! 🙏 |
Bumps [@node-core/doc-kit](https://github.com/nodejs/doc-kit/tree/HEAD/packages/node) from 1.4.3 to 2.0.2. - [Release notes](https://github.com/nodejs/doc-kit/releases) - [Changelog](https://github.com/nodejs/doc-kit/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/nodejs/doc-kit/commits/@node-core/doc-kit@2.0.2/packages/node) --- updated-dependencies: - dependency-name: "@node-core/doc-kit" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/node-core/doc-kit-2.0.1
branch
from
September 20, 2026 00:22
51397c9 to
0a8ab2f
Compare
- Updated the build script in package.json to remove unnecessary flags. - Added new devDependencies for @doc-kit/cli and @doc-kit/generator-react. - Removed the old @node-core/doc-kit dependency. refactor: clean up template.html - Removed unused stylesheet link and theme script setup. - Streamlined the HTML template by consolidating script tags. assisted-by: a frontier model
bmuenzenmeyer
approved these changes
Sep 20, 2026
bmuenzenmeyer
requested changes
Sep 20, 2026
bmuenzenmeyer
left a comment
Contributor
There was a problem hiding this comment.
blocking this - its missing Node.js branding
…tion assisted-by: a frontier model
… author avatars assisted-by: a frontier model
bmuenzenmeyer
approved these changes
Sep 20, 2026
bmuenzenmeyer
left a comment
Contributor
There was a problem hiding this comment.
now identical with current prod
bmuenzenmeyer
deleted the
dependabot/npm_and_yarn/node-core/doc-kit-2.0.1
branch
September 20, 2026 03:44
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.
Bumps @node-core/doc-kit from 1.4.3 to 2.0.2.
Release notes
Sourced from @node-core/doc-kit's releases.
Changelog
Sourced from @node-core/doc-kit's changelog.
Commits
f85a668Version Packages (#1059)18b9423Version Packages (#1030)a9150b3fix(man-page): correct commands (#1048)bf0ba56chore: add license field to package.json (#1039)f46a0bdVersion Packages (#920)43673d1chore: move to pnpm (#1015)38eb678chore: rename packages (#1011)740b613feat: project-neutral defaults +@node-core/doc-kit/config preset (#1002)140d5c0feat: improve docs for newcomers (#1005)c334823refactor(node): extract@node-core/doc-kitpackage, move core to@nodejs/doc-...