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

[Feature] Update dependencies to latest possible versions. #504

Merged
merged 16 commits into from
Sep 17, 2021

Conversation

LJKaski
Copy link
Collaborator

@LJKaski LJKaski commented Sep 15, 2021

Description

This PR updates dependencies to their latest suitable versions.

Some dependencies couldn't be upgraded because of some breaking changes that couldn't be accounted for. Prettier upgrade also apparently brought some changes to the way it handles '=' signs and line changes even though the config file stayed the same.

Motivation and Context

Dependencies should be kept up to date.

How Has This Been Tested?

Tested by building and running styleguidist in chrome as well as by using in CRA project.

Release notes

Dependencies

  • Update vulnerable dependencies

@aappoalander
Copy link
Contributor

Tested using Styleguidist, CRA-TS project and SSR test project using MacOS and Chrome. Also tested external builds using Node v.12 instead of internally required v.14. Seems to be working as expected! Good work!

@LJKaski LJKaski self-assigned this Sep 17, 2021
@LJKaski LJKaski merged commit bd5a145 into develop Sep 17, 2021
@aappoalander aappoalander mentioned this pull request Oct 4, 2021
@aappoalander aappoalander deleted the feature/update-dependencies-to-latest branch October 13, 2021 09:42
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