-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
feat(checksums): add integrity field with sha512 authentication to yarn.lock #5042
Merged
Commits on Feb 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a8c1fbb - Browse repository at this point
Copy the full SHA a8c1fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e8ee4 - Browse repository at this point
Copy the full SHA 89e8ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640c8cc - Browse repository at this point
Copy the full SHA 640c8ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7fb8d - Browse repository at this point
Copy the full SHA 6d7fb8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8208e6 - Browse repository at this point
Copy the full SHA b8208e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cccf5b3 - Browse repository at this point
Copy the full SHA cccf5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142fbd1 - Browse repository at this point
Copy the full SHA 142fbd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f57798 - Browse repository at this point
Copy the full SHA 0f57798View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ec613 - Browse repository at this point
Copy the full SHA a0ec613View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3edf7 - Browse repository at this point
Copy the full SHA ab3edf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d54937 - Browse repository at this point
Copy the full SHA 9d54937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b6052d - Browse repository at this point
Copy the full SHA 5b6052dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a037ec8 - Browse repository at this point
Copy the full SHA a037ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e7ef2 - Browse repository at this point
Copy the full SHA a9e7ef2View commit details
Commits on Mar 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6d168d6 - Browse repository at this point
Copy the full SHA 6d168d6View commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3e1aeee - Browse repository at this point
Copy the full SHA 3e1aeeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d487b0d - Browse repository at this point
Copy the full SHA d487b0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f40b2d1 - Browse repository at this point
Copy the full SHA f40b2d1View commit details
Commits on Mar 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 529ec6e - Browse repository at this point
Copy the full SHA 529ec6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67afa9b - Browse repository at this point
Copy the full SHA 67afa9bView commit details
Commits on Mar 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 71539c4 - Browse repository at this point
Copy the full SHA 71539c4View commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6618e36 - Browse repository at this point
Copy the full SHA 6618e36View commit details
Commits on Mar 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fc521d9 - Browse repository at this point
Copy the full SHA fc521d9View commit details
Commits on Mar 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7e72e80 - Browse repository at this point
Copy the full SHA 7e72e80View commit details
Commits on Mar 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eecfedd - Browse repository at this point
Copy the full SHA eecfeddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d24160 - Browse repository at this point
Copy the full SHA 8d24160View commit details
Commits on Mar 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5fcaf26 - Browse repository at this point
Copy the full SHA 5fcaf26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b3dbd - Browse repository at this point
Copy the full SHA 34b3dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fcf610 - Browse repository at this point
Copy the full SHA 6fcf610View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f3ec3 - Browse repository at this point
Copy the full SHA f1f3ec3View commit details
Commits on Mar 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2f32c2d - Browse repository at this point
Copy the full SHA 2f32c2dView commit details -
chore(deps): update dependency eslint-config-fb-strict to ^22.0.0 (ya…
…rnpkg#5570) **Summary** This Pull Request updates dependency eslint-config-fb-strict from ^20.1.0-delta.3 to ^22.0.0 **Test plan** `yarn lint` should pass.
Configuration menu - View commit details
-
Copy full SHA for 2189fbe - Browse repository at this point
Copy the full SHA 2189fbeView commit details -
chore(jest): Upgrade Jest flow types (yarnpkg#5573)
**Summary** Follow up to yarnpkg#5569. **Test plan** `yarn lint` should pass without errors.
Configuration menu - View commit details
-
Copy full SHA for e46ddcf - Browse repository at this point
Copy the full SHA e46ddcfView commit details -
ci(appveyor): Fix AppVeyor tests (yarnpkg#5574)
* ci(appveyor): Fix AppVeyor tests **Summary** Jest 22.4.x mocks the process object without a proper stub for `process.mainModule`. In our lifecycle code, we try to set `env.npm_execpath` when it is not defined by using `process.mainModule.filename`. When running tests on AppVeyor, we run Jest directly, thus we don't have `env.npm_execpath` set, triggering the `process.mainModule` code path which is also not set, causing tests to fail. **Test plan** AppVeyor builds should pass.
Configuration menu - View commit details
-
Copy full SHA for 2aa1f9f - Browse repository at this point
Copy the full SHA 2aa1f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3e65e - Browse repository at this point
Copy the full SHA dd3e65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fefc462 - Browse repository at this point
Copy the full SHA fefc462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d1ca2 - Browse repository at this point
Copy the full SHA 38d1ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8b6dd - Browse repository at this point
Copy the full SHA 4c8b6ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd14a7 - Browse repository at this point
Copy the full SHA ffd14a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd0f8b - Browse repository at this point
Copy the full SHA 1cd0f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3621c - Browse repository at this point
Copy the full SHA fc3621cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef22207 - Browse repository at this point
Copy the full SHA ef22207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0d972 - Browse repository at this point
Copy the full SHA 5d0d972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 376e17c - Browse repository at this point
Copy the full SHA 376e17cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 089013c - Browse repository at this point
Copy the full SHA 089013cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f35bd24 - Browse repository at this point
Copy the full SHA f35bd24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bc77b - Browse repository at this point
Copy the full SHA 64bc77bView commit details
Commits on Mar 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9540637 - Browse repository at this point
Copy the full SHA 9540637View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f91a0 - Browse repository at this point
Copy the full SHA d8f91a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15959ad - Browse repository at this point
Copy the full SHA 15959adView commit details
Commits on Apr 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 93c6786 - Browse repository at this point
Copy the full SHA 93c6786View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ab8e7 - Browse repository at this point
Copy the full SHA a6ab8e7View commit details
Commits on Apr 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 821a766 - Browse repository at this point
Copy the full SHA 821a766View commit details
Commits on Apr 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8fb6ae8 - Browse repository at this point
Copy the full SHA 8fb6ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2877a - Browse repository at this point
Copy the full SHA da2877aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d138c - Browse repository at this point
Copy the full SHA 18d138cView commit details
Commits on Apr 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5e8b680 - Browse repository at this point
Copy the full SHA 5e8b680View commit details
Commits on Apr 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8a9e756 - Browse repository at this point
Copy the full SHA 8a9e756View commit details
Commits on Apr 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c52f3fd - Browse repository at this point
Copy the full SHA c52f3fdView commit details
Commits on May 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 028b5ef - Browse repository at this point
Copy the full SHA 028b5efView commit details
Commits on May 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a833726 - Browse repository at this point
Copy the full SHA a833726View commit details -
Configuration menu - View commit details
-
Copy full SHA for e88aa54 - Browse repository at this point
Copy the full SHA e88aa54View commit details
Commits on Jun 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cb4a812 - Browse repository at this point
Copy the full SHA cb4a812View commit details
Commits on Jun 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6646e32 - Browse repository at this point
Copy the full SHA 6646e32View commit details
Commits on Jul 25, 2018
-
Maël Nison committed
Jul 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 7da27ab - Browse repository at this point
Copy the full SHA 7da27abView commit details -
Maël Nison committed
Jul 25, 2018 Configuration menu - View commit details
-
Copy full SHA for d38712d - Browse repository at this point
Copy the full SHA d38712dView commit details
Commits on Jul 30, 2018
-
Maël Nison committed
Jul 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 8ca0f87 - Browse repository at this point
Copy the full SHA 8ca0f87View commit details
Commits on Aug 1, 2018
-
Merge branch 'master' into pr-5042
Maël Nison committedAug 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 5b70d73 - Browse repository at this point
Copy the full SHA 5b70d73View commit details
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.