Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-sdk-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.7
Choose a base ref
...
head repository: cloudquery/plugin-sdk-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.8
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 1, 2024

  1. fix(deps): Update dependency @grpc/grpc-js to v1.10.4 (#146)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@grpc/grpc-js](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | dependencies | patch | [`1.10.1` -> `1.10.4`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.10.1/1.10.4) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-node (@&#8203;grpc/grpc-js)</summary>
    
    ### [`v1.10.4`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.4): @&#8203;grpc/grpc-js 1.10.4
    
    [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.3...@grpc/grpc-js@1.10.4)
    
    -   Fix a bug that caused server interceptors to crash when using partially-populated `ResponderBuilder` and `ListenerBuilder` objects ([#&#8203;2696](https://togithub.com/grpc/grpc-node/issues/2696))
    -   Avoid sending RST_STREAM from the client when the server has already finished its side of the stream ([#&#8203;2695](https://togithub.com/grpc/grpc-node/issues/2695))
    
    ### [`v1.10.3`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.3): @&#8203;grpc/grpc-js 1.10.3
    
    [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.2...@grpc/grpc-js@1.10.3)
    
    -   Revert client reconnection changes in [#&#8203;2680](https://togithub.com/grpc/grpc-node/issues/2680) ([#&#8203;2691](https://togithub.com/grpc/grpc-node/issues/2691))
    
    ### [`v1.10.2`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.2): @&#8203;grpc/grpc-js 1.10.2
    
    [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.1...@grpc/grpc-js@1.10.2)
    
    -   Implement server connection idle timeouts and improve channelz performance ([#&#8203;2677](https://togithub.com/grpc/grpc-node/issues/2677) contributed by [@&#8203;AVVS](https://togithub.com/AVVS))
    -   Fix a bug that caused clients to automatically reconnect even when there were no active requests ([#&#8203;2680](https://togithub.com/grpc/grpc-node/issues/2680))
    -   Modify order of server call events to more closely match pre-1.10.x behavior ([#&#8203;2683](https://togithub.com/grpc/grpc-node/issues/2683))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    23f532d View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency @tsconfig/node20 to v20.1.4 (#147)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@tsconfig/node20](https://togithub.com/tsconfig/bases) ([source](https://togithub.com/tsconfig/bases/tree/HEAD/bases)) | devDependencies | patch | [`20.1.2` -> `20.1.4`](https://renovatebot.com/diffs/npm/@tsconfig%2fnode20/20.1.2/20.1.4) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>tsconfig/bases (@&#8203;tsconfig/node20)</summary>
    
    ### [`v20.1.4`](https://togithub.com/tsconfig/bases/compare/b02260d1a0e4228dc659c7294789e73afa02f43b...be6b3bb160889347b8614e8d18e1e88c40f8ecc9)
    
    [Compare Source](https://togithub.com/tsconfig/bases/compare/b02260d1a0e4228dc659c7294789e73afa02f43b...be6b3bb160889347b8614e8d18e1e88c40f8ecc9)
    
    ### [`v20.1.3`](https://togithub.com/tsconfig/bases/compare/5ee68ffc8325546335649525a3553067d2d27830...b02260d1a0e4228dc659c7294789e73afa02f43b)
    
    [Compare Source](https://togithub.com/tsconfig/bases/compare/5ee68ffc8325546335649525a3553067d2d27830...b02260d1a0e4228dc659c7294789e73afa02f43b)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    727d75a View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency typescript to v5.4.3 (#149)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | devDependencies | minor | [`5.3.3` -> `5.4.3`](https://renovatebot.com/diffs/npm/typescript/5.3.3/5.4.3) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>Microsoft/TypeScript (typescript)</summary>
    
    ### [`v5.4.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.3): TypeScript 5.4.3
    
    [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)
    
    For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/).
    
    For the complete list of fixed issues, check out the
    
    -   [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+).
    
    Downloads are available on:
    
    -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
    
    ### [`v5.4.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.2): TypeScript 5.4
    
    [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)
    
    For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/).
    
    For the complete list of fixed issues, check out the
    
    -   [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+).
    
    Downloads are available on:
    
    -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e33acf6 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency winston to v3.13.0 (#150)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [winston](https://togithub.com/winstonjs/winston) | dependencies | minor | [`3.11.0` -> `3.13.0`](https://renovatebot.com/diffs/npm/winston/3.11.0/3.13.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>winstonjs/winston (winston)</summary>
    
    ### [`v3.13.0`](https://togithub.com/winstonjs/winston/releases/tag/v3.13.0)
    
    [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.12.1...v3.13.0)
    
    -   fix(http): allow passing maximumDepth to prevent big object being stringified ([#&#8203;2425](https://togithub.com/winstonjs/winston/issues/2425))  [`a237865`](https://togithub.com/winstonjs/winston/commit/a237865)
    
    ### [`v3.12.1`](https://togithub.com/winstonjs/winston/releases/tag/v3.12.1)
    
    [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.12.0...v3.12.1)
    
    -   Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.11.24 to 20.11.29 ([#&#8203;2431](https://togithub.com/winstonjs/winston/issues/2431))  [`b10b98f`](https://togithub.com/winstonjs/winston/commit/b10b98f)
    -   Revert "Remove nonexistent Logger methods from types" ([#&#8203;2434](https://togithub.com/winstonjs/winston/issues/2434))  [`0277035`](https://togithub.com/winstonjs/winston/commit/0277035)
    -   fixed flaky test case ([#&#8203;2412](https://togithub.com/winstonjs/winston/issues/2412))  [`d95c948`](https://togithub.com/winstonjs/winston/commit/d95c948)
    
    ### [`v3.12.0`](https://togithub.com/winstonjs/winston/releases/tag/v3.12.0)
    
    [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.11.0...v3.12.0)
    
    -   missing timestamp format in ready-to-use-pattern example ([#&#8203;2421](https://togithub.com/winstonjs/winston/issues/2421))  [`9e5b407`](https://togithub.com/winstonjs/winston/commit/9e5b407)
    -   bump deps ([#&#8203;2422](https://togithub.com/winstonjs/winston/issues/2422))  [`4a85e6b`](https://togithub.com/winstonjs/winston/commit/4a85e6b)
    -   \[chore] Run coveralls CI check on Node 20 not 16 ([#&#8203;2418](https://togithub.com/winstonjs/winston/issues/2418))  [`e153c68`](https://togithub.com/winstonjs/winston/commit/e153c68)
    -   Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.8.6 to 20.11.19 ([#&#8203;2413](https://togithub.com/winstonjs/winston/issues/2413))  [`587f40f`](https://togithub.com/winstonjs/winston/commit/587f40f)
    -   Update README.md ([#&#8203;2417](https://togithub.com/winstonjs/winston/issues/2417))  [`8e99a00`](https://togithub.com/winstonjs/winston/commit/8e99a00)
    -   docs: fix anchor in transports docs ([#&#8203;2416](https://togithub.com/winstonjs/winston/issues/2416))  [`0bde36b`](https://togithub.com/winstonjs/winston/commit/0bde36b)
    -   add winston-transport-vscode to transports docs ([#&#8203;2411](https://togithub.com/winstonjs/winston/issues/2411))  [`8fb5b41`](https://togithub.com/winstonjs/winston/commit/8fb5b41)
    -   Bump [@&#8203;babel/cli](https://togithub.com/babel/cli) from 7.23.0 to 7.23.9 ([#&#8203;2406](https://togithub.com/winstonjs/winston/issues/2406))  [`a326743`](https://togithub.com/winstonjs/winston/commit/a326743)
    -   Add winston-newrelic-agent-transport to transport documentation ([#&#8203;2382](https://togithub.com/winstonjs/winston/issues/2382))  [`cc731ef`](https://togithub.com/winstonjs/winston/commit/cc731ef)
    -   Remove newrelic-winston transport entry. ([#&#8203;2405](https://togithub.com/winstonjs/winston/issues/2405))  [`f077f30`](https://togithub.com/winstonjs/winston/commit/f077f30)
    -   Bump eslint from 8.55.0 to 8.56.0 ([#&#8203;2397](https://togithub.com/winstonjs/winston/issues/2397))  [`3943c41`](https://togithub.com/winstonjs/winston/commit/3943c41)
    -   Bump the npm_and_yarn group group with 1 update ([#&#8203;2391](https://togithub.com/winstonjs/winston/issues/2391))  [`8260866`](https://togithub.com/winstonjs/winston/commit/8260866)
    -   Fix unhandled rejection handling ([#&#8203;2390](https://togithub.com/winstonjs/winston/issues/2390))  [`333b763`](https://togithub.com/winstonjs/winston/commit/333b763)
    -   Fix all rimraf usages to the best of my ability; glob is not true by default in rimraf; file archive test only passed every other time using async rimraf, could use further investigation  [`c3f3b5b`](https://togithub.com/winstonjs/winston/commit/c3f3b5b)
    -   Fix rimraf usage in new test  [`8f3c653`](https://togithub.com/winstonjs/winston/commit/8f3c653)
    -   Fix rimraf import in test (why didn't this break in PR CI?)  [`f3836aa`](https://togithub.com/winstonjs/winston/commit/f3836aa)
    -   Added functionality to long broken zippedArchive option ([#&#8203;2337](https://togithub.com/winstonjs/winston/issues/2337))  [`02d4267`](https://togithub.com/winstonjs/winston/commit/02d4267)
    -   Bump async from 3.2.4 to 3.2.5 ([#&#8203;2378](https://togithub.com/winstonjs/winston/issues/2378))  [`069a40d`](https://togithub.com/winstonjs/winston/commit/069a40d)
    -   Bump [@&#8203;babel/preset-env](https://togithub.com/babel/preset-env) from 7.23.2 to 7.23.7 ([#&#8203;2384](https://togithub.com/winstonjs/winston/issues/2384))  [`79282e1`](https://togithub.com/winstonjs/winston/commit/79282e1)
    -   Bump winston-transport; fix test issue ([#&#8203;2386](https://togithub.com/winstonjs/winston/issues/2386))  [`05788b9`](https://togithub.com/winstonjs/winston/commit/05788b9)
    -   Bump eslint from 8.51.0 to 8.55.0 ([#&#8203;2375](https://togithub.com/winstonjs/winston/issues/2375))  [`a7c2eec`](https://togithub.com/winstonjs/winston/commit/a7c2eec)
    -   Bump std-mocks from 1.0.1 to 2.0.0 ([#&#8203;2361](https://togithub.com/winstonjs/winston/issues/2361))  [`85c336e`](https://togithub.com/winstonjs/winston/commit/85c336e)
    -   Bump actions/setup-node from 3 to 4 ([#&#8203;2362](https://togithub.com/winstonjs/winston/issues/2362))  [`448d11c`](https://togithub.com/winstonjs/winston/commit/448d11c)
    -   chore(README.md): adds documentation around coloring json formatted logs  [`91ec069`](https://togithub.com/winstonjs/winston/commit/91ec069)
    -   Remove nonexistent Logger methods from types  [`c3c3911`](https://togithub.com/winstonjs/winston/commit/c3c3911)
    -   Update dependencies  [`caf2df6`](https://togithub.com/winstonjs/winston/commit/caf2df6)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7bf728e View commit details
    Browse the repository at this point in the history
  5. chore(deps): Update dependency eslint-plugin-unicorn to v51 (#151)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [eslint-plugin-unicorn](https://togithub.com/sindresorhus/eslint-plugin-unicorn) | devDependencies | major | [`^49.0.0` -> `^51.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/49.0.0/51.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)</summary>
    
    ### [`v51.0.1`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v51.0.1)
    
    [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.0...v51.0.1)
    
    -   `prefer-node-protocol`: Fix false positive on `bun:*` modules ([#&#8203;2272](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2272))  [`43fc638`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/43fc638)
    
    ### [`v51.0.0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v51.0.0)
    
    [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.1...v51.0.0)
    
    ##### Breaking
    
    -   `consistent-destructuring`: Remove from `recommended` preset ([#&#8203;2260](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2260))  [`702d51b`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/702d51b)
    
    ##### Improvements
    
    -   `no-array-method-this-argument`: Check `Array.from()` ([#&#8203;2262](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2262))  [`797caee`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/797caee)
    
    ##### Fixes
    
    -   `no-thenable`: Fix crash on `{[Symbol.prototype]: 0}` ([#&#8203;2248](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2248))  [`3c7d7c0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/3c7d7c0)
    -   `prefer-prototype-methods`: Fix argument of `isMethodCall` ([#&#8203;2247](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2247))  [`3b504fa`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/3b504fa)
    
    ### [`v50.0.1`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v50.0.1)
    
    [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.0...v50.0.1)
    
    ##### Fixes
    
    -   `no-unnecessary-polyfills`: Fix missing dependency error ([#&#8203;2242](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2242))  [`3df1606`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/3df16068)
    
    ### [`v50.0.0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v50.0.0)
    
    [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.0)
    
    ##### New rules
    
    -   [`no-unnecessary-polyfills`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-unnecessary-polyfills.md) ([#&#8203;1717](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1717))  [`6788d86`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/6788d86)
    
    ##### Improvements
    
    -   Support ESLint's new config system ([#&#8203;1886](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1886))  [`65711f9`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/65711f9)
    -   `no-useless-undefined`: Add `checkArrowFunctionBody` option ([#&#8203;2232](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2232))  [`9d7048c`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/9d7048c)
    -   `prefer-negative-index`: Check `TypedArray#subarray()` ([#&#8203;2237](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2237))  [`6708a30`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/6708a30)
    -   `no-useless-undefined`: Ignore React state setters ([#&#8203;2223](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2223))  [`42881ba`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/42881ba)
    -   `prefer-module`: Allow `module` as TSTypeParameter name ([#&#8203;2213](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2213))  [`8f61f7c`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/8f61f7c)
    
    ##### Fixes
    
    -   `string-content`: Fix JSX autofix for newlines, etc. ([#&#8203;2222](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2222))  [`b95e75e`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/b95e75e)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    515c7aa View commit details
    Browse the repository at this point in the history
  6. chore(deps): Update typescript-eslint monorepo to v7 (major) (#153)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | major | [`^6.2.1` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.21.0/7.4.0) |
    | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | major | [`^6.2.1` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.21.0/7.4.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary>
    
    ### [`v7.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#740-2024-03-25)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.1...v7.4.0)
    
    ##### 🚀 Features
    
    -   **eslint-plugin:** \[consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
    
    -   **eslint-plugin:** \[no-unnecessary-type-arguments] handle tagged templates
    
    -   **eslint-plugin:** deprecate no-throw-literal and add a renamed only-throw-error
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** \[prefer-optional-chain] address multipart nullish checks false positive
    
    -   **eslint-plugin:** \[prefer-optional-chain] properly disambiguate between `boolean` and `false`
    
    -   **eslint-plugin:** \[no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside
    
    ##### ❤️  Thank You
    
    -   Abraham Guo
    -   Brad Zacher
    -   Josh Goldberg ✨
    -   Kim Sang Du
    -   Kirk Waiblinger
    -   Marco Pasqualetti
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#731-2024-03-18)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1)
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** \[no-floating-promises] revert disable of ignoreVoid in strict config
    
    ##### ❤️  Thank You
    
    -   Josh Goldberg ✨
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#730-2024-03-18)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0)
    
    ##### 🚀 Features
    
    -   **eslint-plugin:** \[restrict-template-expressions] add `allowArray` option
    
    -   **eslint-plugin:** add meta.docs.recommended setting for strict config options
    
    -   **eslint-plugin:** add rule `use-unknown-in-catch-callback-variables`
    
    -   **eslint-plugin:** \[prefer-reduce-type-parameter] supports tuple, union, intersection
    
    ##### 🩹 Fixes
    
    -   correct `engines.node` constraints in `package.json`
    
    -   **eslint-plugin:** \[unbound-method] check method definition in object literal using longhand form
    
    -   **eslint-plugin:** \[consistent-type-imports] handle imports without specifiers
    
    -   **eslint-plugin:** \[no-redundant-type-constituents] incorrectly marks & string as redundant
    
    -   **eslint-plugin:** \[no-unnecessary-qualifier] handle merge namespace with enum
    
    -   **eslint-plugin:** \[no-unused-expressions] false negatives when using assertions
    
    -   **eslint-plugin:** \[ban-ts-comment] more accurate handling of multiline comments
    
    -   **eslint-plugin:** \[explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option
    
    -   **eslint-plugin:** \[class-literal-property-style] ignore property assigned in constructor
    
    -   **eslint-plugin:** \[no-unnecessary-type-assertion] fix false negative for const variable declarations
    
    ##### ❤️  Thank You
    
    -   Abraham Guo
    -   Alexu
    -   Arka Pratim Chaudhuri
    -   auvred
    -   Derrick Isaacson
    -   fnx
    -   Josh Goldberg ✨
    -   Kirk Waiblinger
    -   Marta Cardoso
    -   Michaël De Boey
    -   Tristan Rasmussen
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#720-2024-03-11)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.1.1...v7.2.0)
    
    ##### 🚀 Features
    
    -   support TS 5.4
    
    -   **eslint-plugin:** \[prefer-string-starts-ends-with] add allowSingleElementEquality option
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** expose \*-type-checked-only configs for extension
    
    -   **eslint-plugin:** \[member-ordering] report alphabetical sorting for all groups instead of just the first failing group
    
    -   **eslint-plugin:** \[no-var-requires, no-require-imports] support template literal
    
    -   **eslint-plugin:** \[no-useless-template-literals] detect TemplateLiteral
    
    -   **eslint-plugin:** \[no-unnecessary-condition] handle union array and tuple type
    
    -   **eslint-plugin:** \[prefer-find] support ternary branches in prefer-find
    
    ##### ❤️  Thank You
    
    -   Arka Pratim Chaudhuri
    -   auvred
    -   Chris Plummer
    -   Fotis Papadogeorgopoulos
    -   Josh Goldberg ✨
    -   Kirk Waiblinger
    -   Wayne Zhang
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.1.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#711-2024-03-04)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.1.0...v7.1.1)
    
    This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#710-2024-02-26)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.2...v7.1.0)
    
    ##### 🚀 Features
    
    -   **eslint-plugin:** add \*-type-checked-only configs
    
    -   **eslint-plugin:** \[naming-convention] support the auto-accessor syntax
    
    -   **eslint-plugin:** \[consistent-return] add new rule
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** \[prefer-optional-chan] allow typeof for avoiding reference error
    
    -   **eslint-plugin:** \[no-misused-promises] improve check union types
    
    -   **eslint-plugin:** \[no-use-before-define] fix false positive type reference in as, satisfies
    
    ##### ❤️  Thank You
    
    -   Arka Pratim Chaudhuri
    -   Josh Goldberg ✨
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.0.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#702-2024-02-19)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.1...v7.0.2)
    
    ##### 🩹 Fixes
    
    -   fix tsconfig-less check errors, fix `@types/eslint` incompatibilities, add tests
    
    ##### ❤️  Thank You
    
    -   Brad Zacher
    -   Gareth Jones
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.0.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#701-2024-02-12)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.0...v7.0.1)
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** update peer dep for parser
    
    ##### ❤️  Thank You
    
    -   Tim Dorr
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.0.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#700-2024-02-12)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.21.0...v7.0.0)
    
    ##### 🚀 Features
    
    -   ⚠️  bump ESLint, NodeJS, and TS minimum version requirements
    
    -   add support for flat configs
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** \[prefer-find] stop throwing type errors when converting symbols to numbers
    
    ##### ⚠️  Breaking Changes
    
    -   ⚠️  bump ESLint, NodeJS, and TS minimum version requirements
    
    ##### ❤️  Thank You
    
    -   Brad Zacher
    -   Kirk Waiblinger
    -   StyleShit
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.21.0 (2024-02-05)
    
    ##### 🚀 Features
    
    -   export plugin metadata
    
    -   allow `parserOptions.project: false`
    
    -   **eslint-plugin:** add rule prefer-find
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** \[no-unused-vars] don't report on types referenced in export assignment expression
    
    -   **eslint-plugin:** \[switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
    
    -   **eslint-plugin:** \[consistent-type-imports] dont report on types used in export assignment expressions
    
    -   **eslint-plugin:** \[no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
    
    -   **eslint-plugin:** \[class-literal-property-style] allow getter when same key setter exists
    
    -   **eslint-plugin:** \[no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before `as` keyword
    
    ##### ❤️  Thank You
    
    -   auvred
    -   Brad Zacher
    -   Kirk Waiblinger
    -   Pete Gonzalez
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.20.0 (2024-01-29)
    
    ##### 🚀 Features
    
    -   **eslint-plugin:** \[member-ordering] allow easy reuse of the default ordering
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** \[no-useless-template-literals] incorrect bigint autofix result
    
    -   **eslint-plugin:** \[prefer-nullish-coalescing] treat any/unknown as non-nullable
    
    -   **eslint-plugin:** \[no-useless-template-literals] report Infinity & NaN
    
    -   **eslint-plugin:** \[prefer-readonly] disable checking accessors
    
    ##### ❤️  Thank You
    
    -   Alex Parloti
    -   auvred
    -   James Browning
    -   StyleShit
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.19.1 (2024-01-22)
    
    ##### 🩹 Fixes
    
    -   **type-utils:** preventing isUnsafeAssignment infinite recursive calls
    
    -   **eslint-plugin:** \[no-unnecessary-condition] fix false positive for type variable
    
    ##### ❤️  Thank You
    
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.19.0 (2024-01-15)
    
    ##### 🚀 Features
    
    -   **eslint-plugin:** \[prefer-promise-reject-errors] add rule
    
    -   **eslint-plugin:** \[no-array-delete] add new rule
    
    -   **eslint-plugin:** \[no-useless-template-literals] add fix suggestions
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** \[no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
    
    -   **eslint-plugin:** \[no-unnecesary-type-assertion] treat unknown/any as nullable
    
    ##### ❤️  Thank You
    
    -   auvred
    -   Brad Zacher
    -   Josh Goldberg ✨
    -   Joshua Chen
    -   LJX
    -   Steven
    -   StyleShit
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.18.1 (2024-01-08)
    
    ##### 🩹 Fixes
    
    -   **eslint-plugin:** \[no-non-null-assertion] provide valid fix when member access is on next line
    
    -   **eslint-plugin:** \[no-unnecessary-condition] improve checking optional callee
    
    -   **eslint-plugin:** \[prefer-readonly] support modifiers of unions and intersections
    
    -   **eslint-plugin:** \[switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
    
    ##### ❤️  Thank You
    
    -   auvred
    -   James
    -   Josh Goldberg ✨
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.18.0 (2024-01-06)
    
    ##### 🚀 Features
    
    -   **typescript-estree:** throw on invalid update expressions
    
    -   **eslint-plugin:** \[no-var-requires, no-require-imports] allow option
    
    ##### ❤️  Thank You
    
    -   auvred
    -   Joshua Chen
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    </details>
    
    <details>
    <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary>
    
    ### [`v7.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#740-2024-03-25)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.1...v7.4.0)
    
    ##### 🚀 Features
    
    -   **eslint-plugin:** \[consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
    
    ##### ❤️  Thank You
    
    -   Abraham Guo
    -   Brad Zacher
    -   Josh Goldberg ✨
    -   Kim Sang Du
    -   Kirk Waiblinger
    -   Marco Pasqualetti
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#731-2024-03-18)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#730-2024-03-18)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0)
    
    ##### 🩹 Fixes
    
    -   correct `engines.node` constraints in `package.json`
    
    ##### ❤️  Thank You
    
    -   Abraham Guo
    -   Alexu
    -   Arka Pratim Chaudhuri
    -   auvred
    -   Derrick Isaacson
    -   fnx
    -   Josh Goldberg ✨
    -   Kirk Waiblinger
    -   Marta Cardoso
    -   Michaël De Boey
    -   Tristan Rasmussen
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#720-2024-03-11)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.1.1...v7.2.0)
    
    ##### 🚀 Features
    
    -   support TS 5.4
    
    ##### ❤️  Thank You
    
    -   Arka Pratim Chaudhuri
    -   auvred
    -   Chris Plummer
    -   Fotis Papadogeorgopoulos
    -   Josh Goldberg ✨
    -   Kirk Waiblinger
    -   Wayne Zhang
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.1.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#711-2024-03-04)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.1.0...v7.1.1)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#710-2024-02-26)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.2...v7.1.0)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.0.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#702-2024-02-19)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.1...v7.0.2)
    
    ##### 🩹 Fixes
    
    -   fix tsconfig-less check errors, fix `@types/eslint` incompatibilities, add tests
    
    ##### ❤️  Thank You
    
    -   Brad Zacher
    -   Gareth Jones
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.0.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#701-2024-02-12)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.0...v7.0.1)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    ### [`v7.0.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#700-2024-02-12)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.21.0...v7.0.0)
    
    ##### 🚀 Features
    
    -   ⚠️  bump ESLint, NodeJS, and TS minimum version requirements
    
    -   add support for flat configs
    
    ##### ⚠️  Breaking Changes
    
    -   ⚠️  bump ESLint, NodeJS, and TS minimum version requirements
    
    ##### ❤️  Thank You
    
    -   Brad Zacher
    -   Kirk Waiblinger
    -   StyleShit
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.21.0 (2024-02-05)
    
    ##### 🚀 Features
    
    -   allow `parserOptions.project: false`
    
    ##### ❤️  Thank You
    
    -   auvred
    -   Brad Zacher
    -   Kirk Waiblinger
    -   Pete Gonzalez
    -   YeonJuan
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.20.0 (2024-01-29)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.19.1 (2024-01-22)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.19.0 (2024-01-15)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.18.1 (2024-01-08)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    #### 6.18.0 (2024-01-06)
    
    This was a version bump only for parser to align it with other projects, there were no code changes.
    
    You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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 these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e091e08 View commit details
    Browse the repository at this point in the history
  7. chore(deps): Update google-github-actions/release-please-action actio…

    …n to v4 (#152)
    
    
    
    ---------
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    4 people authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    684d4b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cbef85 View commit details
    Browse the repository at this point in the history
  9. chore(main): Release v0.1.8 (#154)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.8](v0.1.7...v0.1.8) (2024-04-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency @grpc/grpc-js to v1.10.4 ([#146](#146)) ([23f532d](23f532d))
    * **deps:** Update dependency @tsconfig/node20 to v20.1.4 ([#147](#147)) ([727d75a](727d75a))
    * **deps:** Update dependency typescript to v5.4.3 ([#149](#149)) ([e33acf6](e33acf6))
    * **deps:** Update dependency winston to v3.13.0 ([#150](#150)) ([7bf728e](7bf728e))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d113f64 View commit details
    Browse the repository at this point in the history
Loading