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

Can somebody update dependencies, please? #1009

Open
glyad opened this issue Apr 16, 2024 · 7 comments
Open

Can somebody update dependencies, please? #1009

glyad opened this issue Apr 16, 2024 · 7 comments

Comments

@glyad
Copy link

glyad commented Apr 16, 2024

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
Copy link
Member

bigopon commented Apr 16, 2024

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
Copy link

Thanks @bigopon our team would appreciate this as well.

@glyad
Copy link
Author

glyad commented Apr 16, 2024

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

@nenadvicentic
Copy link

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.

@bigopon
Copy link
Member

bigopon commented Sep 20, 2024

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

@nenadvicentic
Copy link

@bigopon if there is any „manual labor“ that can be done to decrease your effort probably I can pick some of it up.

@bigopon
Copy link
Member

bigopon commented Sep 21, 2024

Thanks @nenadvicentic , will ping you when I find suitable „manual labor“ work 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants