darraghoriordan / eslint-plugin-nestjs-typed

Some eslint rules for working with NestJs projects
http://www.darraghoriordan.com
174 stars 34 forks source link

fix(renovate): Update patch (patch) #206

Closed darraghoriordan closed 2 months ago

darraghoriordan commented 3 months ago

This PR contains the following updates:

Package Type Update Change
@types/eslint (source) devDependencies patch 8.56.11 -> 8.56.12
eslint-module-utils (source) dependencies patch 2.8.1 -> 2.8.2
lint-staged devDependencies patch 15.2.8 -> 15.2.10

Release Notes

import-js/eslint-plugin-import (eslint-module-utils) ### [`v2.8.2`](https://redirect.github.com/import-js/eslint-plugin-import/blob/HEAD/utils/CHANGELOG.md#v282---2024-08-25) [Compare Source](https://redirect.github.com/import-js/eslint-plugin-import/compare/df751e0d004aacc34f975477163fb221485a85f6...9b1a3b96caa656fe94bda709c364c7e230028432) ##### Fixed - `parse`: also delete `parserOptions.projectService` (\[[#​3039](https://redirect.github.com/import-js/eslint-plugin-import/issues/3039)], thanks \[[@​Mysak0CZ](https://redirect.github.com/Mysak0CZ)]) ##### Changed - \[types] use shared config (thanks \[[@​ljharb](https://redirect.github.com/ljharb)]) - \[meta] add `exports`, `main` - \[meta] add `repository.directory` field - \[refactor] avoid hoisting
lint-staged/lint-staged (lint-staged) ### [`v15.2.10`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#15210) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.9...v15.2.10) ##### Patch Changes - [#​1471](https://redirect.github.com/lint-staged/lint-staged/pull/1471) [`e3f283b`](https://redirect.github.com/lint-staged/lint-staged/commit/e3f283b250868b7c15ceb54d2a51b2e5fb3a18a9) Thanks [@​iiroj](https://redirect.github.com/iiroj)! - Update minor dependencies, including `micromatch@~4.0.8`. ### [`v15.2.9`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1529) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9) ##### Patch Changes - [#​1463](https://redirect.github.com/lint-staged/lint-staged/pull/1463) [`b69ce2d`](https://redirect.github.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945) Thanks [@​iiroj](https://redirect.github.com/iiroj)! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected`.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" in timezone Australia/Melbourne.

🚦 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 Renovate Bot.

darraghoriordan commented 2 months ago

:tada: This PR is included in version 5.0.20 :tada:

The release is available on:

Your semantic-release bot :package::rocket: