chore(deps): update dependency typescript to ^5.9.2#3219
Conversation
✅ Deploy Preview for brilliant-pasca-3e80ec canceled.
|
f39a8f0 to
91c748e
Compare
2e45cfc to
4efdc3d
Compare
4efdc3d to
d368a58
Compare
c0baf02 to
3ab4326
Compare
3ab4326 to
b470f1a
Compare
🚀 Performance Test ResultsTest Configuration:
Test Metrics:
📜 Logs |
b470f1a to
fa1294f
Compare
a986ae1 to
4eabfd1
Compare
4eabfd1 to
8b62b2e
Compare
8b62b2e to
8d60046
Compare
8d60046 to
64b4736
Compare
|
Changes made:
|
| "pg": "^8.11.3", | ||
| "pino": "^8.19.0", | ||
| "token-introspection": "workspace:*", | ||
| "ts-node-dev": "^2.0.0", |
There was a problem hiding this comment.
shouldn't be a normal dependency
| "@jest/types": "^29.6.3", | ||
| "@swc/jest": "^0.2.37", | ||
| "@types/jest": "^29.5.14", | ||
| "@types/node": "^20.19.9", |
There was a problem hiding this comment.
made it the same across our packages
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. |
| Pay.Int.from(this.lowEstimatedExchangeRateDenominator) as Pay.PositiveInt | ||
| Pay.Int.from( | ||
| this.lowEstimatedExchangeRateNumerator | ||
| ) as unknown as Pay.Int, |
There was a problem hiding this comment.
doesn't need to be PositiveInt, that what the error was complaining about
dragosp1011
left a comment
There was a problem hiding this comment.
there are also these errors Argument of type 'Buffer<ArrayBufferLike>' is not assignable to parameter of type 'BinaryLike'.
increasing the @types/node version should help solving them as well
This PR contains the following updates:
^5.4.3->^5.9.2Release Notes
microsoft/TypeScript (typescript)
v5.9.2Compare Source
v5.8.3Compare Source
v5.8.2Compare Source
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.6.3: TypeScript 5.6.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.6.2: TypeScript 5.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.4: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.3: TypeScript 5.5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.2: TypeScript 5.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.5: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.4: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
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.