Open
Conversation
Member
|
@depfu rebase |
3d7bc00 to
df136db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ messy (^6.16.0 → ^7.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 56 commits:
7.0.0Drop support for node.js <10 (semver-major)prettier --write '**/*.{js,json,md}'Also check *.json and *.md with prettierUpdate prettier to ~2.2.0Merge pull request #29 from papandreou/depfu/update/npm/unexpected-12.0.0Update unexpected to version 12.0.0Merge pull request #25 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0Update eslint-config-standard to version 15.0.0Merge pull request #24 from papandreou/depfu/update/npm/rfc2047-3.0.1Update rfc2047 to version 3.0.1Merge pull request #23 from papandreou/depfu/update/npm/prettier-2.1.0Update prettier to version 2.1.0Merge pull request #22 from papandreou/depfu/update/npm/eslint-plugin-mocha-8.0.0Update eslint-plugin-mocha to version 8.0.0Merge pull request #20 from papandreou/depfu/update/npm/iconv-lite-0.6.0Update iconv-lite to version 0.6.0Merge pull request #19 from papandreou/depfu/update/npm/eslint-plugin-mocha-7.0.0Update eslint-plugin-mocha to version 7.0.0Merge pull request #18 from papandreou/depfu/update/npm/eslint-7.0.0Update eslint to version 7.0.0Only run lint on node.js 12prettier --write '**/*.js'Update prettier to version 2.0.2Merge pull request #15 from papandreou/depfu/update/npm/mocha-7.0.0Update mocha to version 7.0.0Merge pull request #14 from papandreou/depfu/update/npm/eslint-plugin-node-11.0.0Update eslint-plugin-node to version 11.0.0Merge pull request #13 from papandreou/depfu/update/npm/nyc-15.0.0Update nyc to version 15.0.0Merge pull request #12 from papandreou/depfu/update/npm/prettier-1.19.1Update prettier to version 1.19.1Merge pull request #11 from papandreou/depfu/update/npm/eslint-plugin-node-10.0.0Update eslint-plugin-node to version 10.0.0Merge pull request #10 from papandreou/depfu/update/npm/eslint-config-standard-14.0.0Update eslint-config-standard to version 14.0.0Replace underscore with lodash.omit and object spreadUpdate dependenciesUpdate dev depsMerge pull request #5 from papandreou/depfu/update/npm/iconv-lite-0.5.0Submit to coveralls in after_successReplace istanbul with nycFix lintprettier --write '**/*.js'perl -pi -e 's/new Buffer/Buffer.from/' `find test lib -name '*.js'`for transform in let obj-shorthand obj-method ; do for dir in lib test; do lebab --transform $transform --replace $dir; done ; doneAdd slashes to top level dirs in .eslintignoreAdd .prettierrcprettier --write '**/*.js'eslint --fix .Add .editorconfigReplace jshint with eslint + prettierUpdate iconv-lite to version 0.5.0npm run {travis => ci}Drop node.js 4, 6, and 9, add 10 and latest (semver-major)Add .npmrc to disable package-lock and save-exactDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands