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

Dependency update-a-thon #51

Open
bitranch opened this issue Jan 16, 2023 · 0 comments
Open

Dependency update-a-thon #51

bitranch opened this issue Jan 16, 2023 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@bitranch
Copy link
Member

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.

@bitranch bitranch self-assigned this Jan 26, 2023
@bitranch bitranch added the dependencies Pull requests that update a dependency file label Jan 26, 2023
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

No branches or pull requests

1 participant