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

Infra: Get all deps updated #2236

Closed
3 of 7 tasks
ryan-roemer opened this issue May 12, 2022 · 1 comment
Closed
3 of 7 tasks

Infra: Get all deps updated #2236

ryan-roemer opened this issue May 12, 2022 · 1 comment
Labels
Type: Infrastructure 🏠 Requested changes that won't affect core functionality

Comments

@ryan-roemer
Copy link
Member

ryan-roemer commented May 12, 2022

Probably good timing in line with #2205 and/or we can do some piecemeal first:

  • Update "easy" deps
  • Audit and remove unused deps (especially after Infra: New monorepo management tools #2205)
  • Update eslint deps + all changed files
  • update d3-array (and publish new version! (patch or minor bump?)
  • Remove .npmrc thing needed with strict-peer-dependencies=false and actually fix peer deps
  • Try to remove package.json:pnpm.overrides with updated packages (eslint-related)
  • Search on TODO(dependencies)
$ pnpm outdated
# ...
@ryan-roemer ryan-roemer added the Type: Infrastructure 🏠 Requested changes that won't affect core functionality label May 12, 2022
@ryan-roemer ryan-roemer added this to the Monrepo infrastructure milestone Jul 20, 2022
ryan-roemer added a commit that referenced this issue Jul 27, 2022
Part of #2236

- Update easy dependencies (ones we don't also have lots of other file updates along with)
- Remove unused packages.
@carbonrobot
Copy link
Contributor

Will be handled in new tickets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Infrastructure 🏠 Requested changes that won't affect core functionality
Projects
None yet
Development

No branches or pull requests

2 participants