map-workspaces
map-workspaces copied to clipboard
Retrieves a name:pathname Map for a given workspaces config
Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 19.0.0. Release notes Sourced from tap's releases. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release...
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.1. Release notes Sourced from @npmcli/template-oss's releases. v4.23.1 4.23.1 (2024-07-17) Bug Fixes ca47705 #462 Use include-workspace-root for /main in Post Dependabot (#462) (@hashtagchris) v4.23.0 4.23.0...
Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 21.0.1. Release notes Sourced from tap's releases. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release...
## Description If you install the latest versions of this package's dependencies, node 14.17.x no longer works due to a `node:` prefix being added in https://github.com/isaacs/node-glob/commit/435d1f7acd78a00c9dab2a7f6489155c7caac97c. `node: import` support was...
## Description Remove Node 14 from `engines`. node 14.17.x no longer works due to https://github.com/isaacs/node-glob/commit/435d1f7acd78a00c9dab2a7f6489155c7caac97c. If this change is approved, I intend to apply the same change to other `npm-cli`...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 10.0.1. Changelog Sourced from minimatch's changelog. change log 10.0 Require node 20 or 22 and higher 9.0 No default export, only named exports. 8.0 Recursive...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.4 to 11.0.0. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...
- **deps: remove read-package-json-fast** - **deps: @npmcli/[email protected]** - **fix: remove pretest linting** - **fix: use @npmcli/package-json to parse packages**
I was looking into https://github.com/npm/cli/issues/7563 where `npm run -w packages/workspace` [doesn't work when the cwd is root / (docker issue)](https://github.com/npm/cli/issues/7563). Turns out it's because this returns false here https://github.com/npm/map-workspaces/blob/main/lib/index.js#L128 ```js...
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.23.3 to 4.23.4. Release notes Sourced from @npmcli/template-oss's releases. v4.23.4 4.23.4 (2024-10-02) Dependencies d267eb3 #487 bump [email protected] 1d3b53e #487 bump [email protected] 6840cf2 #487 bump [email protected] 552c637 #487...