Closed renovate[bot] closed 4 years ago
Preview deployed with success. Look for the URL in Details.
Built with commit 53741d976248e7940a884cdcd4c28e5d17dc99aa
Merging #343 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #343 +/- ##
=======================================
Coverage 60.27% 60.27%
=======================================
Files 54 54
Lines 438 438
Branches 43 43
=======================================
Hits 264 264
Misses 155 155
Partials 19 19
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ec1e171...53741d9. Read the comment docs.
This PR contains the following updates:
2.65.7
->2.67.0
Release Notes
netlify/cli
### [`v2.67.0`](https://togithub.com/netlify/cli/blob/master/CHANGELOG.md#v2670-httpsgithubcomnetlifyclicomparev2661v2670) [Compare Source](https://togithub.com/netlify/cli/compare/v2.66.1...v2.67.0) ##### Merged - feat(command-dev): don't error when background functions don't return a response [`#1479`](https://togithub.com/netlify/cli/pull/1479) ### [`v2.66.1`](https://togithub.com/netlify/cli/blob/master/CHANGELOG.md#v2661-httpsgithubcomnetlifyclicomparev2660v2661---2020-10-27) [Compare Source](https://togithub.com/netlify/cli/compare/v2.66.0...v2.66.1) ##### Merged - fix: support index.js function name [`#1476`](https://togithub.com/netlify/cli/pull/1476) - chore(lint): add `plugin:node/recommended` [`#1472`](https://togithub.com/netlify/cli/pull/1472) - chore(deps): lock file maintenance [`#1475`](https://togithub.com/netlify/cli/pull/1475) - chore: force renovate to use npm v6 [`#1474`](https://togithub.com/netlify/cli/pull/1474) ##### Commits - chore(release): 2.66.1 [`034e616`](https://togithub.com/netlify/cli/commit/034e616772d355b3585b8adb950d204f6a48b038) ### [`v2.66.0`](https://togithub.com/netlify/cli/blob/master/CHANGELOG.md#v2660-httpsgithubcomnetlifyclicomparev2657v2660---2020-10-27) [Compare Source](https://togithub.com/netlify/cli/compare/v2.65.7...v2.66.0) ##### Merged - fix: don't pass bundle path to mesh forward [`#1473`](https://togithub.com/netlify/cli/pull/1473) - chore: fix lockfile [`#1468`](https://togithub.com/netlify/cli/pull/1468) - chore(renovate): add npm constraint [`#1470`](https://togithub.com/netlify/cli/pull/1470) - fix(deps): update netlify packages [`#1467`](https://togithub.com/netlify/cli/pull/1467) - fix(deps): update dependency axios to ^0.21.0 [`#1463`](https://togithub.com/netlify/cli/pull/1463) - chore(lint): use [@netlify/eslint-config-node](https://togithub.com/netlify/eslint-config-node) [`#1462`](https://togithub.com/netlify/cli/pull/1462) - Add Codecov test coverage [`#1440`](https://togithub.com/netlify/cli/pull/1440) - feat(command-dev-local): pass path to bundler plugin CLI to mesh forward [`#1458`](https://togithub.com/netlify/cli/pull/1458) - Add `func-style` ESLint rule [`#1421`](https://togithub.com/netlify/cli/pull/1421) - Add `import/order` ESLint rule [`#1436`](https://togithub.com/netlify/cli/pull/1436) - Add `default-param-last` ESLint rule [`#1419`](https://togithub.com/netlify/cli/pull/1419) - Add `id-length` ESLint rule [`#1422`](https://togithub.com/netlify/cli/pull/1422) - Remove unnecessary quotes [`#1433`](https://togithub.com/netlify/cli/pull/1433) - Add `no-inline-comments` ESLint rule [`#1407`](https://togithub.com/netlify/cli/pull/1407) - Add `no-return-await` ESLint rule [`#1412`](https://togithub.com/netlify/cli/pull/1412) - Add `no-magic-numbers` ESLint rule [`#1426`](https://togithub.com/netlify/cli/pull/1426) - Add `no-shadow` ESLint rule [`#1427`](https://togithub.com/netlify/cli/pull/1427) - Use trailing commas [`#1434`](https://togithub.com/netlify/cli/pull/1434) - Add `no-await-in-loop` ESLint rule [`#1425`](https://togithub.com/netlify/cli/pull/1425) - Add `eslint-plugin-eslint-comments` [`#1441`](https://togithub.com/netlify/cli/pull/1441) - Add `prefer-template` ESLint rule [`#1401`](https://togithub.com/netlify/cli/pull/1401) - Add `no-promise-executor-return` ESLint rule [`#1411`](https://togithub.com/netlify/cli/pull/1411) - Add `no-underscore-dangle` ESLint rule [`#1413`](https://togithub.com/netlify/cli/pull/1413) - Add `func-names` ESLint rule [`#1420`](https://togithub.com/netlify/cli/pull/1420) - Add `no-negated-condition` ESLint rule [`#1409`](https://togithub.com/netlify/cli/pull/1409) - Add ESLint rules [`#1429`](https://togithub.com/netlify/cli/pull/1429) - chore(deps): lock file maintenance [`#1451`](https://togithub.com/netlify/cli/pull/1451) - Remove site `.eslintrc.js` [`#1431`](https://togithub.com/netlify/cli/pull/1431) - Add `no-plusplus` ESLint rule [`#1410`](https://togithub.com/netlify/cli/pull/1410) - chore(lint): add `default-case` ESLint rule [`#1418`](https://togithub.com/netlify/cli/pull/1418) - Add `no-multi-assign` ESLint rule [`#1408`](https://togithub.com/netlify/cli/pull/1408) - fix(deps): update dependency netlify to v4.9.0 [`#1455`](https://togithub.com/netlify/cli/pull/1455) - Remove some unused ESLint overrides [`#1438`](https://togithub.com/netlify/cli/pull/1438) - Add `.editorconfig` [`#1435`](https://togithub.com/netlify/cli/pull/1435) ##### Commits - chore(release): 2.66.0 [`a120881`](https://togithub.com/netlify/cli/commit/a1208814494d88e1c97d4527985d394105a560cf)Renovate configuration
:date: Schedule: "every weekend" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.