-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore: migrate to pnpm #11248
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
Open
xaos7991
wants to merge
103
commits into
typescript-eslint:main
Choose a base branch
from
xaos7991:migrate-to-pnpm
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+19,502
−22,965
Open
chore: migrate to pnpm #11248
Changes from all commits
Commits
Show all changes
103 commits
Select commit
Hold shift + click to select a range
0b9c67d
feat: migrated to pnpm
xaos7991 d78c30d
fix: replaced the variable with your own path
Jester175 e738b1b
fix: changed init path
Jester175 8227be7
fix: added files to ignore
Jester175 e1080b5
fix: changed init path
Jester175 ae63c55
Merge pull request #2 from xaos7991/replacing-variables
xaos7991 e4500eb
chore: migrated scripts from yarn to pnpm
xaos7991 78f97ca
chore: migrate scripts to pnpm
Jester175 b2740d3
chore: replaced yarn reference with pnpm
Jester175 47bca3f
chore: replaced yarn reference with pnpm
Jester175 caae48b
Merge pull request #4 from xaos7991/chore/migrate-scripts-to-pnpm
xaos7991 6ff72a1
chore: replaced yarn reference with pnpm
Jester175 83ea658
Merge pull request #5 from xaos7991/chore/migrate-scripts-to-pnpm
xaos7991 df07c3c
chore: added rule schema types
Jester175 0ffc5cc
Merge pull request #6 from xaos7991/chore/add-rule-schema-types
xaos7991 feb01b1
chore: fixed types
Jester175 9ed6376
Merge pull request #7 from xaos7991/chore/types
xaos7991 a497ac5
ci: migrated yarn to pnpm
xaos7991 351de42
fix: resolved issues with eslint-plugin tests
xaos7991 03bd8d3
chore: migrated to pnpm
Jester175 1de3fca
Merge pull request #8 from xaos7991/chore/launching-app-pnpm
xaos7991 77ca6dd
fix: resolved problems with versions of babel packages
xaos7991 644216b
fix: resolved problems with babel types
Jester175 0fe7f92
Merge pull request #9 from xaos7991/fix/babel-types
xaos7991 a6f9007
docs: updated comments to reflect pnpm usage instead of yarn
Jester175 08f458c
Merge pull request #10 from xaos7991/chore/docs-update-pnpm-comments
xaos7991 de5ee8b
ci: migrated from yarn to pnpm
xaos7991 46e0620
ci: removed pnpm version
xaos7991 88af74c
fix: added dependency ignore configuration
Jester175 7e51137
fix: added dependency ignore configuration
Jester175 d064374
fix: added dependency ignore configuration
Jester175 8b0b3f5
fix: added dependency ignore configuration
Jester175 1f4cdf3
fix: adjusted types and dependencies
Jester175 a285fd3
chore: added dependency ignore configuration
Jester175 8c0b7a7
fix: resolved issues in integration tests
Jester175 319a153
chore: removed duplicate plugin
Jester175 354e19f
Merge pull request #11 from xaos7991/fix/integration-tests-dependencies
xaos7991 7156616
Merge branch 'main' into migrate-to-pnpm
xaos7991 5883023
chore: added additional dependency
Jester175 2bbb8d1
chore: added dependency ignore configuration
Jester175 66cf651
Merge pull request #12 from xaos7991/chore/additional-dependency
Jester175 cb29a89
ci: removed unnecessary script
xaos7991 ca45552
chore: simplify scripts with `-w` flag and clean up dependencies
Jester175 facb3b4
ci: removed unnecessary script
xaos7991 1eb19aa
chore: simplify scripts with `-w` flag and clean up dependencies
Jester175 178a63d
Merge branch 'resolving-issues' of https://github.com/xaos7991/typesc…
Jester175 3cbb725
chore: update lockfile to match package.json
Jester175 883d0ea
chore: update lockfile to match package.json
Jester175 fbf1124
chore: simplify scripts with `-w` flag
Jester175 2f26b78
Merge branch 'resolving-issues' of github.com:xaos7991/typescript-esl…
xaos7991 d301b3f
Merge branch 'main' into resolving-issues
xaos7991 9370c28
Merge pull request #13 from xaos7991/resolving-issues
xaos7991 f1ad8b9
chore: trigger CI pipeline
Jester175 635d1ef
fix: adjusted CI pipeline configuration
Jester175 caa05cd
fix: resolved issues
xaos7991 4649727
fix: resolved issues
Jester175 42d001f
Merge remote-tracking branch 'origin/main' into migrate-to-pnpm
Jester175 9318d86
Merge remote-tracking branch 'origin/main' into migrate-to-pnpm
Jester175 fe0e30d
fix: resolved issues
Jester175 7159cac
chore: updated vitest
Jester175 53f325f
fix: reverted @focusaurus to an earlier stable version
Jester175 88f10a7
some changes
Jester175 3fc4202
Merge pull request #15 from xaos7991/fix/resolve-issues
Jester175 59fefad
Merge branch 'main' into migrate-to-pnpm
xaos7991 5368940
Merge branch 'main' into migrate-to-pnpm
Jester175 ec4bd4e
Merge branch 'main' into migrate-to-pnpm
xaos7991 7ecfd88
fix: resolved issues with tests
xaos7991 7383a07
Merge branch 'main' into migrate-to-pnpm
xaos7991 f87275a
Merge branch 'main' into migrate-to-pnpm
xaos7991 99086f1
chore: lock Docusaurus library versions
xaos7991 f684ddc
fix: resolved issue with tests
xaos7991 ecc931b
Merge branch 'main' into migrate-to-pnpm
xaos7991 84729ad
Merge branch 'main' into migrate-to-pnpm
xaos7991 855ec1b
Merge branch 'main' into migrate-to-pnpm
xaos7991 547238c
Merge branch 'main' into migrate-to-pnpm
Jester175 814e5d9
Merge branch 'main' into migrate-to-pnpm
xaos7991 5de32f8
fix: merge conflicts
xaos7991 2547549
fix: got rid of yarn
xaos7991 c172330
Merge branch 'main' into migrate-to-pnpm
xaos7991 9b2dea0
Merge branch 'main' into migrate-to-pnpm
xaos7991 559deed
fix(integration-tests): rewrite snapshot
xaos7991 dc6b52f
Merge branch 'main' into migrate-to-pnpm
Jester175 6378466
Merge branch 'main' into migrate-to-pnpm
xaos7991 2b44b0a
chore: bump pnpm version
xaos7991 b9e41de
Merge branch 'main' into migrate-to-pnpm
xaos7991 a3c82cd
Merge branch 'main' into migrate-to-pnpm
xaos7991 fd1df19
fix: resolved lint issue
xaos7991 d214d1b
Merge branch 'main' into migrate-to-pnpm
xaos7991 50e3938
fix: got rid of yarn
xaos7991 c123198
fix: added dependency to build
xaos7991 aafacea
fix: resolved issue
xaos7991 aa07223
Merge remote-tracking branch 'origin/main' into migrate-to-pnpm
Jester175 6da2a7a
fix: resolved issue
Jester175 75e3231
fix: try to get rid of checkout
xaos7991 a864d53
Merge branch 'main' into migrate-to-pnpm
Jester175 253a6b0
Merge branch 'main' into migrate-to-pnpm
xaos7991 dd9d19c
chore: bumped pnpm version
xaos7991 e0f7582
fix: resolved issues
xaos7991 ac83e81
Merge branch 'main' into migrate-to-pnpm
xaos7991 22dc214
Merge branch 'main' into migrate-to-pnpm
Jester175 80ffa6f
Merge branch 'main' into migrate-to-pnpm
xaos7991 f6e5d71
Update .github/workflows/prettier-update.yml
Jester175 51bdc4b
Merge branch 'main' into migrate-to-pnpm
Jester175 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
JamesHenry marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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
JamesHenry marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
yarn pre-commit | ||
pnpm run pre-commit |
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +0,0 @@ | ||
package-lock=false | ||
This file contains hidden or 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
12 changes: 0 additions & 12 deletions
12
.yarn/patches/eslint-plugin-eslint-plugin-npm-5.5.1-4206c2506d.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.