8000 Handle yarn workspaces and integrity fields by antongolub · Pull Request #45 · imsnif/synp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Handle yarn workspaces and integrity fields #45

Merged
merged 14 commits into from
Aug 19, 2020
Merged

Handle yarn workspaces and integrity fields #45

merged 14 commits into from
Aug 19, 2020

Conversation

antongolub
Copy link
Collaborator
@antongolub antongolub commented Aug 16, 2020

@coveralls
Copy link
coveralls commented Aug 16, 2020

Coverage Status

Coverage decreased (-0.8%) to 98.842% when pulling 51df630 on antongolub:introduce_workspaces into 5ae522c on imsnif:master.

Copy link
Owner
@imsnif imsnif left a comment

Choose a reason for hiding this comment

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

Hey @antongolub, this is absolutely stellar work.
I'm very happy to see synp getting some love. It's been a while :)
I'm adding you as a maintainer in case you need any other changes. Let me know whenever you need to publish a new version. Going to merge this and publish ASAP

Thanks!

@imsnif imsnif merged commit c84fb2c into imsnif:master Aug 19, 2020
antongolub added a commit that referenced this pull request Aug 31, 2020
# 1.0.0 (2020-08-31)

### Bug Fixes

* better cli errors ([1e05ade](1e05ade))
* check node_modules properly ([d866ee2](d866ee2))
* corrupted entries in yarn.lock file ([a8ef713](a8ef713))
* dependencies do not have duplicates and add optional deps ([a3289bc](a3289bc))
* eol formatting ([fe50c68](fe50c68))
* git & tarball support yarn -> npm ([#28](#28)) ([c0703ef](c0703ef))
* move tap-spec to devDeps ([4b57858](4b57858))
* parent path bug with relative paths ([4b8ed4a](4b8ed4a))
* parentPackagePath resolver ([#47](#47)) ([6395a7e](6395a7e)), closes [#46](#46) [#44](#44)
* remove redundant exit condition ([73320c0](73320c0))
* support crlf line endings ([f555d0e](f555d0e))
* support npm integrities with several hashes, use legacy url.parse if exists ([610bf77](610bf77))
* **npm-to-yarn:** support github deps ([43a485d](43a485d))
* **tree:** properly handle root level hoisting conversion ([9a7eec9](9a7eec9))

### Features

* **ecosystem:** handle yarn workspaces and integrity fields ([#45](#45)) ([c84fb2c](c84fb2c))
* add primary TS typings ([#42](#42)) ([512378e](512378e))
* **cli:** --force ([#37](#37)) ([57a081c](57a081c))
* **conversion:** improve file dependencies support ([c1883f8](c1883f8))
* bundled dependencies and root devDependencies ([e26ae6c](e26ae6c))
* cli usage ([2b3b711](2b3b711))
* multiple level dependencies ([4ec40cc](4ec40cc))
* use node_modules dir for state ([31a1e6d](31a1e6d))
antongolub added a commit that referenced this pull request Aug 31, 2020
# 1.0.0 (2020-08-31)

### Bug Fixes

* better cli errors ([1e05ade](1e05ade))
* check node_modules properly ([d866ee2](d866ee2))
* corrupted entries in yarn.lock file ([a8ef713](a8ef713))
* dependencies do not have duplicates and add optional deps ([a3289bc](a3289bc))
* eol formatting ([fe50c68](fe50c68))
* git & tarball support yarn -> npm ([#28](#28)) ([c0703ef](c0703ef))
* move tap-spec to devDeps ([4b57858](4b57858))
* parent path bug with relative paths ([4b8ed4a](4b8ed4a))
* parentPackagePath resolver ([#47](#47)) ([6395a7e](6395a7e)), closes [#46](#46) [#44](#44)
* remove redundant exit condition ([73320c0](73320c0))
* support crlf line endings ([f555d0e](f555d0e))
* support npm integrities with several hashes, use legacy url.parse if exists ([610bf77](610bf77))
* **npm-to-yarn:** support github deps ([43a485d](43a485d))
* **tree:** properly handle root level hoisting conversion ([9a7eec9](9a7eec9))

### Features

* **ecosystem:** handle yarn workspaces and integrity fields ([#45](#45)) ([c84fb2c](c84fb2c))
* add primary TS typings ([#42](#42)) ([512378e](512378e))
* **cli:** --force ([#37](#37)) ([57a081c](57a081c))
* **conversion:** improve file dependencies support ([c1883f8](c1883f8))
* bundled dependencies and root devDependencies ([e26ae6c](e26ae6c))
* cli usage ([2b3b711](2b3b711))
* multiple level dependencies ([4ec40cc](4ec40cc))
* use node_modules dir for state ([31a1e6d](31a1e6d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0