Closed renovate[bot] closed 2 months ago
Latest commit: f457c030eaf051790707410f1613006b3459730d
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.
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
This PR contains the following updates:
3.1.3
->3.2.2
Release Notes
NullVoxPopuli/eslint-configs (@nullvoxpopuli/eslint-configs)
### [`v3.2.2`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#322) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/@nullvoxpopuli/eslint-configs@3.2.1...@nullvoxpopuli/eslint-configs@3.2.2) ##### Patch Changes - [#498](https://togithub.com/NullVoxPopuli/eslint-configs/pull/498) [`37296f5`](https://togithub.com/NullVoxPopuli/eslint-configs/commit/37296f5587cd21144179bbdc3cb9db099431d7e7) Thanks [@NullVoxPopuli](https://togithub.com/NullVoxPopuli)! - widen peer dep ranges ### [`v3.2.1`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#321) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/@nullvoxpopuli/eslint-configs@3.2.0...@nullvoxpopuli/eslint-configs@3.2.1) ##### Patch Changes - [#496](https://togithub.com/NullVoxPopuli/eslint-configs/pull/496) [`bca6895`](https://togithub.com/NullVoxPopuli/eslint-configs/commit/bca6895f5f7a38e21dd2d9e1eb716e93d3ab0bdc) Thanks [@NullVoxPopuli](https://togithub.com/NullVoxPopuli)! - \`\`\`js '[@typescript-eslint/prefer-optional-chain](https://togithub.com/typescript-eslint/prefer-optional-chain)': 'off', ``` we typically want this one enabled, but in a major release of typescript-eslint, it began to require that tsconfig.json be passed which, means we need to disable the lint. in a future release of `@nullvoxpopuli/eslint-configs`, we can conditionally add the tsconfig-needing lints if a tsconfig path is passed, or a local tsconfig.json is present and detected this capability will align with the upcoming eslint 9 config in the next major of eslint-configs ``` ### [`v3.2.0`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#320) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/@nullvoxpopuli/eslint-configs@3.1.4...@nullvoxpopuli/eslint-configs@3.2.0) ##### Minor Changes - [#469](https://togithub.com/NullVoxPopuli/eslint-configs/pull/469) [`51f56a9`](https://togithub.com/NullVoxPopuli/eslint-configs/commit/51f56a9397c5eb5d35fb1f067fc63b977237fb38) Thanks [@NullVoxPopuli](https://togithub.com/NullVoxPopuli)! - Add the 'type-tests' folder to the ember configuration ### [`v3.1.4`](https://togithub.com/NullVoxPopuli/eslint-configs/blob/HEAD/CHANGELOG.md#314) [Compare Source](https://togithub.com/NullVoxPopuli/eslint-configs/compare/@nullvoxpopuli/eslint-configs@3.1.3...@nullvoxpopuli/eslint-configs@3.1.4) ##### Patch Changes - [#458](https://togithub.com/NullVoxPopuli/eslint-configs/pull/458) [`5ff6154`](https://togithub.com/NullVoxPopuli/eslint-configs/commit/5ff6154e5d61e531d1092e97f77a2d7d2710cb62) Thanks [@NullVoxPopuli](https://togithub.com/NullVoxPopuli)! - Add better support for v1 addons in the ember configConfiguration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.