Skip to content

chore(webpack): update webpack deps for react-nativescript#10045

Merged
rigor789 merged 4 commits into
mainfrom
chore/update-rns-webpack-deps
Oct 4, 2022
Merged

chore(webpack): update webpack deps for react-nativescript#10045
rigor789 merged 4 commits into
mainfrom
chore/update-rns-webpack-deps

Conversation

@shirakaba
Copy link
Copy Markdown
Contributor

PR Checklist

What is the current behavior?

Outdated deps for RNS.

What is the new behavior?

Up-to-date deps for RNS.

Fixes/Implements/Closes #[Issue Number].

I've only updated dependencies within their originally specified version range, so there should be no breaking changes.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Oct 1, 2022

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @shirakaba.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@shirakaba shirakaba changed the title chore: update webpack deps for react-nativescript chore(webpack): update webpack deps for react-nativescript Oct 1, 2022
Copy link
Copy Markdown
Member

@rigor789 rigor789 left a comment

Choose a reason for hiding this comment

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

I'll apply my review suggestions - widening the ranges is important for @nativescript/webpack since it has to be able to deal with a wide variety of projects that may also pull in some of these dependencies. If we use a very strict version range, we are making it difficult to run some projects, or would cause duplicate dependencies with different versions (which is also bad, and can cause issues - webpack for instance is very sensitive to that, because it uses instanceof checks that fail if the same class was imported from a different version).

Comment thread packages/webpack5/package.json Outdated
Comment thread packages/webpack5/package.json Outdated
Comment thread packages/webpack5/package.json Outdated
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Oct 4, 2022

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @shirakaba.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Oct 4, 2022

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @shirakaba.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Oct 4, 2022

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @shirakaba.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@rigor789 rigor789 merged commit e97eb04 into main Oct 4, 2022
@rigor789 rigor789 deleted the chore/update-rns-webpack-deps branch October 4, 2022 18:49
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