fix!: align to npm 11 node engine range#67
Merged
owlstronaut merged 1 commit intomainfrom Oct 22, 2025
Merged
Conversation
3d6d0df to
73551fd
Compare
BREAKING CHANGE: `@npmcli/name-from-folder` now supports node `^20.17.0 || >=22.9.0`
73551fd to
f2d9108
Compare
reggi
approved these changes
Oct 22, 2025
Merged
owlstronaut
pushed a commit
that referenced
this pull request
Oct 22, 2025
🤖 I have created a release *beep* *boop* --- ## [4.0.0](v3.0.0...v4.0.0) (2025-10-22) ###⚠️ BREAKING CHANGES * align to npm 11 node engine range (#67) ### Bug Fixes * [`503e5bf`](503e5bf) [#67](#67) align to npm 11 node engine range (#67) (@owlstronaut) ### Chores * [`cfc9588`](cfc9588) [#66](#66) Bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#66) (@dependabot[bot], @npm-cli-bot) * [`e3d5220`](e3d5220) [#65](#65) Bump @npmcli/template-oss from 4.25.1 to 4.26.0 (#65) (@dependabot[bot], @npm-cli-bot) * [`b589be5`](b589be5) [#64](#64) Bump @npmcli/template-oss from 4.25.0 to 4.25.1 (#64) (@dependabot[bot], @npm-cli-bot) * [`81698ac`](81698ac) [#63](#63) Bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#63) (@dependabot[bot], @npm-cli-bot) * [`8f8da72`](8f8da72) [#62](#62) Bump @npmcli/template-oss from 4.24.3 to 4.24.4 (#62) (@dependabot[bot], @npm-cli-bot) * [`56badc6`](56badc6) [#61](#61) postinstall workflow updates (#61) (@owlstronaut) * [`b740158`](b740158) [#60](#60) Bump @npmcli/template-oss from 4.23.3 to 4.24.3 (#60) (@dependabot[bot], @npm-cli-bot) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
BREAKING CHANGE:
@npmcli/name-from-foldernow supports node^20.17.0 || >=22.9.0