CrowdStrike / ember-headless-table

https://ember-headless-table.pages.dev
MIT License
23 stars 8 forks source link

chore(deps): update lint dependencies #268

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nullvoxpopuli/eslint-configs 2.3.0 -> 2.3.5 age adoption passing confidence devDependencies patch
@nullvoxpopuli/eslint-configs 3.1.3 -> 3.2.2 age adoption passing confidence devDependencies minor
eslint-config-prettier 8.8.0 -> 8.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-ember 11.5.1 -> 11.12.0 age adoption passing confidence devDependencies minor
eslint-plugin-node ^11.1.0 -> ^14.0.0 devDependencies replacement
prettier (source) 2.8.7 -> 2.8.8 age adoption passing confidence devDependencies patch

This is a special PR that replaces eslint-plugin-node with the community suggested minimal stable replacement version.


Release Notes

NullVoxPopuli/eslint-configs (@​nullvoxpopuli/eslint-configs) ### [`v2.3.5`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#235-2022-11-14) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/v2.3.4...v2.3.5) ##### Bug Fixes - **deps:** update typescript-eslint monorepo to v5.43.0 ([88a94ed](https://togithub.com/NullVoxPopuli/eslint-configs/commit/88a94ed1dc8f18b0e241f0be73977f452f38a697)) ### [`v2.3.4`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#234-2022-11-06) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/v2.3.3...v2.3.4) ##### Bug Fixes - **deps:** update dependency eslint to v8 ([2e973b9](https://togithub.com/NullVoxPopuli/eslint-configs/commit/2e973b9ff2fa6a8481702281199ce7cc26d9c1f1)) - **deps:** update dependency eslint-plugin-qunit to v7.3.2 ([2acefdb](https://togithub.com/NullVoxPopuli/eslint-configs/commit/2acefdba36ae98757af0875cdb39deb3c15ec0d9)) ### [`v2.3.3`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#233-2022-10-31) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/v2.3.2...v2.3.3) ##### Bug Fixes - **deps:** update typescript-eslint monorepo to v5.42.0 ([19c3adb](https://togithub.com/NullVoxPopuli/eslint-configs/commit/19c3adb8d0e3ed33869f2dc22c576032a924c6f9)) ### [`v2.3.2`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#232-2022-10-27) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/v2.3.1...v2.3.2) ##### Bug Fixes - **ember:** set top level ember config so preproccessors are registered ([723a94c](https://togithub.com/NullVoxPopuli/eslint-configs/commit/723a94c557a8f11396a013cb158ba89842c1fc68)) ### [`v2.3.1`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#231-2022-10-27) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/v2.3.0...v2.3.1) ##### Bug Fixes - **files:** added gjs/gts to ember file extension support ([aac0be4](https://togithub.com/NullVoxPopuli/eslint-configs/commit/aac0be43983b735bd8696af1d9f254791ffda3f3))
prettier/eslint-config-prettier (eslint-config-prettier) ### [`v8.10.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-8100-2023-08-03) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.9.0...v8.10.0) - Added: \[max-statements-per-line]. Thanks to [@​Zamiell](https://togithub.com/Zamiell)! ### [`v8.9.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-890-2023-07-27) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.8.0...v8.9.0) - Added: \[vue/array-element-newline]. Thanks to [@​xcatliu](https://togithub.com/xcatliu)!
ember-cli/eslint-plugin-ember (eslint-plugin-ember) ### [`v11.12.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v11120-2023-12-12) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.11.1...v11.12.0) ##### :rocket: Enhancement - [#​2020](https://togithub.com/ember-cli/eslint-plugin-ember/pull/2020) Support ESLint flat config ([@​bmish](https://togithub.com/bmish)) ##### :bug: Bug Fix - [#​2027](https://togithub.com/ember-cli/eslint-plugin-ember/pull/2027) Allow ember-data type registry imports in `use-ember-data-rfc-395-imports` rule ([@​wagenet](https://togithub.com/wagenet)) ##### Committers: 2 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Peter Wagenet ([@​wagenet](https://togithub.com/wagenet)) ### [`v11.11.1`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v11111-2023-08-22) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.11.0...v11.11.1) ##### :bug: Bug Fix - [#​1941](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1941) Revert "Use custom parser for gts/gjs ([#​1920](https://togithub.com/ember-cli/eslint-plugin-ember/issues/1920))" ([@​bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) ### [`v11.11.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v11110-2023-08-21) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.10.0...v11.11.0) ##### :rocket: Enhancement - [#​1920](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1920) Use custom parser for gts/gjs ([@​patricklx](https://togithub.com/patricklx)) ##### Committers: 1 - Patrick Pircher ([@​patricklx](https://togithub.com/patricklx)) ### [`v11.10.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v11100-2023-07-07) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.9.0...v11.10.0) ##### :rocket: Enhancement - [#​1902](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1902) Add new rule `no-at-ember-render-modifiers` ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### Committers: 1 - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) ### [`v11.9.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1190-2023-06-26) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.8.0...v11.9.0) ##### :rocket: Enhancement - [#​1899](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1899) Check template tags for service usages in `no-unused-services` ([@​lin-ll](https://togithub.com/lin-ll)) ##### :house: Internal - [#​1898](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1898) \[no-empty-glimmer-component-classes] Import the template tag value instead of hardcode ([@​chrisrng](https://togithub.com/chrisrng)) ##### Committers: 2 - Chris Ng ([@​chrisrng](https://togithub.com/chrisrng)) - Lucy Lin ([@​lin-ll](https://togithub.com/lin-ll)) ### [`v11.8.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1180-2023-05-31) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.7.2...v11.8.0) ##### :rocket: Enhancement - [#​1847](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1847) Add `useAt` option to autofix `.lastObject` to `.at(-1)` in `no-get` rule ([@​ArtixZ](https://togithub.com/ArtixZ)) ##### Committers: 1 - [@​ArtixZ](https://togithub.com/ArtixZ) ### [`v11.7.2`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1172-2023-05-23) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.7.1...v11.7.2) ##### :bug: Bug Fix - [#​1876](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1876) Allow generic type in TypeScript class in `no-empty-glimmer-component-classes` rule ([@​chrisrng](https://togithub.com/chrisrng)) ##### Committers: 7 - Chris Ng ([@​chrisrng](https://togithub.com/chrisrng)) ### [`v11.7.1`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1171-2023-05-21) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.7.0...v11.7.1) ##### :bug: Bug Fix - [#​1870](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1870) Fix crash with default computed property import in `no-unused-services` rule ([@​bmish](https://togithub.com/bmish)) - [#​1869](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1869) Avoid crash with `inject` decorator in `no-restricted-service-injections` rule ([@​bmish](https://togithub.com/bmish)) - [#​1871](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1871) Avoid further decorator detection crashes in `no-restricted-service-injections` rule ([@​bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) ### [`v11.7.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1170-2023-05-19) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.6.0...v11.7.0) ##### :rocket: Enhancement - [#​1865](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1865) Support autofix of numerical property access and ternary expressions in `no-get` rule ([@​evanjehl](https://togithub.com/evanjehl)) ##### :bug: Bug Fix - [#​1866](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1866) Account for class only having template tag in `no-empty-glimmer-component-classes` rule ([@​chrisrng](https://togithub.com/chrisrng)) ##### Committers: 2 - Chris Ng ([@​chrisrng](https://togithub.com/chrisrng)) - [@​evanjehl](https://togithub.com/evanjehl) ### [`v11.6.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1160-2023-05-16) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.5.2...v11.6.0) ##### :rocket: Enhancement - [#​1853](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1853) Support autofix in gts files ([@​patricklx](https://togithub.com/patricklx)) ##### :bug: Bug Fix - [#​1852](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1852) Only show `no-undef` errors for templates in gts files ([@​patricklx](https://togithub.com/patricklx)) ##### Committers: 1 - Patrick Pircher ([@​patricklx](https://togithub.com/patricklx)) ### [`v11.5.2`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1152-2023-04-22) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.5.1...v11.5.2) ##### :bug: Bug Fix - [#​1841](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1841) Fix a bug in autofixer and autofix additional cases with ` firstObject and `lastObject`in`no-get\` rule ([@​ArtixZ](https://togithub.com/ArtixZ)) ##### Committers: 1 - [@​ArtixZ](https://togithub.com/ArtixZ)
prettier/prettier (prettier) ### [`v2.8.8`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#288) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.7...2.8.8) This version is a republished version of v2.8.7. A bad version was accidentally published and [it can't be unpublished](https://togithub.com/npm/cli/issues/1686), apologies for the churn.

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 772ecee87e62fe328bba4c0dafea9972a3ef36db

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 2 months ago

Preview URLs

GH Env: preview docs: https://d9f18326.ember-headless-table.pages.dev api docs: https://d9f18326.ember-headless-table.pages.dev/api/modules.html