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

[TECH] Mettre à jour cron de 1.8 à 2.1 #148

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

octo-topi
Copy link
Contributor

🦄 Problème

La dépendance cron a une nouvelle version majeure.

🤖 Solution

Utiliser cette version.

🌈 Remarques

Changelog des breaking changes https://github.com/kelektiv/node-cron/blob/master/CHANGELOG.md

💯 Pour tester

Vérifier que la CI passe ?

@octo-topi octo-topi added cross-team Toutes les équipes de dev Development in progress labels Sep 6, 2022
@octo-topi octo-topi self-assigned this Sep 6, 2022
Copy link
Member

@VincentHardouin VincentHardouin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leurs versions sont quand même foireuses. Ils prétendent avoir un breaking-change en version 2. Seulement celui-ci est fait en 1.8.3 .

Sinon la PR reste good merci 🙏

Copy link
Contributor

@francois2metz francois2metz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌹 🌺 💮 🥀 🌷 🌻 🌸 LGTM 🌸 🌻 🌷 🥀 💮 🌺 🌹

@octo-topi
Copy link
Contributor Author

octo-topi commented Sep 7, 2022

Leurs versions sont quand même foireuses. Ils prétendent avoir un breaking-change en version 2. Seulement celui-ci est fait en 1.8.3 .

Sinon la PR reste good merci pray

De ce que je comprends, le breaking change est le remplacement de moment par luxon, qui n'a pas le même support (prise en charge des versions anciennes de Node / navigateur. Ce n'a pas d'impact pour nous qui utilisons une version de Node récente.

@github-actions github-actions bot merged commit 0c652e8 into main Sep 8, 2022
@github-actions github-actions bot deleted the tech-bump-cron-1.8-to-2.1.0 branch September 8, 2022 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants