Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Upgrade all dependencies & enforce action.type#36

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JaKXz merged 6 commits intoredux-utilities:masterfromJaKXz:upgrade-everything
Oct 27, 2016
Merged

Upgrade all dependencies & enforce action.type#36

JaKXz merged 6 commits intoredux-utilities:masterfromJaKXz:upgrade-everything
Oct 27, 2016

Conversation

@JaKXz
Copy link
Contributor

@JaKXzJaKXz commentedOct 6, 2016
edited
Loading

  • action.type must be a string or Symbol (the latter may or may not be
    dropped, so test support can also be removed easily)
  • use npm scripts instead of Makefile
  • use Babel 6.Closeswhen to update to babel6 ? #25.
  • usenyc (disclaimer: I'm a collaborator onnyc) for code coverage and coveralls
  • test against latest versions of Node LTS
  • add.editorconfig
  • usemocha.opts and mocha-friendlier file structure [+this way__tests__ are not published in the npm package]
  • fixes minimatch dependency warnings [from mocha 2.x and babel 5.x]
  • specify package files inpackage.json files to reduce published lib size
  • use cross-platform-friendly commands withcross-env andrimraf
  • addyarn.lock 🎉

@acdlite@yangmillstheory I got a little carried away (when I noticediojs in.travis.yml)... hopefully all of this makes sense - apologies for all of it at once.

- action.type must be a string or Symbol (the latter may or may not bedropped, so test support can also be removed easily)- use npm scripts instead of Makefile- use Babel 6- use nyc for code coverage and coveralls- test against latest versions of Node LTS- add editorconfig
@JaKXz
Copy link
ContributorAuthor

JaKXz commentedOct 6, 2016
edited
Loading

CIis was failing only becausenpm@2 doesn't like unresolved peer dependencies andeslint-plugin-airbnb-base hasn't updated its peerDependencies, yet:airbnb/javascript#1101

@JaKXzJaKXz closed thisOct 27, 2016
@JaKXzJaKXz reopened thisOct 27, 2016
@acdlite
Copy link
Contributor

@JaKXz Sorry I haven't responded to this yet! Been pretty busy lately. This all looks great.

JaKXz reacted with heart emoji

@JaKXz
Copy link
ContributorAuthor

JaKXz commentedOct 27, 2016
edited
Loading

@acdlite no worries! life first 👍

I'll reset my last commit.

@acdlite
Copy link
Contributor

Btw I just sent you an email

JaKXz reacted with thumbs up emoji

@JaKXzJaKXz merged commitda8af44 intoredux-utilities:masterOct 27, 2016
@JaKXzJaKXz deleted the upgrade-everything branchOctober 27, 2016 04:33
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

when to update to babel6 ?

2 participants

@JaKXz@acdlite

[8]ページ先頭

©2009-2025 Movatter.jp