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

Modernize the dependencies #36

Merged
merged 8 commits into from
May 31, 2021
Merged

Modernize the dependencies #36

merged 8 commits into from
May 31, 2021

Conversation

arcanis
Copy link
Contributor

@arcanis arcanis commented May 31, 2021

  • Bumps dependencies (most notably Clipanion, TypeScript, Yarn, Jest, Babel, Webpack)
  • Adds v8-compile-cache when spawning the package managers
  • Changes the Yarn 2 download URL to reference our website (cached behind Cloudflare), to avoid GH's rate limiting
  • Removes the git tag fetching to replace it by straight https queries (less reliance on GH's infra)
  • Optimizes the happy path boot time by moving tar and https into lazy imports

package.json Outdated Show resolved Hide resolved
Copy link
Member

@merceyz merceyz left a comment

Choose a reason for hiding this comment

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

Can't make it a suggestion but we should update the version at

"default": "2.2.0",
as well

package.json Outdated Show resolved Hide resolved
@arcanis arcanis merged commit ee2d45d into main May 31, 2021
@arcanis arcanis deleted the mael/modernize branch May 31, 2021 12:35
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