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

chore(lib): update dependency next / xlsx #3877

Merged
merged 2 commits into from
May 29, 2024

Conversation

achorein
Copy link
Collaborator

@achorein achorein added the dependencies Pull requests that update a dependency file label May 16, 2024
@achorein achorein requested review from pitiscarf and naustra May 16, 2024 09:23
@achorein achorein self-assigned this May 16, 2024
@@ -68,7 +68,7 @@
"snu-lib": "*",
"styled-components": "5.3.11",
"validator": "13.7.0",
"xlsx": "0.17.4"
"xlsx": "^0.18.5"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Que penses tu de laisser une version spécifique ? Pour éviter les régressions en cas d'update de la lib' ou de ses dépendances ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

le lock file empêche que ça bouge.
perso je préfère garder les versions "compatible" pour les auto update afin de prendre les patch de sécurités et les améliorations mineurs (le jour ou on auto-upgrade, ce qui n'arrive presque pas).
@Johannbr on peux partir sur ~0.18.5 si tu préfère pour ne prendre que les patchs/fix.

Copy link
Collaborator

Choose a reason for hiding this comment

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

depuis, j'ai vérifié que dans la ci dans les tests on. a bien un npm ci qui est réalisé, donc c'est bon pour moi.

@achorein achorein force-pushed the chore/update-dependencies-next-xlsx branch from cab2b62 to 61267b4 Compare May 28, 2024 15:44
@achorein achorein force-pushed the chore/update-dependencies-next-xlsx branch from 61267b4 to 015c6f3 Compare May 29, 2024 07:41
Copy link

codeclimate bot commented May 29, 2024

Code Climate has analyzed commit 015c6f3 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 49.7% (0.0% change).

View more on Code Climate.

@achorein achorein merged commit 280c845 into main May 29, 2024
10 of 11 checks passed
@achorein achorein deleted the chore/update-dependencies-next-xlsx branch May 29, 2024 08:26
achorein added a commit that referenced this pull request May 29, 2024
* chore(lib): update dependency next / xlsx

* update xlsx version
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.

Dependency Dashboard
2 participants