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

Update dependencies #35

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Feb 20, 2024

This bumps some dependencies to their latest versions. This allows apps to use these versions as well, without having to use overrides.

(builds on #34, so draft until that is merged)

It's better to simply run `npx ember-cli-update` so the latest version is always installed.
This resolves all autofixable linting errors.
This tool adds linting ignore comments to all code that triggers errors, so we can fix those in the future without having to globally ignore certain rules.
lint-to-the-future doesn't seem to support adding ignore comments to the test templates, so we resolved those manually.
We don't have any .css files so stylelint throws an error without that flag.
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

Successfully merging this pull request may close these issues.

1 participant