Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move to @npmcli/package-json #192

Merged
merged 9 commits into from
Jan 19, 2024
Merged

move to @npmcli/package-json #192

merged 9 commits into from
Jan 19, 2024

Conversation

wraithgar
Copy link
Member

@wraithgar wraithgar commented Jan 17, 2024

A lot had to go into this, mostly making the tests real.

Closes: #190

@wraithgar wraithgar requested a review from a team as a code owner January 17, 2024 20:39
@wraithgar wraithgar force-pushed the deps/package-json branch 6 times, most recently from b916711 to 6cacec6 Compare January 18, 2024 19:29
Copy link
Contributor

@lukekarrys lukekarrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow these new tests are really nice to read!

@wraithgar wraithgar merged commit 155c434 into main Jan 19, 2024
20 checks passed
@wraithgar wraithgar deleted the deps/package-json branch January 19, 2024 20:24
@github-actions github-actions bot mentioned this pull request Jan 19, 2024
wraithgar pushed a commit that referenced this pull request Jan 23, 2024
🤖 I have created a release *beep* *boop*
---


## [7.0.4](v7.0.3...v7.0.4)
(2024-01-22)

### Bug Fixes

*
[`7ebc853`](7ebc853)
[#194](#194) envs: revert behavior
of array in npm config (#194) (@wraithgar, @siemhesda)
*
[`bf5f419`](bf5f419)
[#192](#192) code formatting
(@wraithgar)
*
[`b6f7f93`](b6f7f93)
[#192](#192) remove unreachable
code path (@wraithgar)
*
[`865d556`](865d556)
[#192](#192) remove is-windows
test fixture code from module (@wraithgar)
*
[`c47a91a`](c47a91a)
[#192](#192) update code to use
@npmcli/run-script (@wraithgar)

### Dependencies

*
[`648b0ed`](648b0ed)
[#192](#192) remove
read-package-json-fast
*
[`04a4600`](04a4600)
[#192](#192) add
`@npmcli/package-json@5.0.0`

### Chores

*
[`155c434`](155c434)
[#192](#192) rewrite tests
(@wraithgar)
*
[`64a3503`](64a3503)
[#192](#192) add spawk
(@wraithgar)
*
[`b47b660`](b47b660)
[#192](#192) remove require-inject
(@wraithgar)

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deps: move to @npmcli/package-json
2 participants