softwareventures / resolve-typescript-plugin

webpack plugin to resolve TypeScript files when importing with js file extension in ESM projects
https://www.npmjs.com/resolve-typescript-plugin
ISC License
46 stars 2 forks source link

build(deps): update dependency @softwareventures/eslint-config to v7.4.1 (main) #124

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@softwareventures/eslint-config 7.1.4 -> 7.4.1 age adoption passing confidence

Release Notes

softwareventures/eslint-config (@​softwareventures/eslint-config) ### [`v7.4.1`](https://togithub.com/softwareventures/eslint-config/releases/tag/v7.4.1) [Compare Source](https://togithub.com/softwareventures/eslint-config/compare/v7.4.0...v7.4.1) ##### Bug Fixes - **ban-types:** delete fixWith rule for `Function` ([b2159a5](https://togithub.com/softwareventures/eslint-config/commit/b2159a5617763001ff7cdb2eb88daeb9664468f9)) ##### Reverts - Revert "fix(ban-types): replace fixWith rule for `Function` with a suggestion instead" ([5eadcc1](https://togithub.com/softwareventures/eslint-config/commit/5eadcc185e61957609ce7aa5f717e53b41d35c2e)) - Revert "feat(ban-types): provide a list of suggestions for `Object`" ([1ce6af8](https://togithub.com/softwareventures/eslint-config/commit/1ce6af89cb986785ebd885c40b5cdf33dde7bced)) ### [`v7.4.0`](https://togithub.com/softwareventures/eslint-config/releases/tag/v7.4.0) [Compare Source](https://togithub.com/softwareventures/eslint-config/compare/v7.3.0...v7.4.0) ##### Features - **deps:** update dependency eslint-plugin-sonarjs to v0.24.0 ([690edfd](https://togithub.com/softwareventures/eslint-config/commit/690edfd6a93c5a39452c4c92656719e0bd40aa6c)) ### [`v7.3.0`](https://togithub.com/softwareventures/eslint-config/releases/tag/v7.3.0) [Compare Source](https://togithub.com/softwareventures/eslint-config/compare/v7.2.0...v7.3.0) ##### Features - treat files as tests if they are contained in a directory named like "*test*" or "tests" ([69021fa](https://togithub.com/softwareventures/eslint-config/commit/69021fa5c0e374bd8ff36a1009f8dceb864ac6d0)) ### [`v7.2.0`](https://togithub.com/softwareventures/eslint-config/releases/tag/v7.2.0) [Compare Source](https://togithub.com/softwareventures/eslint-config/compare/v7.1.5...v7.2.0) ##### Features - **ban-types:** add `NonNullable` to suggestions ([792b7a0](https://togithub.com/softwareventures/eslint-config/commit/792b7a0930c895f672e0ce394a8debf26669f40c)) - **ban-types:** provide a list of suggestions for `Object` ([2e9b565](https://togithub.com/softwareventures/eslint-config/commit/2e9b565cdd57c3a5783be306c79044a162114cbe)) - **ban-types:** remove `{}` as a banned type ([1eefd2e](https://togithub.com/softwareventures/eslint-config/commit/1eefd2e40bd751d4818bfc14281ee4632362fd0a)) ##### Bug Fixes - **ban-types:** replace fixWith rule for `Function` with a suggestion instead ([d2a39fa](https://togithub.com/softwareventures/eslint-config/commit/d2a39fa6b8080fd6d27b53133516d2d58f5923b0)) - **no-invalid-void-type:** allow `void` as type of `this` parameter ([a85401c](https://togithub.com/softwareventures/eslint-config/commit/a85401c5de1012d4ebab9d4343b0ad2cc3172eb5)) ### [`v7.1.5`](https://togithub.com/softwareventures/eslint-config/releases/tag/v7.1.5) [Compare Source](https://togithub.com/softwareventures/eslint-config/compare/v7.1.4...v7.1.5) ##### Bug Fixes - **deps:** accept eslint-plugin-jsdoc v47 or v48 ([617c496](https://togithub.com/softwareventures/eslint-config/commit/617c4968346a1e3549cf9bb9e396d52b055f6edf))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.