dojo / dojo/scripts

Dependency update-a-thon

Open
#51 0 comments 0 reactions 1 assignee Claimed by @bitranch View on GitHub
dependencies
Dominant language
TypeScript
Stars
2
Forks
9
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.