JustinBeckwith / yes-https

Say yes to https with express and connect.
MIT License
31 stars 2 forks source link

chore(deps): update dependency xo to ^0.37.0 - autoclosed #45

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xo ^0.36.0 -> ^0.37.0 age adoption passing confidence

Release Notes

xojs/xo ### [`v0.37.1`](https://togithub.com/xojs/xo/releases/v0.37.1) [Compare Source](https://togithub.com/xojs/xo/compare/v0.37.0...v0.37.1) - Fix TypeScript not supporting extensions [`f56d90d`](https://togithub.com/xojs/xo/commit/f56d90d) ### [`v0.37.0`](https://togithub.com/xojs/xo/releases/v0.37.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.36.1...v0.37.0) ##### New rules - [`no-unsafe-optional-chaining`](https://eslint.org/docs/rules/no-unsafe-optional-chaining) - [`no-useless-backreference`](https://eslint.org/docs/rules/no-useless-backreference) - [`default-case-last`](https://eslint.org/docs/rules/default-case-last) - [`no-nonoctal-decimal-escape`](https://eslint.org/docs/rules/no-nonoctal-decimal-escape) - [`unicorn/prefer-array-some`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/prefer-array-some.md) - [`unicorn/prefer-default-parameters`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/prefer-default-parameters.md) - [`unicorn/no-lonely-if`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/no-lonely-if.md) - [`unicorn/empty-brace-spaces`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/empty-brace-spaces.md) - [`unicorn/prefer-date-now`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/prefer-date-now.md) - [`@typescript-eslint/non-nullable-type-assertion-style`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/non-nullable-type-assertion-style.md) - [`@typescript-eslint/no-confusing-void-expression`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-confusing-void-expression.md) ##### Renamed rules Only affects you if you had any of these rules disabled. - `unicorn/no-fn-reference-in-iterator` → `unicorn/no-array-callback-reference` - `unicorn/no-array-instanceof` → `unicorn/no-instanceof-array` - `unicorn/no-reduce` → `unicorn/no-array-reduce` - `unicorn/prefer-dataset` → `unicorn/prefer-dom-node-dataset` - `unicorn/prefer-flat-map` → `unicorn/prefer-array-flat-map` - `unicorn/prefer-replace-all` → `unicorn/prefer-string-replace-all` - `unicorn/prefer-starts-ends-with` → `unicorn/prefer-string-starts-ends-with` - `unicorn/prefer-text-content` → `unicorn/prefer-dom-node-text-content` - `unicorn/prefer-trim-start-end` → `unicorn/prefer-string-trim-start-end` - `unicorn/prefer-event-key` → `unicorn/prefer-keyboard-event-key` - `unicorn/prefer-node-append` → `unicorn/prefer-dom-node-append` - `unicorn/prefer-node-remove` → `unicorn/prefer-dom-node-remove` ##### Improvements - Improve ESM compatibility [`211f295`](https://togithub.com/xojs/xo/commit/211f295) - Enforce `err` → `error` for variable names [`d801095`](https://togithub.com/xojs/xo/commit/d801095) - Enforce some inclusive wording [`0ec4b8c`](https://togithub.com/xojs/xo/commit/0ec4b8c)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is behind base branch, 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.