This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore: migrate to pnpm #137
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## main #137 +/- ##
=======================================
Coverage 94.37% 94.37%
=======================================
Files 21 21
Lines 231 231
Branches 23 23
=======================================
Hits 218 218
Misses 9 9
Partials 4 4 Continue to review full report at Codecov.
|
chambo-e
suggested changes
Mar 11, 2022
chambo-e
reviewed
Mar 11, 2022
adriengibrat
approved these changes
Mar 18, 2022
philibea
approved these changes
Mar 18, 2022
scaleway-bot
pushed a commit
that referenced
this pull request
Mar 18, 2022
### [1.14.6](v1.14.5...v1.14.6) (2022-03-18) ### 🔁 CI * correct deploy step ([d57c330](d57c330)) * update renovate config ([9c188c6](9c188c6)) ### 📦 Chore * **deps:** update dependency @scaleway/ui to v0.140.3 ([#149](#149)) ([ba1afbd](ba1afbd)) * **devdeps:** update dependency @commitlint/cli to v16.2.3 ([#152](#152)) ([a8d3001](a8d3001)) * **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.9 ([#154](#154)) ([041a89d](041a89d)) * **devdeps:** update dependency eslint to v8.11.0 ([#151](#151)) ([6cdb201](6cdb201)) * **devdeps:** update dependency lint-staged to v12.3.6 ([#153](#153)) ([52137e6](52137e6)) * **devdeps:** update dependency lint-staged to v12.3.7 ([#155](#155)) ([0d8c1e8](0d8c1e8)) * **devdeps:** update pnpm to v6.32.3 ([#156](#156)) ([2867935](2867935)) * **devdeps:** update semantic-release monorepo ([#65](#65)) ([1fec9d9](1fec9d9)) * migrate to pnpm ([#137](#137)) ([41504ff](41504ff))
🎉 This PR is included in version 1.14.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Migrate from
yarn
topnpm