Closed
Description
Initiative
npm 11
### Before release
- [ ] https://github.com/npm/cli/issues/7754
- [ ] https://github.com/npm/statusboard/issues/861
### For Release (breaking changes)
- [ ] https://github.com/npm/statusboard/issues/899
- [ ] https://github.com/npm/statusboard/issues/901
- [ ] https://github.com/npm/statusboard/issues/900
- [ ] https://github.com/npm/make-fetch-happen/pull/316
- [ ] https://github.com/npm/cli/pull/7808
- [x] make `prepare` obey `--ignore-scripts` config (https://github.com/npm/cli/issues/7211) https://github.com/npm/cli/pull/7850
- [x] remove `npmg` alias detection https://github.com/npm/cli/pull/7842
- [ ] https://github.com/npm/init-package-json/pull/313
- [x] dist-tag safeguards https://github.com/npm/rfcs/pull/776 https://github.com/npm/cli/pull/7939 https://github.com/npm/cli/pull/7910
- [ ] https://github.com/npm/npm-packlist/pull/168
- [x] Make docs site aware of npm 10/11 https://github.com/npm/documentation/pull/1402
- [x] Update sigstore (breaking change due to v3 default)
- [x] release npm 11
### Post-release
- [ ] Update engines for subdependencies
- [ ] https://github.com/npm/statusboard/issues/913
- [ ] remove and deprecate `read-package-json-fast` https://github.com/npm/statusboard/issues/928
- [x] add npm 11 to Node.js main branch
- [ ] https://github.com/npm/statusboard/issues/931
- [x] rewrite https://github.com/npm/statusboard/issues/488 as a new issue
- [ ] move mocked registry data from arborist to mock-registry