Open glyad opened 7 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.
Thanks @bigopon our team would appreciate this as well.
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:
Also, please remove the deprecated extension recommendation:
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.
@bigopon I've seen changes you made in dependency-injection
repository, switching to rollup, oxc-linter. Together with TypeScript, code and build process looks easier to understand and follow. And without a lot of outdated npm
packages.
It would be great if a side effort can be made to tidy up other repos of Aurelia v1. Perhaps even a new project template. It is clear that AU2 is the focus, but V1 projects will have to be maintained for a longer period of time by companies and individuals.
@nenadvicentic i do have thT in mind, though I will probably only be able to revamp whatever I have a tasks at hand, like DI for example.
@bigopon if there is any „manual labor“ that can be done to decrease your effort probably I can pick some of it up.
Thanks @nenadvicentic , will ping you when I find suitable „manual labor“ work 😀
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!