hubcio commented on PR #3686: URL: https://github.com/apache/iggy/pull/3686#issuecomment-5001150227
@dependabot ignore typescript major version All three Node job failures come from this group bumping `typescript` 6.0.3 -> 7.0.2: `typescript-eslint` (including latest 8.64.0) declares peer `typescript@">=4.8.4 <6.1.0"`, so `npm ci` fails with ERESOLVE. Ignoring TS 7 until typescript-eslint supports it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
