-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk-javascript
base: v0.1.10
head repository: cloudquery/plugin-sdk-javascript
compare: v0.1.11
- 9 commits
- 4 files changed
- 1 contributor
Commits on May 1, 2024
-
fix(deps): Update dependency @grpc/grpc-js to v1.10.6 (#159)
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.4` -> `1.10.6`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.10.4/1.10.6) | --- ### Release Notes <details> <summary>grpc/grpc-node (@​grpc/grpc-js)</summary> ### [`v1.10.6`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.6): @​grpc/grpc-js 1.10.6 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.5...@grpc/grpc-js@1.10.6) - Fix a bug that could cause a server to sometimes send the status early ([#​2708](https://togithub.com/grpc/grpc-node/issues/2708)) ### [`v1.10.5`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.5): @​grpc/grpc-js 1.10.5 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.4...@grpc/grpc-js@1.10.5) - Resolve exception when `Error.stackTraceLimit` is `undefined` ([#​2701](https://togithub.com/grpc/grpc-node/issues/2701) contributed by [@​davidfiala](https://togithub.com/davidfiala)) - Call configured `checkServerIdentity` when `grpc.ssl_target_name_override` is set ([#​2704](https://togithub.com/grpc/grpc-node/issues/2704)) - Add more information to DEADLINE_EXCEEDED error details strings ([#​2692](https://togithub.com/grpc/grpc-node/issues/2692)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 04929b4 - Browse repository at this point
Copy the full SHA 04929b4View commit details -
fix(deps): Update dependency modern-errors to v7.0.1 (#160)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [modern-errors](https://togithub.com/ehmicky/modern-errors) | dependencies | patch | [`7.0.0` -> `7.0.1`](https://renovatebot.com/diffs/npm/modern-errors/7.0.0/7.0.1) | --- ### Release Notes <details> <summary>ehmicky/modern-errors (modern-errors)</summary> ### [`v7.0.1`](https://togithub.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#701) [Compare Source](https://togithub.com/ehmicky/modern-errors/compare/7.0.0...7.0.1) #### Types - Fix TypeScript types when using the `custom` option [https://github.com/ehmicky/modern-errors/issues/18](https://togithub.com/ehmicky/modern-errors/issues/18)s/18). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for df916b5 - Browse repository at this point
Copy the full SHA df916b5View commit details -
fix(deps): Update dependency p-map to v7.0.2 (#162)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [p-map](https://togithub.com/sindresorhus/p-map) | dependencies | patch | [`7.0.1` -> `7.0.2`](https://renovatebot.com/diffs/npm/p-map/7.0.1/7.0.2) | --- ### Release Notes <details> <summary>sindresorhus/p-map (p-map)</summary> ### [`v7.0.2`](https://togithub.com/sindresorhus/p-map/releases/tag/v7.0.2) [Compare Source](https://togithub.com/sindresorhus/p-map/compare/v7.0.1...v7.0.2) - Add missing `index` parameter to mapper function in `pMapIterable` ([#​71](https://togithub.com/sindresorhus/p-map/issues/71)) [`dc597e5`](https://togithub.com/sindresorhus/p-map/commit/dc597e5) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 3c41e74 - Browse repository at this point
Copy the full SHA 3c41e74View commit details -
fix(deps): Update dependency typescript to v5.4.5 (#163)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | devDependencies | patch | [`5.4.3` -> `5.4.5`](https://renovatebot.com/diffs/npm/typescript/5.4.3/5.4.5) | --- ### Release Notes <details> <summary>Microsoft/TypeScript (typescript)</summary> ### [`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5): TypeScript 5.4.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5) 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+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) ### [`v5.4.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.4): TypeScript 5.4.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4) 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+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 22af059 - Browse repository at this point
Copy the full SHA 22af059View commit details -
fix(deps): Update dependency ajv to v8.13.0 (#164)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | dependencies | minor | [`8.12.0` -> `8.13.0`](https://renovatebot.com/diffs/npm/ajv/8.12.0/8.13.0) | --- ### Release Notes <details> <summary>ajv-validator/ajv (ajv)</summary> ### [`v8.13.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.13.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.12.0...v8.13.0) - add named exports - update dependencies - update node.js </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for d3d0377 - Browse repository at this point
Copy the full SHA d3d0377View commit details -
fix(deps): Update dependency eslint-plugin-unused-imports to v3.2.0 (#…
…165) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-unused-imports](https://togithub.com/sweepline/eslint-plugin-unused-imports) | devDependencies | minor | [`3.1.0` -> `3.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unused-imports/3.1.0/3.2.0) | --- ### Release Notes <details> <summary>sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)</summary> ### [`v3.2.0`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/8872ac3f6724a442ed1fe948318812afece1d4a1...77e06961513a868aef7bb88477014c903fbe95bd) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/8872ac3f6724a442ed1fe948318812afece1d4a1...77e06961513a868aef7bb88477014c903fbe95bd) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 0387ea3 - Browse repository at this point
Copy the full SHA 0387ea3View commit details -
fix(deps): Update dependency eslint-plugin-you-dont-need-lodash-under…
…score to v6.14.0 (#166) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-you-dont-need-lodash-underscore](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore.git) ([source](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore)) | devDependencies | minor | [`6.13.0` -> `6.14.0`](https://renovatebot.com/diffs/npm/eslint-plugin-you-dont-need-lodash-underscore/6.13.0/6.14.0) | --- ### Release Notes <details> <summary>you-dont-need/You-Dont-Need-Lodash-Underscore (eslint-plugin-you-dont-need-lodash-underscore)</summary> ### [`v6.14.0`](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/releases/tag/v6.14.0) [Compare Source](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/compare/v6.13.0...v6.14.0) #### What's Changed - chore(deps): bump js-yaml and coveralls by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/375](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/375) - chore(deps): bump minimist, mkdirp and mocha by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/376](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/376) - chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/366](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/366) - chore(deps): bump ajv and eslint by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/367](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/367) - chore(deps): bump ajv and eslint by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/377](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/377) - Upgrade dependabot/fetch-metadata by [@​szepeviktor](https://togithub.com/szepeviktor) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/380](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/380) - Improve README by [@​szepeviktor](https://togithub.com/szepeviktor) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/378](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/378) - Improve README even more by [@​szepeviktor](https://togithub.com/szepeviktor) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/381](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/381) - Add lodash \_.mapKeys by [@​rajdee](https://togithub.com/rajdee) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/351](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/351) - Add \_.cloneDeep by [@​menghif](https://togithub.com/menghif) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/382](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/382) - add entry for isPlainObject by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/384](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/384) - Correct isPlainObject() by [@​danielsharvey](https://togithub.com/danielsharvey) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/386](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/386) - Fix [#​393](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/issues/393) remove a destructuring assignment example on \_.pick native implementation by [@​yoshikazusawa](https://togithub.com/yoshikazusawa) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/394](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/394) - Mention Object.groupBy() by [@​Heniker](https://togithub.com/Heniker) in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/390](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/390) #### New Contributors - [@​szepeviktor](https://togithub.com/szepeviktor) made their first contribution in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/380](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/380) - [@​rajdee](https://togithub.com/rajdee) made their first contribution in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/351](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/351) - [@​menghif](https://togithub.com/menghif) made their first contribution in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/382](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/382) - [@​Uzlopak](https://togithub.com/Uzlopak) made their first contribution in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/384](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/384) - [@​danielsharvey](https://togithub.com/danielsharvey) made their first contribution in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/386](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/386) - [@​yoshikazusawa](https://togithub.com/yoshikazusawa) made their first contribution in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/394](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/394) - [@​Heniker](https://togithub.com/Heniker) made their first contribution in [https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/390](https://togithub.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/390) **Full Changelog**: you-dont-need/You-Dont-Need-Lodash-Underscore@v6.13.0...v6.14.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for c8d5fce - Browse repository at this point
Copy the full SHA c8d5fceView commit details -
fix(deps): Update typescript-eslint monorepo to v7.8.0 (#167)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | minor | [`7.4.0` -> `7.8.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.4.0/7.8.0) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | minor | [`7.4.0` -> `7.8.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.4.0/7.8.0) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-argument] handle tagged templates - **eslint-plugin:** \[prefer-optional-chain] suggests optional chaining during strict null equality check - **eslint-plugin:** \[consistent-type-assertions] handle tagged templates - **eslint-plugin:** \[no-unsafe-return] handle union types - **eslint-plugin:** \[no-unused-vars] clear error report range ##### ❤️ Thank You - auvred - Josh Goldberg ✨ - jsfm01 - Kim Sang Du - 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.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment - **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type - **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish` - **eslint-plugin:** \[no-for-in-array] refine report location - **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type ##### ❤️ Thank You - Abraham Guo - Kirk Waiblinger - 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.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#770-2024-04-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0) ##### 🚀 Features - **eslint-plugin:** replace `no-new-symbol` with `no-new-native-nonconstructor` ##### ❤️ Thank You - Dave - 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.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher 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.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression - **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - 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. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.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.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.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.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#770-2024-04-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.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.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher 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.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **parser:** disallow `errorOnTypeScriptSyntacticAndSemanticIssues` ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - 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. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 68a3c39 - Browse repository at this point
Copy the full SHA 68a3c39View commit details
Commits on May 6, 2024
-
chore(main): Release v0.1.11 (#161)
🤖 I have created a release *beep* *boop* --- ## [0.1.11](v0.1.10...v0.1.11) (2024-05-01) ### Bug Fixes * **deps:** Update dependency @grpc/grpc-js to v1.10.6 ([#159](#159)) ([04929b4](04929b4)) * **deps:** Update dependency ajv to v8.13.0 ([#164](#164)) ([d3d0377](d3d0377)) * **deps:** Update dependency eslint-plugin-unused-imports to v3.2.0 ([#165](#165)) ([0387ea3](0387ea3)) * **deps:** Update dependency eslint-plugin-you-dont-need-lodash-underscore to v6.14.0 ([#166](#166)) ([c8d5fce](c8d5fce)) * **deps:** Update dependency modern-errors to v7.0.1 ([#160](#160)) ([df916b5](df916b5)) * **deps:** Update dependency p-map to v7.0.2 ([#162](#162)) ([3c41e74](3c41e74)) * **deps:** Update dependency typescript to v5.4.5 ([#163](#163)) ([22af059](22af059)) * **deps:** Update typescript-eslint monorepo to v7.8.0 ([#167](#167)) ([68a3c39](68a3c39)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 8953eb9 - Browse repository at this point
Copy the full SHA 8953eb9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.10...v0.1.11