chore(deps-dev): Limited @types/node version#5411
Merged
Conversation
How to testgit clone -b fix/type/node/version https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test |
Pull Request Test Coverage Report for Build 7684357654
💛 - Coveralls |
SukkaW
approved these changes
Jan 28, 2024
Member
SukkaW
left a comment
There was a problem hiding this comment.
This works, but IMHO we can simply pin a specific version (the lowest Node.js version we support?).
Member
Author
|
Yes. But several of our packages use the newer However that's not the point. In fact, the old version of |
uiolee
added a commit
to hexojs/hexo-fs
that referenced
this pull request
Feb 2, 2024
uiolee
added a commit
to hexojs/hexo-fs
that referenced
this pull request
Feb 2, 2024
…o 9.1.0 (#183) * chore(deps-dev): bump c8 from 8.0.1 to 9.1.0 Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v8.0.1...v9.1.0) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps-dev): Limited @types/node version Same as hexojs/hexo#5411 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: uiolee <22849383+uiolee@users.noreply.github.com>
2 tasks
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.
What does it do?
Temporarily fix #5408
Screenshots
Pull request tasks