chore(deps): replace dependency @tsconfig/node18 with @tsconfig/node20#803
chore(deps): replace dependency @tsconfig/node18 with @tsconfig/node20#803renovate[bot] wants to merge 3 commits intomasterfrom
Conversation
ceffa7c to
1b39a56
Compare
95d8910 to
9cfbc31
Compare
9cfbc31 to
2ecce98
Compare
|
@copilot Help fix any issues with this upgrade. While doing so, make sure that:
|
- Remove duplicate/conflicting tsconfig settings (strict, esModuleInterop, skipLibCheck, module, moduleResolution) - Add proper TypeScript declaration for node-gyp-build module - Fix null safety issues in ffi/index.ts (bindingsResolver) - Update eslint to enforce no-explicit-any as error instead of warning - Replace all 'any' types with proper types in test files - Fix pact.logLevel() to properly return LogLevel when called without arguments - Update tsconfig.test.json to use commonjs for test compatibility with ts-node Co-authored-by: JP-Ellis <3196162+JP-Ellis@users.noreply.github.com>
Co-authored-by: JP-Ellis <3196162+JP-Ellis@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
18→2018.2.6→20.1.0This is a special PR that replaces
@tsconfig/node18with the community suggested minimal stable replacement version.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.