npm

npm:lk/new-config-refactor-one-commit

Last commit made on 2024-05-07
Get this branch:
git clone -b lk/new-config-refactor-one-commit https://git.launchpad.net/npm

Branch merges

Branch information

Name:
lk/new-config-refactor-one-commit
Repository:
lp:npm

Recent commits

07a0636... by Luke Karrys <email address hidden>

fix: move all definitions to @npmcli/config package

wip: config refactor

wip2

stuff

wip3

config locations

hack: nopt tarball

caching working

stuff

wip

6a9bf73... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

chore: release 9.7.1

ed56f79... by Luke Karrys <email address hidden>

chore: make global install tests work during smoke publish

7467ff6... by Luke Karrys <email address hidden>

deps: @npmcli/package-json@3.1.1, @npmcli/git@4.1.0

These dependency updates fix the issue found in `9.7.0` that was the
reason for its deprecation. Specifically `npm` will now use `bin` before
`directories.bin` when looking for bin scripts. This matches the
behavior of `npm@9.6.7`.

92fa832... by Luke Karrys <email address hidden>

chore: add failing publish global self smoke test

f8cf453... by Luke Karrys <email address hidden>

chore: add failing test for v9.6.7 npm manifest snapshot

c2a4515... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

chore: release 9.7.0

ffc3dd6... by Luke Karrys <email address hidden>

chore: update flat options snapshot (#6515)

38eb39b... by Gar <email address hidden>

fix: strip ansi characters from search results (#6514)

a63a6d8... by Brian DeHamer <email address hidden>

feat: add provenanceFile option for libnpmpublish

Signed-off-by: Brian DeHamer <email address hidden>