[go: nahoru, domu]

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

deps: update to open from opn #9267

Merged
merged 3 commits into from
Jul 15, 2019

Conversation

jamesgeorge007
Copy link
Contributor

closes #9265

Summary

Switch to open.

Related Issues/PRs

Fixes #9265

Copy link
Collaborator
@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

thanks @jamesgeorge007! think you could update that reference in docs/readme.md we found too?

package.json Show resolved Hide resolved
@patrickhulce patrickhulce changed the title fix(chore): switch to open deps: update to open from opn Jun 24, 2019
update reference of opn to open
@patrickhulce
Copy link
Collaborator

Oh no! open's types don't work in our version of typescript 😢 (3.2.2)

image

Seems like they work with 3.4.x which added support for that readonly array operator https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-4.html, so we might have to hold off landing this until we can update.

@patrickhulce
Copy link
Collaborator

We won't be able to continue with this until we migrate the rest of the codebase to typescript 3.4. The types in the latest version of open require features not supported in earlier versions.

@brendankenny
Copy link
Member

this should be able to land now that #9357 is in, rerunning tests (hopefully it'll work without updating the branch)

package.json Outdated Show resolved Hide resolved
Copy link
Member
@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

tests look good, LGTM when the updated yarn.lock file is included!

@jamesgeorge007
Copy link
Contributor Author

cc @brendankenny @patrickhulce

Copy link
Collaborator
@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member
@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

LGTM2

@brendankenny brendankenny merged commit 78a1a8f into GoogleChrome:master Jul 15, 2019
@brendankenny
Copy link
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

opn is deprecated, switch to open
5 participants