Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Upgrade fs-plus to version 3.0.0 #13940

Merged
merged 11 commits into from
Mar 10, 2017
Merged

Upgrade fs-plus to version 3.0.0 #13940

merged 11 commits into from
Mar 10, 2017

Conversation

as-cii
Copy link
Contributor

@as-cii as-cii commented Mar 6, 2017

This pull request upgrades fs-plus to version 3.0.0 across all Atom dependencies, so that we can snapshot it and go on with #13916.

Antonio Scandurra and others added 3 commits March 6, 2017 11:15
Apparently, these imports of 'octicon-utf-codes.less' within mixin
definitions cause any subsequent imports of this file to become noops,
because of the way less dedupes imports. The result is that the variables
defined in that file are only available in the nested scope.

This didn't happen in older versions of less because of bugs which
have been fixed since less 2.7.

Signed-off-by: Antonio Scandurra <as-cii@github.com>
@as-cii as-cii mentioned this pull request Mar 6, 2017
13 tasks
Antonio Scandurra added 3 commits March 6, 2017 13:34
With the upgrade of git-utils libgit2 was updated too and the behavior
tested by the deleted spec doesn't seem to be supported anymore.
However, we believe we can delete this test because the only entry point
for creating `GitRepository` instances is `repositoryForDirectorySync`
in `GitRepositoryProvider`, which only allows `Directory` objects to be
supplied as its input arguments.
@as-cii as-cii force-pushed the as-update-fs-plus branch from d5e15b1 to a9054e8 Compare March 6, 2017 16:06
@as-cii as-cii force-pushed the as-update-fs-plus branch from a9054e8 to 1846f9e Compare March 6, 2017 16:07
@winstliu winstliu mentioned this pull request Mar 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants