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

Dependencies | January 29th 2024 #2549

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Dependencies | January 29th 2024 #2549

merged 2 commits into from
Jan 29, 2024

Conversation

coldlink
Copy link
Member

@coldlink coldlink commented Jan 29, 2024

What does this change?

Changes from previous #2547

  • Brings our dependencies up to the latest versions where possible.
  • Updates @swc/* packages
  • Updates husky to v9

Holds back the following (as in previous):

  • sharp - no longer supports yarn 1, will update at the point we move to pnpm/npm

Tested

  • CODE

@coldlink coldlink added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@coldlink coldlink requested a review from a team as a code owner January 29, 2024 08:45
Copy link
Member Author

@coldlink coldlink Jan 29, 2024

Choose a reason for hiding this comment

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

file was generated after running husky init after upgrading

every time husky init is run, it's automatically generaterd

Copy link
Member Author

Choose a reason for hiding this comment

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

file deleted by running husky init after upgrading

@@ -30,16 +30,16 @@
"build-storybook": "storybook build",
"prettier": "prettier . --check",
"prettier:fix": "prettier . --write",
"prepare": "husky install",
"prepare": "husky",
Copy link
Member Author

@coldlink coldlink Jan 29, 2024

Choose a reason for hiding this comment

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

command was automatically changed after running husky init after upgrading to v9, husky install command also deprecated

Copy link
Member

@kelvin-chappell kelvin-chappell left a comment

Choose a reason for hiding this comment

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

👍

@coldlink coldlink merged commit 2942607 into main Jan 29, 2024
27 checks passed
@coldlink coldlink deleted the mm/deps-2024-01-29 branch January 29, 2024 09:06
@coldlink coldlink mentioned this pull request Feb 6, 2024
1 task
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants