Dependency update-a-thon

Open
#51 0 comments 0 reactions 1 assignee View on GitHub

@bitranch is already working on this.

Since Jan 26, 2023.

Assessment

This issue has not been assessed yet.

Description

dependencies

Enhancement

Many of the dependencies are now 5+ years old, with several deprecations. These are causing upstream issues, for example:

  • webpack-contrib fails on M1-based Macs (due to an old Electron version)
  • several dependencies cause TypeScript errors because dojo is requiring an old version of TS
  • deprecated dependencies are simply failing at some points

As a first phase, the toolchain dependencies need to be updated to use current versions as much as possible.

I expect upgrading dependencies will have a cascading effect through most of the dojo packages. Because some dependencies have been deprecated and replaced, it may be necessary to change some scripts and operations accordingly.

Dominant language
TypeScript
Stars
2
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dojo/scripts

All issues in dojo/scripts

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.