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

chore:(deps): npm update #15608

Merged
merged 6 commits into from
Mar 18, 2024
Merged

Conversation

miketheman
Copy link
Member

Includes commit to allow operations on package*.json files

npm update for all semver-related version constraints:

added 32 packages, removed 63 packages, changed 373 packages, and audited 1247 packages in 23s

Otherwise we either run the update on the host (bad) or end up doing
some gymnastics to run `npm update`.

Now we can run `docker compose run --rm static npm ...`
and have the results emit back to the host.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
added 32 packages, removed 63 packages, changed 373 packages, and audited 1247 packages in 23s

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman added javascript requires change to JavaScript files dependencies Pull requests that update a dependency file labels Mar 15, 2024
@miketheman miketheman requested a review from a team as a code owner March 15, 2024 21:24
@miketheman miketheman enabled auto-merge (squash) March 18, 2024 15:09
@miketheman miketheman merged commit 81ef475 into pypi:main Mar 18, 2024
18 checks passed
@miketheman miketheman deleted the miketheman/npm-update branch March 18, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript requires change to JavaScript files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants