agenda / human-interval

Human readable time distances for javascript
Other
461 stars 14 forks source link

chore(deps): update dependency xo to v0.37.1 #42

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.35.0 -> 0.37.1 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) ### [`v0.36.1`](https://togithub.com/xojs/xo/releases/v0.36.1) [Compare Source](https://togithub.com/xojs/xo/compare/v0.36.0...v0.36.1) - Fix a bug in v0.36 [`a186078`](https://togithub.com/xojs/xo/commit/a186078) ### [`v0.36.0`](https://togithub.com/xojs/xo/releases/v0.36.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.35.0...v0.36.0) - Add [`processor`](https://togithub.com/xojs/xo#processor) option [`bf6eb25`](https://togithub.com/xojs/xo/commit/bf6eb25) - Disable warnings when running in a GitHub Actions workflow ([#​508](https://togithub.com/xojs/xo/issues/508)) [`7731ea1`](https://togithub.com/xojs/xo/commit/7731ea1)

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 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.