Skip to content

fix(run-open): introduce open instead of opn #2532

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

Merged
merged 1 commit into from
Apr 27, 2020
Merged

Conversation

hiroppy
Copy link
Member

@hiroppy hiroppy commented Apr 22, 2020

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

modified

Motivation / Use-Case

opn is deprecated.

Breaking Changes

yes because open doesn't support Node6.

Additional Info

@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

Merging #2532 into v4 will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##               v4    #2532   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          34       34           
  Lines        1334     1334           
  Branches      381      381           
=======================================
  Hits         1251     1251           
  Misses         81       81           
  Partials        2        2           
Impacted Files Coverage Δ
lib/Server.js 96.80% <100.00%> (ø)
lib/utils/runOpen.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d85c473...ca7346f. Read the comment docs.

@alexander-akait
Copy link
Member

@hiroppy Let's send the first PR with updating package.json/babel + drop old nodejs on CI for v4 branch and then starts to update

@alexander-akait
Copy link
Member

Anyway good job!

@hiroppy
Copy link
Member Author

hiroppy commented Apr 27, 2020

@evilebottnawi I'm working on the updating deps on another pr. please review this

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Thanks!

@alexander-akait
Copy link
Member

/cc @Loonride

@alexander-akait alexander-akait merged commit 4e9b3db into v4 Apr 27, 2020
@alexander-akait alexander-akait deleted the feature/add-open branch April 27, 2020 16:14
@alexander-akait
Copy link
Member

Thanks!

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