gatsbyjs/gatsby 47594
Build blazing fast, modern apps and websites with React
Munter/subfont 1099
Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading
Munter/hyperlink 200
A node library and command line tool to test the integrity of your internal an external hyperlinks
msiebuhr/node-statsd-client 168
Node.js client for statsd
Javascript histogram library that gives you a data structure describing your PNG/JPEG/GIF. Works in NodeJS and any canvas supporting browser. Added bonus: Exports AMD module in the browser if require.js is loaded, otherwise falls back to exposing histogram on window.
Munter/express-systemjs-translate 27
Express middleware to speed up systemjs development loads by running translations serverside
bramstein/knockout.selection 19
A selection binding for Knockout.js
Small webpage for finding the odd unicode char code.
cardio
gustavnikolaj/hijackresponse 12
Hijack http responses in node servers.
push eventpapandreou/dotfiles
commit sha c0d73ead4f78a97e1d1c80e5a01987e007984423
Avoid find and basename in the hot bit of the p macro This shaves several seconds off the time it takes to `p projectname` on my mac (I do admit to having 230 directories in my `$PROJECTS_DIR`)
push time in 2 days
pull request commentOptimalBits/bull
feat(job): implement Job#retriedOn
Hey @manast, do you have a sec to review this? 🤗
comment created time in 2 days
push eventpapandreou/bull
commit sha c11c18626e978b162f90038a84ed8839495948cd
Update README.md
commit sha 6b5ee17084ccf97a153da67b4f628d5ee53733c9
Update README.md
commit sha 37ef47d4e1f770cac7bf4c806835174ab9ef9857
Update README.md
commit sha c92f3d739f41cb325a324f8a771e36eb076f2442
Update README.md
commit sha 42e5fa7aedc715462d683cd9631dec8316b21037
Update README.md
commit sha f63883ba87114dee14319db24cd89db507408b60
Update README.md
commit sha 8dbfee51a5ff40688fbd155cfe85495c589bb5ee
Merge branch 'develop' into feature/retriedOn
push time in 2 days
issue commentassetgraph/assetgraph
Good point! PR welcome :)
comment created time in 2 days
push eventunexpectedjs/unexpected-stream
commit sha 12e07eb4ae7902b596a51813a60e60ee4a7e7f98
Update eslint-config-standard to version 15.0.0
commit sha c535228b46c0d3fdb18267009414672ebcf33ee5
Merge pull request #47 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/unexpected-stream
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/unchecked
commit sha 9b1564dce5375fee6c12568d1c0ab370bfe6dfa8
Update eslint-config-standard to version 15.0.0
commit sha 9d8cf640f8981239068ce599b43bfc3f922891d7
Merge pull request #51 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/unchecked
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?
✳️ eslint-config-standard (^14.1.1 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventpapandreou/messy
commit sha 13584c3bb8dc8beed4111d56949b02447150144f
Update eslint-config-standard to version 15.0.0
commit sha ba0a9559e6d5c8dfa25b38e687d461210cf2bd92
Merge pull request #25 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged papandreou/messy
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/unexpected-snapshot
commit sha 52c19ea49c6aa2cb4d89021b6faabcd657cc091f
Update eslint-config-standard to version 15.0.0
commit sha 10fa26f10b11806da7b533d9baeaec8b849f5c82
Merge pull request #71 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/unexpected-snapshot
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventpapandreou/esanimate
commit sha e2b85f2f338d0061380d120d08c4ebad46ceb301
Update eslint-config-standard to version 15.0.0
commit sha 1ca5b9c1f865ddab1517c2187cdfe8bf06913943
Merge pull request #24 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged papandreou/esanimate
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/unexpected-markdown
commit sha e8e068bf5713bbc46e52af0a1dae6485f2a7ccfb
Update eslint-config-standard to version 15.0.0
commit sha 60b4cfbdc7879d67172428a93fc0b3930af4adb9
Merge pull request #67 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/unexpected-markdown
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventpapandreou/node-pngquant
commit sha 13b546d1497b028f0013ce6727d83a525153c5ca
Update eslint-config-standard to version 15.0.0
commit sha 9ebef20188cb3bae1be413ab199ce148f6096ecb
Merge pull request #56 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged papandreou/node-pngquant
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/unexpected-reaction
commit sha aef1d316149f7b163588454a1e03d41a8010598e
Update eslint-config-standard to version 15.0.0
commit sha 3a1cace1569c1e90ccb0ede69bc0436388d8eba0
Merge pull request #120 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/unexpected-reaction
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?
✳️ eslint-config-standard (^14.1.1 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/magicpen-prism
commit sha 6da4b87d8fea4cc4bac8f6cc1149de44e9f3633c
Update eslint-config-standard to version 15.0.0
commit sha ab70270ec25a47738d7b05814f5eb5ee36f2687b
Merge pull request #24 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/magicpen-prism
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?
✳️ eslint-config-standard (^14.1.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/uninspected
commit sha e47fc34eb8cb940c3c72c2e2e02f367a1ddb86b5
Update eslint-config-standard to version 15.0.0
commit sha dee3fe5e505e95f8e13fbac46ce70557f5b4caa4
Merge pull request #42 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/uninspected
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/unexpected-dom
commit sha 6c64d8e90bb684f562fc57a33759219eb40dc532
Update eslint-config-standard to version 15.0.0
commit sha df52b5ea1121463c931ad0891a140c4b8334cfa4
Merge pull request #351 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/unexpected-dom
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?
✳️ eslint-config-standard (^14.0.1 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/magicpen-media
commit sha 9876635634b22dc769251e97afe3e080c377dadf
Update eslint-config-standard to version 15.0.0
commit sha 13b78c73107594219c8c6a71d986ccc539ae1a0c
Merge pull request #42 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/magicpen-media
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/unexpected-sinon
commit sha c4aa0a1de2daeb1fc759181e92ce8cae0260b455
Update eslint-config-standard to version 15.0.0
commit sha 391fbeb492408b3346eb40afe5d05fe5183e08be
Merge pull request #136 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged unexpectedjs/unexpected-sinon
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventpapandreou/express-extractheaders
commit sha a27f5ca15dbfdb7b8c66207e8a76e2ff0f8adc46
Update eslint-config-standard to version 15.0.0
commit sha 6b73b2519e9ec46645a9a96767b6df701a7361d3
Update eslint to ^7.11.0 for compatibility with the new standard config
commit sha 7473271e724b32eacc0dc865f64c343958022ac1
Merge pull request #42 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged papandreou/express-extractheaders
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventpapandreou/express-processimage
commit sha 2be90023315c6f04d4fda0935cdc1f7e7342df01
Update eslint-config-standard to version 15.0.0
commit sha be245ba7744737e6955ca8a7dc94d15f3da32e87
Update eslint to ^7.11.0 for compatibility with the new standard config
commit sha 70530ad01416b30dc28b9372f997ac494a6d6c26
Merge pull request #121 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 2 days
PR merged papandreou/express-processimage
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 2 days
push eventunexpectedjs/unexpected-exif
commit sha 4b0ede5a41d69568caa424bd2ad3056701025529
Update eslint-config-standard to version 15.0.0
commit sha 01ab27e72c309ee07d2800de2d4b50d903f2770c
Merge pull request #47 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged unexpectedjs/unexpected-exif
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventassetgraph/assetgraph
commit sha 07023c4884505b6d1c3e1b92c217c497f89990a3
Update eslint-config-standard to version 15.0.0
commit sha cd99a605fe13356fb4f0bf30ac786b588c662e42
Merge pull request #1119 from assetgraph/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged assetgraph/assetgraph
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/consider
commit sha aa26a308aa4bd6d8b1331df8025bf624e18e029b
Update eslint-config-standard to version 15.0.0
commit sha 21807cc38eaae6051281f5239d825e411410aa9d
Merge pull request #30 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/consider
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventunexpectedjs/unexpected-color
commit sha 62e5667986fccd7fd21d82bcb43db826c0bc1d1f
Update eslint-config-standard to version 15.0.0
commit sha 7921c6c834ca324f417cb0effdea45a88ec59f89
Merge pull request #51 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged unexpectedjs/unexpected-color
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventunexpectedjs/unexpected-express
commit sha f1773e256e045e44ffb4b17e719930576e2b38cb
Update eslint-config-standard to version 15.0.0
commit sha 2f2831d14f92ca30dded38f5ad7bba094559d501
Merge pull request #107 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged unexpectedjs/unexpected-express
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/express-extendcsp
commit sha 930243b8b07eccd0bf1d35681ae053716898e9fe
Update eslint-config-standard to version 15.0.0
commit sha 3ce6cf78fd36e3809c6fad6528bd8f1fdcf99d26
Merge pull request #32 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/express-extendcsp
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/node-jpegtran
commit sha 616e19e9b76bd2bf7689f7101d5e38abf23959e6
Update eslint-config-standard to version 15.0.0
commit sha b9622831a0d62ac3d3d7317c7243c518a8c9900c
Merge pull request #36 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/node-jpegtran
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventassetgraph/assetgraph-i18n
commit sha caf70a4e3ea6bac7ac28185403b040fd26d40b48
Update eslint to satisfy eslint-config-standard's new requirements
push time in 3 days
push eventpapandreou/node-inkscape
commit sha 3e33d02e4c385ebc348fd565c9cc3c60a510003c
Update eslint-config-standard to version 15.0.0
commit sha b52dddc445cded0fd85675527ebea780cbc56a97
Merge pull request #46 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/node-inkscape
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/this-and-that
commit sha 8499143158c67612689fd282a8358d21dba8d02b
Update eslint-config-standard to version 15.0.0
commit sha 66d04c62a146738d40aa94eb9e1fac37e1d61923
Merge pull request #30 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/this-and-that
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/express-compiless
commit sha d46302efd3845d10384eca3103aa1a12d61fdece
Update eslint-config-standard to version 15.0.0
commit sha b2666c9b9e5a86011a0ebe8cb0cec4391a1d2f65
Merge pull request #47 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/express-compiless
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/node-optipng
commit sha d812ae34aa9ffc1943803fa23765a1270540ee4d
Update eslint-config-standard to version 15.0.0
commit sha 9c2eafb59e7688bfc0071dc5b196a97ffb7e37a9
Merge pull request #48 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/node-optipng
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/node-pngcrush
commit sha fd80bf793fa9c108aa1636c42c069bb8cf75b411
Update eslint-config-standard to version 15.0.0
commit sha 6717812ef4956852791780d8535ddb5dd312f3f9
Merge pull request #39 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/node-pngcrush
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/httpception
commit sha 85fcf0697c8c7e862edb0d76e9b8253c476bd948
Update eslint-config-standard to version 15.0.0
commit sha 603b8151a5877780eb496d3ed3cc768c080271fb
Merge pull request #58 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/httpception
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventassetgraph/font-tracer
commit sha f708a64a77b55c0153c68591d7b47bde0b0ac70c
Update eslint-config-standard to version 15.0.0
commit sha 4cede757867ea1d9f7bcb464359ea937fed675b9
Merge pull request #49 from assetgraph/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged assetgraph/font-tracer
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?
✳️ eslint-config-standard (^14.1.1 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventunexpectedjs/unexpected-http
commit sha 8f1f41b6aeef70776a852f3984912f39b6cf8afb
Update eslint-config-standard to version 15.0.0
commit sha 8bc9a84805ecd6bc2ad7dc50f76f5c805a8a2009
Merge pull request #71 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged unexpectedjs/unexpected-http
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventunexpectedjs/unexpected-mitm
commit sha 0f1675462d95ec2e5a27210446ceb002ead38cae
Update eslint-config-standard to version 15.0.0
commit sha 3a9d69e2886c5a8cfc5ebd3e4022950e0328fed5
Merge pull request #129 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged unexpectedjs/unexpected-mitm
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/express-extractheaders
commit sha 6b73b2519e9ec46645a9a96767b6df701a7361d3
Update eslint to ^7.11.0 for compatibility with the new standard config
push time in 3 days
push eventpapandreou/express-processimage
commit sha be245ba7744737e6955ca8a7dc94d15f3da32e87
Update eslint to ^7.11.0 for compatibility with the new standard config
push time in 3 days
push eventpapandreou/seespee
commit sha 1f8b3414d91aac556345ba9046b0768018403d30
Update eslint-config-standard to version 15.0.0
commit sha 48ae2a08c2658f837e52d4c61b8127c7d7e2077b
Merge pull request #53 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/seespee
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventunexpectedjs/unexpected-magicpen
commit sha 02d4b05545384e9cd39513311cdb9f52759f8dd8
Update eslint-config-standard to version 15.0.0
commit sha f49aa51a955dda0a56d384cd5b474ecb7f0c730a
Merge pull request #33 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged unexpectedjs/unexpected-magicpen
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/trackingdog
commit sha 175c25eaeccea3641a98788ffb09bff718a1d211
Update eslint-config-standard to version 15.0.0
commit sha 28cdd32ea35197cd4fd9fe5648635888b33d0908
Merge pull request #54 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/trackingdog
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/node-cldr
commit sha 7ca54d3a2418e6c2f4e75a837db3d4b3886f7a51
Update eslint-config-standard to version 15.0.0
commit sha d78a65f518e9976bd4693d19254938bb862632ee
Merge pull request #126 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/node-cldr
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventunexpectedjs/unexpected-messy
commit sha dc6f63d593fa583637e3cfd06cc8f96488b70e4b
Update eslint-config-standard to version 15.0.0
commit sha a0a19d0c85734ceafd31e6f986d8870e005e631f
Merge pull request #55 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged unexpectedjs/unexpected-messy
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventunexpectedjs/unexpected-image
commit sha becbf0b97513c55662a7c2cdb81b2cbf91af6e46
Update eslint-config-standard to version 15.0.0
commit sha 5c76433f939e3e647dff64dd4a1937772de4e78e
Merge pull request #55 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged unexpectedjs/unexpected-image
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/bringhome
commit sha ccd52807372d24984b1ddb2d4304042a07523d53
Update eslint-config-standard to version 15.0.0
commit sha 7f660740d8c82d3f15f7dcd4c3d1717cb408e71b
Merge pull request #75 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0 Upgrade eslint-config-standard to version 15.0.0
push time in 3 days
PR merged papandreou/bringhome
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?
✳️ eslint-config-standard (^14.0.0 → ^15.0.0) · Repo · Changelog
<details> <summary>Commits</summary> <p><a href="https://github.com/standard/eslint-config-standard/compare/3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282...90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c">See the full diff on Github</a>. The new version differs by 17 commits:</p> <ul> <li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>15.0.0</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>sort rules</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>tape 5</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>bump deps</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>Require indentation for values of ternary expressions (indent)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>Enforce newlines between operands of ternary expressions if the expression spans multiple lines (multiline-ternary)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/609e819ee533dd7ec769420c93889d728e22bf8a"><code>Merge pull request #154 from standard/no-no-inner-declarations</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/14c3f201f808bf4dba6c67feac331616e19462e3"><code>use es2021 globals</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d6fd464b51807ea6167f7a18f23bc27f169f5e61"><code>Merge pull request #156 from alFReD-NSH/patch-1</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/16cf7a90138f7187ebcc8b9b452f721db5a55a33"><code>Merge pull request #160 from brettz9/rmv-no-negated-in-lhs</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/e5e366d4de9ae983169ce54874dc202aa5ed8161"><code>Merge pull request #169 from standard/eslint7</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/b964206d5f52a93c63081e7798d0cc05b3e7ef66"><code>Disallow loops with a body that allows only one iteration (no-unreachable-loop)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/222e7ee50b89b818c75ef7d200c5faa3dd400c6e"><code>Disallow useless backreferences in regular expressions (no-useless-backreference)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/f158b09535f956e449a4df2a09a8cc4e05bb2e0a"><code>Enforce default clauses in switch statements to be last (default-case-last)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/57e470435d40c66dbd37992eb2711ad8d1fb8bc9"><code>Disallow Number Literals That Lose Precision (no-loss-of-precision)</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/d61a2e01d77d177d1d0dcafc139ceda74584d5ec"><code>Support EcmaScript 2021</code></a></li> <li><a href="https://github.com/standard/eslint-config-standard/commit/39982fccd6b3df47548a57aad0029b4ba8074bc3"><code>Update to rules moved out from ESLint 7</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 3 days
push eventpapandreou/css-generators
commit sha e2ed8d1254ca357881775e96d46ed2bfed62b587
Update html-validate to version 3.5.0
commit sha 4fcc99c0e5ea4dd6d29b3568a57e443c8b4ba612
Merge pull request #42 from papandreou/depfu/update/npm/html-validate-3.5.0 Upgrade html-validate to version 3.5.0
push time in 4 days
PR merged papandreou/css-generators
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?
✳️ html-validate (3.4.1 → 3.5.0) · Repo
Sorry, we couldn't find anything useful about this release.
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 4 days
push eventpapandreou/node-cldr
commit sha ad85fd4a8218e8a09a940c49b55505fad529c76c
Update xpath to version 0.0.32
commit sha 14faa701c1d39582acdcaa6c6bc0380c1b5b9e6f
Merge pull request #125 from papandreou/depfu/update/npm/xpath-0.0.32 Upgrade xpath to version 0.0.32
push time in 5 days
push eventpapandreou/node-cldr
commit sha 341b56b1f6b3172432051288bd30a507d1fbdda5
Update xpath to version 0.0.31
commit sha 0c6890cb6f234ad4e10c54a2075dd631dc67b413
Merge pull request #124 from papandreou/depfu/update/npm/xpath-0.0.31 Upgrade xpath to version 0.0.31
push time in 6 days
PR merged papandreou/node-cldr
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?
✳️ xpath (^0.0.30 → ^0.0.31) · Repo
Sorry, we couldn't find anything useful about this release.
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 6 days
pull request commentunexpectedjs/unexpected-reaction
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days
pull request commentunexpectedjs/uninspected
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days
pull request commentunexpectedjs/unexpected-resemble
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days
push eventunexpectedjs/unexpected-markdown
commit sha 0ec843b249626252a788cebb869231a24643bb41
Update mocha to version 8.2.0
commit sha fa00b34bea22d908743b96f8c60b744eb4af8e01
Merge pull request #66 from unexpectedjs/depfu/update/npm/mocha-8.2.0 Upgrade mocha to version 8.2.0
push time in 8 days
PR merged unexpectedjs/unexpected-markdown
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?
✳️ mocha (^7.0.0 → ^8.2.0) · Repo · Changelog
<details> <summary>Release Notes</summary> <h4><a href="https://github.com/mochajs/mocha/releases/tag/v8.2.0">8.2.0</a></h4>
<blockquote><h1>8.2.0 / 2020-10-16</h1> <p>The major feature added in v8.2.0 is addition of support for <a href="https://mochajs.org/#global-fixtures"><em>global fixtures</em></a>.</p> <p>While Mocha has always had the ability to run setup and teardown via a hook (e.g., a <code>before()</code> at the top level of a test file) when running tests in serial, Mocha v8.0.0 added support for parallel runs. Parallel runs are <em>incompatible</em> with this strategy; e.g., a top-level <code>before()</code> would only run for the file in which it was defined.</p> <p>With <a href="https://mochajs.org/#global-fixtures">global fixtures</a>, Mocha can now perform user-defined setup and teardown <em>regardless</em> of mode, and these fixtures are guaranteed to run <em>once and only once</em>. This holds for parallel mode, serial mode, and even "watch" mode (the teardown will run once you hit Ctrl-C, just before Mocha finally exits). Tasks such as starting and stopping servers are well-suited to global fixtures, but not sharing resources--global fixtures do <em>not</em> share context with your test files (but they do share context with each other).</p> <p>Here's a short example of usage:</p> <div class="highlight highlight-source-js"><pre><span class="pl-c">// fixtures.js</span>
<span class="pl-c">// can be async or not</span>
<span class="pl-s1">exports</span><span class="pl-kos">.</span><span class="pl-en">mochaGlobalSetup</span> <span class="pl-c1">=</span> <span class="pl-k">async</span> <span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span>
<span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">server</span> <span class="pl-c1">=</span> <span class="pl-k">await</span> <span class="pl-en">startSomeServer</span><span class="pl-kos">(</span><span class="pl-kos">{</span><span class="pl-c1">port</span>: <span class="pl-s1">process</span><span class="pl-kos">.</span><span class="pl-c1">env</span><span class="pl-kos">.</span><span class="pl-c1">TEST_PORT</span><span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span>
<span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s">server running on port <span class="pl-s1"><span class="pl-kos">${</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">server</span><span class="pl-kos">.</span><span class="pl-c1">port</span><span class="pl-kos">}</span></span></span><span class="pl-kos">)</span><span class="pl-kos">;</span>
<span class="pl-kos">}</span><span class="pl-kos">;</span>
<span class="pl-s1">exports</span><span class="pl-kos">.</span><span class="pl-en">mochaGlobalTeardown</span> <span class="pl-c1">=</span> <span class="pl-k">async</span> <span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span>
<span class="pl-c">// the context (this) is shared, but not with the test files</span>
<span class="pl-k">await</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">server</span><span class="pl-kos">.</span><span class="pl-en">stop</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span>
<span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s">server on port <span class="pl-s1"><span class="pl-kos">${</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">server</span><span class="pl-kos">.</span><span class="pl-c1">port</span><span class="pl-kos">}</span></span> stopped</span><span class="pl-kos">)</span><span class="pl-kos">;</span>
<span class="pl-kos">}</span><span class="pl-kos">;</span>
<span class="pl-c">// this file can contain root hook plugins as well!</span> <span class="pl-c">// exports.mochaHooks = { ... }</span></pre></div> <p>Fixtures are loaded with <code>--require</code>, e.g., <code>mocha --require fixtures.js</code>.</p> <p>For detailed information, please see the <a href="https://mochajs.org/#global-fixtures">documentation</a> and this handy-dandy <a href="https://mochajs.org/#test-fixture-decision-tree-wizard-thing">flowchart</a> to help understand the differences between hooks, root hook plugins, and global fixtures (and when you should use each).</p> <h2> <g-emoji class="g-emoji" alias="tada" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png">🎉</g-emoji> Enhancements</h2> <ul> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4308">#4308</a>: Support run-once <a href="https://mochajs.org/#global-fixtures">global setup & teardown fixtures</a> (<a href="https://bounce.depfu.com/github.com/boneskull"><strong>@boneskull</strong></a>)</li> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4442">#4442</a>: Multi-part extensions (e.g., <code>test.js</code>) now usable with <code>--extension</code> option (<a href="https://bounce.depfu.com/github.com/jordanstephens"><strong>@jordanstephens</strong></a>)</li> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4472">#4472</a>: Leading dots (e.g., <code>.js</code>, <code>.test.js</code>) now usable with <code>--extension</code> option (<a href="https://bounce.depfu.com/github.com/boneskull"><strong>@boneskull</strong></a>)</li> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4434">#4434</a>: Output of <code>json</code> reporter now contains <code>speed</code> ("fast"/"medium"/"slow") property (<a href="https://bounce.depfu.com/github.com/wwhurin"><strong>@wwhurin</strong></a>)</li> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4464">#4464</a>: Errors thrown by serializer in parallel mode now have error codes (<a href="https://bounce.depfu.com/github.com/evaline-ju"><strong>@evaline-ju</strong></a>)</li> </ul> <p><em>For implementors of custom reporters:</em></p> <ul> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4409">#4409</a>: Parallel mode and custom reporter improvements (<a href="https://bounce.depfu.com/github.com/boneskull"><strong>@boneskull</strong></a>): <ul> <li>Support custom worker-process-only reporters (<code>Runner.prototype.workerReporter()</code>); reporters should subclass <code>ParallelBufferedReporter</code> in <code>mocha/lib/nodejs/reporters/parallel-buffered</code> </li> <li>Allow opt-in of object reference matching for "sufficiently advanced" custom reporters (<code>Runner.prototype.linkPartialObjects()</code>); use if strict object equality is needed when consuming <code>Runner</code> event data</li> <li>Enable detection of parallel mode (<code>Runner.prototype.isParallelMode()</code>)</li> </ul> </li> </ul> <h2> <g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Fixes</h2> <ul> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4476">#4476</a>: Workaround for profoundly bizarre issue affecting <code>npm</code> v6.x causing some of Mocha's deps to be installed when <code>mocha</code> is present in a package's <code>devDependencies</code> and <code>npm install --production</code> is run the package's working copy (<a href="https://bounce.depfu.com/github.com/boneskull"><strong>@boneskull</strong></a>)</li> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4465">#4465</a>: Worker processes guaranteed (as opposed to "very likely") to exit before Mocha does; fixes a problem when using <code>nyc</code> with Mocha in parallel mode (<a href="https://bounce.depfu.com/github.com/boneskull"><strong>@boneskull</strong></a>)</li> <li> <a href="https://bounce.depfu.com/github.com/mochajs/mocha/issues/4419">#4419</a>: Restore <code>lookupFiles()</code> in <code>mocha/lib/utils</code>, which was broken/missing in Mocha v8.1.0; it now prints a deprecation warning (use <code>const {lookupFiles} = require('mocha/lib/cli')</code> instead) (<a href="https://bounce.depfu.com/github.com/boneskull"><strong>@boneskull</strong></a>)</li> </ul> <p>Thanks to <a href="https://bounce.depfu.com/github.com/AviVahl"><strong>@AviVahl</strong></a>, <a href="https://bounce.depfu.com/github.com/donghoon-song"><strong>@donghoon-song</strong></a>, <a href="https://bounce.depfu.com/github.com/ValeriaVG"><strong>@ValeriaVG</strong></a>, <a href="https://bounce.depfu.com/github.com/znarf"><strong>@znarf</strong></a>, <a href="https://bounce.depfu.com/github.com/sujin-park"><strong>@sujin-park</strong></a>, and <a href="https://bounce.depfu.com/github.com/majecty"><strong>@majecty</strong></a> for other helpful contributions!</p></blockquote> <p><em>Does any of this look wrong? <a href="https://depfu.com/packages/npm/mocha/feedback">Please let us know.</a></em></p> </details>
<details> <summary>Commits</summary> <p><a href="https://github.com/mochajs/mocha/compare/fa9e67c6ba2e2af6f7cc70e51b2c97db94c73ad0...afe8daac603d398743dd5572f497ba088193bf53">See the full diff on Github</a>. The new version differs by 29 commits:</p> <ul> <li><a href="https://github.com/mochajs/mocha/commit/afe8daac603d398743dd5572f497ba088193bf53"><code>Release v8.2.0</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/20d3d4cab80d65096fbb15eb5eaf14abdcc587dd"><code>update CHANGELOG for v8.2.0 [ci skip]</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/932c09a607040e9aaee11a4dc2a5397831574c0c"><code>fix scripts/linkify-changelog to not blast fenced code blocks</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/3b333ecf6168943605caa1bcd07b2acf38835057"><code>chore(deps): [email protected]</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/058b2e7484f0040e5ff0b4d2e37bf41f2cf50da3"><code>attempt to force colors in karma config</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/60e3662511dcdaa0b854909b866841191a32771a"><code>replace promise.allsettled with @ungap/promise-all-settled; closes #4474</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/f132448ee51d9b09efab29099756f3b15a1a98ba"><code>remove duplicated/problem reporter tests; closes #4469</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/31116dbf825487490d5416c95b2685e18e7359d3"><code>fix: remove job count from parallel mode debug log (#4416)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/478ca6ac3d05d7d789d3ec22328b3a2ce859e341"><code>add "fixture flowchart" to docs (#4440)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/9c28990f1d562aff3ceb410496c46266099a9d5f"><code>support leading dots in --extension</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/28525054220a26022f9c049c08d578a18c874d7e"><code>chore(deps): upgrade to latest stable</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/b216fcd9b30c161a2cf9a57131b264ceadfc4cdc"><code>Support multipart extensions like ".test.js" (#4442)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/1aa182b95c58b0936e94364f7baf56636690b503"><code>refactor: utils.type() (#4457); closes #4306</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/fd9fe95e2c8f86366fe12d88b76a81d93d5e20be"><code>Change serializer errors to use error codes (#4464)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/6ceca82fdfd51341796caa523d696fa7621639cc"><code>make guarantees about orphaned processes</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/f24f190f5f4b5b89720fb79dd2e97c1164e650ab"><code>avoid deprecated add-path in GHA workflow</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/ca9bfc7e13cc9411bed5cbf4ab357e4241ba269b"><code>parallel mode: enable custom worker reporters and object references (#4409); closes #4403</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/df8e9e6f0108cd06925ea745bb26771ed458c7cb"><code>run all node.js tests on GHA (#4459)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/238268dfede04fc68ae1902fac5fdda8f098432f"><code>cleanup a little bit of eslint config</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/8f5d6a9e642f12f98201f90015f525578d14881e"><code>Update eslint version (#4443)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/bb96de135593099f5d5c510be3e9e4e0d53835fc"><code>implement Open Collective categories for extended filtering</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/28f970e37211a37da665e86c1af18d1f9b4af241"><code>ci(win): setup GH actions for windows CI (#4402)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/738a57574f3eb82ba2844c8a512cafec974ed5ab"><code>Add speed in -R json option (#4226) (#4434)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/5bdc20815b5a896ee4bc666f688dfc2404b84d42"><code>remove unused interface tests (#4247)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/b3eb2a68d345aa9ce5791dddfea41a13be743b78"><code>Add npm and node version badges to README</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/12db9dbc9dd3b0ec31c182d0e41a6ec615735401"><code>implementation of global setup/teardown; closes #4308 (#4360)</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/c1db2a6b6c056753feae8ddb9d7343f99fc94245"><code>redirect webpack test output to a temp dir</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/06a7f2199d10cc9002d6c23a302ff719f2b72a3e"><code>remove wallaby-logo.png trim option</code></a></li> <li><a href="https://github.com/mochajs/mocha/commit/f28d6fe1bea23da9bdab52e8adda598dc891745a"><code>fix typo in 8.1.2 changelog (#4432)</code></a></li> </ul> </details>
Depfu 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.
<details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details>
pr closed time in 8 days
pull request commentunexpectedjs/unexpected-knex
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days
pull request commentunexpectedjs/unchecked
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days
pull request commentunexpectedjs/unexpected-dom
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days
pull request commentunexpectedjs/magicpen-media
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days
pull request commentunexpectedjs/unexpected-sinon
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days
pull request commentunexpectedjs/unexpected
Upgrade mocha to version 8.2.0
@depfu pause
comment created time in 8 days