aurelia / framework

The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
MIT License
11.75k stars 629 forks source link

Can somebody update dependencies, please? #1009

Open glyad opened 2 months ago

glyad commented 2 months ago

Dependencies of Aurelia packages haven't been updated for years!

Dear maintainers, Aurelia v.1 is still in use in several projects. The issue with outdated dependencies creates big problems.

Please, find time to check all of the "package.json" files and try to update the versions of the packages referenced.

Thank you in advance!

bigopon commented 2 months ago

Thanks @glyad , the deps in our v1 repos are dev repos, so even though it's not actively maintained, it does not pose a threat to application since we do not use external dependency, or only up to date external dependencies that are used in applications. That said, soon we will be doing some update.

weagle08 commented 2 months ago

Thanks @bigopon our team would appreciate this as well.

glyad commented 2 months ago

Thank you too, @bigopon. I mentioned not only runtime dependencies but dev. dependencies as well. Sometimes it conflicts with other third-party packages. I want to add that the v1 repo should also be updated I'm using the Version Lens extension for VSCode:

image

image

image

Also, please remove the deprecated extension recommendation: image