CrowdStrike / ember-browser-services

Services for interacting with browser APIs so that you can have fine-grained control in tests.
MIT License
47 stars 12 forks source link

chore(deps): update dependency @nullvoxpopuli/eslint-configs to v3.2.2 #407

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nullvoxpopuli/eslint-configs 3.1.3 -> 3.2.2 age adoption passing confidence

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 config

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.

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

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 6668e07dfba31ad834609867556689b37979b11c

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