This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency eslint to v8.50.0 (#14)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`8.49.0` -> `8.50.0`](https://renovatebot.com/diffs/npm/eslint/8.49.0/8.50.0) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v8.50.0`](https://github.com/eslint/eslint/releases/tag/v8.50.0) [Compare Source](eslint/eslint@v8.49.0...v8.50.0) #### Features - [`27d5a9e`](eslint/eslint@27d5a9e) feat: add suggestions to array-callback-return ([#​17590](eslint/eslint#17590)) (Tanuj Kanti) - [`f9082ff`](eslint/eslint@f9082ff) feat: flat-rule-tester make sure default config always matches ([#​17585](eslint/eslint#17585)) (fnx) - [`83914ad`](eslint/eslint@83914ad) feat: Implement SourceCode#applyInlineConfig() ([#​17351](eslint/eslint#17351)) (Nicholas C. Zakas) - [`22a5582`](eslint/eslint@22a5582) feat: add rule `no-object-constructor`, deprecate `no-new-object` ([#​17576](eslint/eslint#17576)) (Francesco Trotta) - [`85a3d9e`](eslint/eslint@85a3d9e) feat: allowVoid option in array-callback-return ([#​17564](eslint/eslint#17564)) (Tanuj Kanti) #### Bug Fixes - [`cc4d26b`](eslint/eslint@cc4d26b) fix: Ensure deprecated context.parserServices warns ([#​17593](eslint/eslint#17593)) (Nicholas C. Zakas) - [`1ea4cfb`](eslint/eslint@1ea4cfb) fix: Ensure all RuleTester tests all deprecated context methods ([#​17587](eslint/eslint#17587)) (Nicholas C. Zakas) - [`aa1b657`](eslint/eslint@aa1b657) fix: wrong suggestion and message in `no-misleading-character-class` ([#​17571](eslint/eslint#17571)) (Yosuke Ota) #### Documentation - [`1800537`](eslint/eslint@1800537) docs: Fix and standardize JSX code examples ([#​17591](eslint/eslint#17591)) (Francesco Trotta) - [`48a44a7`](eslint/eslint@48a44a7) docs: Add correct/incorrect tags to `prefer-arrow-callback` ([#​17589](eslint/eslint#17589)) (Francesco Trotta) - [`20893d4`](eslint/eslint@20893d4) docs: fix incorrect tag's place ([#​17575](eslint/eslint#17575)) (Tanuj Kanti) - [`bd7a71f`](eslint/eslint@bd7a71f) docs: Update README (GitHub Actions Bot) #### Chores - [`f8a8a2d`](eslint/eslint@f8a8a2d) chore: upgrade [@​eslint/js](https://github.com/eslint/js)[@​8](https://github.com/8).50.0 ([#​17599](eslint/eslint#17599)) (Milos Djermanovic) - [`38ada6d`](eslint/eslint@38ada6d) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (ESLint Jenkins) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3pm on Sunday" in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzYuNzcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Reviewed-on: https://git.chriswb.dev/chrisw-b/PersonalApi/pulls/14 Co-authored-by: Renovate Bot <renovate.bot@chrisb.xyz> Co-committed-by: Renovate Bot <renovate.bot@chrisb.xyz>
- Loading branch information