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.47.0 #58

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xo ^0.45.0 -> ^0.47.0 age adoption passing confidence

Release Notes

xojs/xo ### [`v0.47.0`](https://togithub.com/xojs/xo/releases/v0.47.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.46.4...v0.47.0) ##### New rules - [`unicorn/no-empty-file`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-empty-file.md) - [`unicorn/prefer-export-from`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-export-from.md) - [`unicorn/prefer-code-point`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-code-point.md) - [`unicorn/no-await-expression-member`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-await-expression-member.md) ##### Improvements - Enforce extensions on TypeScript files as well ([#​639](https://togithub.com/xojs/xo/issues/639)) [`0e90967`](https://togithub.com/xojs/xo/commit/0e90967) - Rename some replacements in `prevent-abbreviations` ([#​620](https://togithub.com/xojs/xo/issues/620)) [`1d2409f`](https://togithub.com/xojs/xo/commit/1d2409f) ### [`v0.46.4`](https://togithub.com/xojs/xo/releases/v0.46.4) [Compare Source](https://togithub.com/xojs/xo/compare/v0.46.3...v0.46.4) - Fix handling of tsconfig's ([#​632](https://togithub.com/xojs/xo/issues/632)) [`261696e`](https://togithub.com/xojs/xo/commit/261696e) ### [`v0.46.3`](https://togithub.com/xojs/xo/releases/v0.46.3) [Compare Source](https://togithub.com/xojs/xo/compare/v0.46.2...v0.46.3) - Fix an issue with npm not including bundledDependencies when publishing. ### [`v0.46.2`](https://togithub.com/xojs/xo/releases/v0.46.2) [Compare Source](https://togithub.com/xojs/xo/compare/v0.46.1...v0.46.2) - Fix an issue with importing a dependency [`653887a`](https://togithub.com/xojs/xo/commit/653887a) ### [`v0.46.1`](https://togithub.com/xojs/xo/releases/v0.46.1) [Compare Source](https://togithub.com/xojs/xo/compare/v0.46.0...v0.46.1) - Fix an issue with npm not including `bundledDependencies` when publishing. ### [`v0.46.0`](https://togithub.com/xojs/xo/releases/v0.46.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.45.0...v0.46.0) ##### Breaking - Upgrade to [ESLint 8](https://eslint.org/blog/2021/10/eslint-v8.0.0-released) [`dddc991`](https://togithub.com/xojs/xo/commit/dddc991) ##### New rules - [`unicorn/template-indent`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/template-indent.md) ##### Improvements - Improve memory usage ([#​622](https://togithub.com/xojs/xo/issues/622)) [`431887d`](https://togithub.com/xojs/xo/commit/431887d) ##### Fixes - Fix installing XO with npm 6 in some cases ([#​624](https://togithub.com/xojs/xo/issues/624)) [`c9bbfb1`](https://togithub.com/xojs/xo/commit/c9bbfb1)

Configuration

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

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 3.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: