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

Remplacer @villedemontreal/lint-config par ESLint. Fix Vulnerabilities #14

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

informachadocom
Copy link
Contributor

Current version has 3 vulnerabilities because of @villedemontreal/lint-config
Replaced @villedemontreal/lint-config with eslint, code based on https://github.com/VilledeMontreal/node-logger
after changes : npm audit : found 0 vulnerabilities
Signed-off-by: Ricardo Machado info@rmachado.com

Current version has 3 vulnerabilities because of @villedemontreal/lint-config
Replaced @villedemontreal/lint-config with eslint, code based on https://github.com/VilledeMontreal/node-logger
after changes : npm audit : found 0 vulnerabilities
Signed-off-by: Ricardo Machado <info@rmachado.com>
 "version": "5.17.3" -> 5.17.3
ESlint rules added for code compatibility
Signed-off-by: Ricardo Machado <info@rmachado.com>
@informachadocom informachadocom marked this pull request as ready for review January 18, 2024 16:25
Signed-off-by: Ricardo Machado <info@rmachado.com>
@OlivierAlbertini
Copy link
Member

Le build fails.

Les modifications me semblent bonnes de mon coté. @livetocode est-ce qu'on veut absolument garder @villedemontreal/lint-config ? Est-on mieux d'attendre la mise à jour de @villedemontreal/lint-config vers eslint ?

@OlivierAlbertini OlivierAlbertini added the dependencies Pull requests that update a dependency file label Jan 18, 2024
@informachadocom
Copy link
Contributor Author

Le build fail à cause que je n'ai pas commit les modifications faites par lint-fix.
Je vais re-soumettre avec le lint-fix.
Merci

Avec les fix de lint-fix
Signed-off-by: Ricardo Machado <info@rmachado.com>
@livetocode
Copy link
Contributor

C'est bon pour moi. C'est correct de ne plus utiliser lint-config car on l'a éliminé du gabarit d'API pour prendre ESLint vanille.

@livetocode livetocode closed this Jan 23, 2024
@livetocode livetocode reopened this Jan 23, 2024
@livetocode livetocode merged commit e10fe53 into VilledeMontreal:main Jan 23, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants