Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-11chore: @npmcli/template-oss@3.5.0 (#4882)Gar
2022-04-26chore(latest): release libnpmpublish 6.0.4github-actions[bot]
2022-04-26deps: semver@7.3.7Luke Karrys
2022-04-26chore(deps): @npmcli/template-oss@3.4.2Luke Karrys
2022-04-26fix(libnpmpublish): unpublish from custom reg (#4657)Ruy Adorno
Fixes unpublishing a package from a registry url that has pathnames after its hostname. Fixes: https://github.com/npm/cli/issues/4253
2022-04-12chore: remove unnecessary check-coverage tap options (#4707)Luke Karrys
2022-04-07chore(latest): release libnpmpublish 6.0.3github-actions[bot]
2022-04-07chore: @npmcli/template-oss@3.3.2 (#4694)Gar
2022-04-07chore: @npmcli/template-oss@3.3.1 (#4692)Gar
2022-04-07chore: tap@16.0.1Gar
2022-04-07deps: ssri@9.0.0Gar
2022-04-04fix: replace deprecated String.prototype.substr() (#4667)CommanderRoot
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-01fix: update readme badges (#4658)Luke Karrys
2022-03-30deps: @npmcli/template-oss@3.2.2 (#4639)Luke Karrys
- add some basic tests for docs - make dockhand script work on windows - cleanup main CI to match template-oss - add a git status check for cli ci tests - use resetdeps for ci steps
2022-03-30deps: @npmcli/template-oss@3.2.1Luke Karrys
- `no-shadow` was disabled for the cli and arborist due to the amount of changes required. These should be fixed later. - Manually updated linting in the cli root to match closer to what template-oss does - Included docs to be managed with template-oss. This required adding an empty test for now, with the plan to add real tests later.
2022-03-29chore: nock@13.2.4Gar
2022-03-17chore: release libnpmpublish 6.0.2 (#4542)libnpmpublish-v6.0.2github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-15deps: normalize-package-data@4.0.0Gar
2022-03-15deps: npm-package-arg@9.0.1Gar
2022-03-10docs: standardize changelog heading (#4510)Gar
This will allow for release-please to update them appropriately
2022-03-09chore: release libnpmpublish 6.0.1 (#4499)libnpmpublish-v6.0.1github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-03fix: set proper workspace repo urls in package.json (#4476)Jordan Harband
2022-03-02chore: @npmcli/template-oss@2.9.2 (#4491)Gar
Should get release-please working in workspaces
2022-03-02chore: @npmcli/template-oss@2.9.1Gar
2022-02-24deps: libnpmpublish@6.0.0libnpmpublish@6.0.0libnpmpublish-v6.0.0Luke Karrys
2022-02-24deps: libnpmpack@4.0.0libnpmpack@4.0.0libnpmpack-v4.0.0Luke Karrys
2022-02-24deps(libnpmpublish): update to latest major versions of npm depsLuke Karrys
BREAKING CHANGE: the log option is no longer passed to the updated deps
2022-02-23fix(libnpmpublish): remove superfluous argument (#4463)XhmikosR
2022-01-27chore(release): libnpmpublish@5.0.1libnpmpublish@5.0.1Gar
2022-01-26deps: npm-registry-fetch@12.0.1Gar
2022-01-26Update repository and bugs URLsGuillaume Grossetie
2022-01-11fix: added arborist action and updated template-oss (#4215)Nathan Fritz
- updated template-oss and manually added arborist ci - updated arborist ci to include path - fixed workspace reference and upgraded template-oss - upgraded template-oss properly
2021-12-16Bring in all libnpm modules + arborist as workspaces (#4166)Nathan Fritz
Added libnpm workspaces and arborist