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): bump #811

Merged
merged 3 commits into from
May 1, 2023
Merged

chore(deps): bump #811

merged 3 commits into from
May 1, 2023

Conversation

kanadgupta
Copy link
Member

@kanadgupta kanadgupta commented May 1, 2023

🧰 Changes

Before:

Note
npm v8 defaults to lockfileVersion 3 now, which breaks compatibility with Node.js 14 and npm v6.

This PR also adds a .npmrc file that fixes our lockfile version to 2 so we can remain backwards compatible with Node 14 even though it's EOL (see #801).

Package      Current  Wanted  Latest  Location                  Depended by
chalk          4.1.2   4.1.2   5.2.0  node_modules/chalk        rdme
configstore    5.0.1   5.0.1   6.0.0  node_modules/configstore  rdme
eslint        8.38.0  8.39.0  8.39.0  node_modules/eslint       rdme
nock          13.3.0  13.3.1  13.3.1  node_modules/nock         rdme
node-fetch     2.6.9   2.6.9   3.3.1  node_modules/node-fetch   rdme
oas           20.6.1  20.6.2  20.6.2  node_modules/oas          rdme
open           8.4.2   8.4.2   9.1.0  node_modules/open         rdme
ora            5.4.1   5.4.1   6.3.0  node_modules/ora          rdme
prettier       2.8.7   2.8.8   2.8.8  node_modules/prettier     rdme
simple-git    3.17.0  3.18.0  3.18.0  node_modules/simple-git   rdme
type-fest      3.8.0   3.9.0   3.9.0  node_modules/type-fest    rdme

After:

Package      Current  Wanted  Latest  Location                  Depended by
chalk          4.1.2   4.1.2   5.2.0  node_modules/chalk        rdme
configstore    5.0.1   5.0.1   6.0.0  node_modules/configstore  rdme
node-fetch     2.6.9   2.6.9   3.3.1  node_modules/node-fetch   rdme
open           8.4.2   8.4.2   9.1.0  node_modules/open         rdme
ora            5.4.1   5.4.1   6.3.0  node_modules/ora          rdme

🧬 QA & Testing

Provide as much information as you can on how to test what you've done.

@kanadgupta kanadgupta added enhancement New feature or request dependencies Pull requests that update a dependency file labels May 1, 2023
@kanadgupta kanadgupta marked this pull request as ready for review May 1, 2023 16:02
@kanadgupta kanadgupta requested a review from erunion May 1, 2023 16:02
@kanadgupta kanadgupta merged commit f1ca5d1 into next May 1, 2023
@kanadgupta kanadgupta deleted the kanad/bump-deps/2023-05-01 branch May 1, 2023 16:04
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants