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

fixes #4178 #4179

Closed
wants to merge 1 commit into from
Closed

fixes #4178 #4179

wants to merge 1 commit into from

Conversation

stein2nd
Copy link

Several internal module versions with deprecated warnings have been modernised. The associated 'unmet peer dependency' warning was also resolved by installing '@types/inquirer, @yeoman/types, mem-fs, webpack'.

What kind of change does this PR introduce?

To resolve deprecated warnings.

Several internal module versions with deprecated warnings have been modernised. The associated 'unmet peer dependency' warning was also resolved by installing '@types/inquirer, @yeoman/types, mem-fs, webpack'.
@stein2nd stein2nd requested a review from a team as a code owner May 30, 2024 05:45
Copy link

linux-foundation-easycla bot commented May 30, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@webpack-bot
Copy link

Hi @stein2nd.

Just a little hint from a friendly bot about the best practice when submitting pull requests:

Don't submit pull request from your own master branch. It's recommended to create a feature branch for the PR.

You don't have to change it for this PR, just make sure to follow this hint the next time you submit a PR.

"version": "3.0.7",
"version": "3.0.8",
Copy link
Member

@snitin315 snitin315 Jun 3, 2024

Choose a reason for hiding this comment

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

This should be updated only when the package is released.

Copy link
Member

Choose a reason for hiding this comment

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

Remove this

Comment on lines +33 to +34
"yeoman-environment": "^4.4.0",
"yeoman-generator": "^7.2.0"
Copy link
Member

Choose a reason for hiding this comment

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

There are no breaking changes?

Copy link
Member

Choose a reason for hiding this comment

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

I'd read the changelogs from yeoman and maybe even the source. From experience, their version updates have a lot of changes that might break our implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants