Skip to content

chore(deps-and-node-lts): locks node lts and revert bump deps#1140

Merged
nunomaduro merged 4 commits intomasterfrom
chore/dependencies-and-node-version
Apr 17, 2020
Merged

chore(deps-and-node-lts): locks node lts and revert bump deps#1140
nunomaduro merged 4 commits intomasterfrom
chore/dependencies-and-node-version

Conversation

@nunomaduro
Copy link
Copy Markdown

This pull request locks the usage of the client in node LTS, and reverts the previous bump of dependencies.

@nunomaduro nunomaduro requested a review from Haroenv April 17, 2020 13:06
@nunomaduro nunomaduro self-assigned this Apr 17, 2020
Comment on lines 32 to +39
"@babel/cli": "7.8.4",
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/preset-typescript": "7.9.0",
"@microsoft/api-extractor": "7.7.13",
"@rollup/plugin-alias": "3.1.0",
"@babel/core": "7.8.7",
"@babel/preset-env": "7.8.7",
"@babel/preset-typescript": "7.8.3",
"@microsoft/api-extractor": "7.7.8",
"@rollup/plugin-alias": "3.0.1",
"@rollup/plugin-json": "4.0.2",
"@rollup/plugin-node-resolve": "7.1.3",
"@types/jest": "25.2.1",
"@types/node": "13.11.1",
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/parser": "2.28.0",
"@rollup/plugin-node-resolve": "7.1.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I suspect either of the rollup plugins to have caused the regression. Can you try upgrading one at a time to see which is causing it?

Otherwise it could be babel too

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Honestly, it requires a little bit more time than I have right now. So I probably prefer do it later so I can make a release next Monday.

Copy link
Copy Markdown
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

lgtm, although the packages I didn't leave a comment on are very likely ok to update anyway :)

@nunomaduro nunomaduro merged commit 1b06873 into master Apr 17, 2020
@nunomaduro nunomaduro deleted the chore/dependencies-and-node-version branch April 17, 2020 16:03
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.

2 participants