Robot-Inventor / hide-view-count

Browser extension to hide the number of Twitter impressions
MIT License
6 stars 0 forks source link

fix(deps): update dependency @robot-inventor/eslint-config to v4 - autoclosed #165

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
@robot-inventor/eslint-config ^1.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

Robot-Inventor/eslint-config (@​robot-inventor/eslint-config) ### [`v4.0.6`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#406) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v4.0.5...v4.0.6) ##### Patch Changes - [#​146](https://togithub.com/Robot-Inventor/eslint-config/pull/146) [`a77622d`](https://togithub.com/Robot-Inventor/eslint-config/commit/a77622d5136647e8bb8f819dfa90988a702cc172) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - fix: remove `@typescript-eslint/strict-boolean-expressions` rule ### [`v4.0.5`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#405) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v4.0.4...v4.0.5) ##### Patch Changes - [#​144](https://togithub.com/Robot-Inventor/eslint-config/pull/144) [`9eab1eb`](https://togithub.com/Robot-Inventor/eslint-config/commit/9eab1eb929bf24de0b46a91a878c32ab1562e383) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - fix: make `overrides` field more strict ### [`v4.0.4`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#404) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v4.0.3...v4.0.4) ##### Patch Changes - [#​141](https://togithub.com/Robot-Inventor/eslint-config/pull/141) [`177ea5f`](https://togithub.com/Robot-Inventor/eslint-config/commit/177ea5ff64a52d27a4b88d57f3c0e47b9534648d) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - fix: incorrect build artifacts for CommonJS ### [`v4.0.3`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#403) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v4.0.2...v4.0.3) ##### Patch Changes - [#​139](https://togithub.com/Robot-Inventor/eslint-config/pull/139) [`628b17c`](https://togithub.com/Robot-Inventor/eslint-config/commit/628b17cc50818642ae407a57405a9c40299099c5) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - fix: incorrect structure of build artifacts ### [`v4.0.2`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#402) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v4.0.1...v4.0.2) ##### Patch Changes - [#​137](https://togithub.com/Robot-Inventor/eslint-config/pull/137) [`8c0b655`](https://togithub.com/Robot-Inventor/eslint-config/commit/8c0b655c65c01815ab42e76b671defd60471278c) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - docs: remove obsolete instructions in the README ### [`v4.0.1`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#401) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v4.0.0...v4.0.1) ##### Patch Changes - [#​133](https://togithub.com/Robot-Inventor/eslint-config/pull/133) [`3f82aa7`](https://togithub.com/Robot-Inventor/eslint-config/commit/3f82aa707390045ee3a3a4a9071f54dea1c2431d) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - fix: add resolver for TypeScript - [#​136](https://togithub.com/Robot-Inventor/eslint-config/pull/136) [`8344b8f`](https://togithub.com/Robot-Inventor/eslint-config/commit/8344b8f6dce28f0439cb5ef147fa325a7e01504b) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - feat: add linting for the config file - [#​132](https://togithub.com/Robot-Inventor/eslint-config/pull/132) [`a72fbcc`](https://togithub.com/Robot-Inventor/eslint-config/commit/a72fbcc7b9525ba1adc43248867aa6a3912a617e) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - fix: remove deprecated rule remove following deprecated rule: - [`quote-props`](https://eslint.org/docs/latest/rules/quote-props) (deprecated in v8.53.0) ### [`v4.0.0`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v3.0.1...v4.0.0) ##### Major Changes - [#​126](https://togithub.com/Robot-Inventor/eslint-config/pull/126) [`a77e4de`](https://togithub.com/Robot-Inventor/eslint-config/commit/a77e4def31b3c5fcaa83f9f5b5ae4789ebac7a11) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - feat: add some typescript-eslint rules add following rules: - `@typescript-eslint/consistent-type-exports` - `@typescript-eslint/strict-boolean-expressions` - `@typescript-eslint/switch-exhaustiveness-check` - [#​129](https://togithub.com/Robot-Inventor/eslint-config/pull/129) [`31821f6`](https://togithub.com/Robot-Inventor/eslint-config/commit/31821f63670c3f8b9db07f8df8551811bedb8b77) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - feat: add typescript-eslint's stylistic-type-checked rules - [#​127](https://togithub.com/Robot-Inventor/eslint-config/pull/127) [`099cdc0`](https://togithub.com/Robot-Inventor/eslint-config/commit/099cdc08957fea9de48e5fe4f3283a844778a71a) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - feat: add eslint-plugin-import-x add following rules: - `import-x/no-deprecated` - `import-x/no-extraneous-dependencies` - `import-x/no-absolute-path` - `import-x/no-cycle` - `import-x/no-self-import` - `import-x/no-useless-path-segments` - `import-x/exports-last` - `import-x/first` - `import-x/group-exports` - `import-x/max-dependencies` - `import-x/newline-after-import` - `import-x/no-unassigned-import` ##### Patch Changes - [#​124](https://togithub.com/Robot-Inventor/eslint-config/pull/124) [`f94c515`](https://togithub.com/Robot-Inventor/eslint-config/commit/f94c515ec69ecaa0b44f6df9edad3861e3d0af28) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency eslint-plugin-jsdoc to v50.0.1 ### [`v3.0.1`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#301) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v3.0.0...v3.0.1) ##### Patch Changes - [#​122](https://togithub.com/Robot-Inventor/eslint-config/pull/122) [`e51d164`](https://togithub.com/Robot-Inventor/eslint-config/commit/e51d164edfd76c0490a8f435a1b0e0e191920171) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency [@​eslint/js](https://togithub.com/eslint/js) to v9.9.0 ### [`v3.0.0`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v2.0.1...v3.0.0) ##### Major Changes - [#​120](https://togithub.com/Robot-Inventor/eslint-config/pull/120) [`daed3eb`](https://togithub.com/Robot-Inventor/eslint-config/commit/daed3eb07d7ef99d16801b816a06128aefcc4fad) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency eslint-plugin-jsdoc to v50 ### [`v2.0.1`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#201) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v2.0.0...v2.0.1) ##### Patch Changes - [`3295324`](https://togithub.com/Robot-Inventor/eslint-config/commit/3295324da65eb57b9cd047ff266d35720e43dafe) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - fix(deps): update dependency typescript-eslint to v8.0.1 - [#​117](https://togithub.com/Robot-Inventor/eslint-config/pull/117) [`16b38e5`](https://togithub.com/Robot-Inventor/eslint-config/commit/16b38e53dbcb8c7093b0c80f65bfa20a1677c64f) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency eslint-plugin-jsdoc to v49 ### [`v2.0.0`](https://togithub.com/Robot-Inventor/eslint-config/blob/HEAD/CHANGELOG.md#200) [Compare Source](https://togithub.com/Robot-Inventor/eslint-config/compare/v1.0.0...v2.0.0) ##### Major Changes - [#​114](https://togithub.com/Robot-Inventor/eslint-config/pull/114) [`1770148`](https://togithub.com/Robot-Inventor/eslint-config/commit/1770148a60b38649bbb18a17f650dae2c6211b24) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - feat: add type import related rules Add rules to enforce type imports in TypeScript files. This commit adds the following rules: - `@typescript-eslint/consistent-type-imports` - `@typescript-eslint/no-import-type-side-effects` ##### Patch Changes - [#​112](https://togithub.com/Robot-Inventor/eslint-config/pull/112) [`18513b7`](https://togithub.com/Robot-Inventor/eslint-config/commit/18513b7feccc1ff5903ae7c1540ad160b070d3cf) Thanks [@​Robot-Inventor](https://togithub.com/Robot-Inventor)! - docs: revert unnecessary changes in README

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.