From eb6d5690aaef9d014eaf109f2a42a9cf55f25ed6 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Fri, 16 Jun 2023 09:26:04 +0100 Subject: [PATCH] Renovate ignore --- renovate.json5 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/renovate.json5 b/renovate.json5 index 6589302dd..c9868065c 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -121,6 +121,12 @@ "execa", "open", "pretty-bytes", + "strip-ansi", + + // Can't upgrade beyond 2.x because it doesn't work with Electron. If trying to + // upgrade again, check that adding a link from the CodeMirror editor works. + // See /packages/app-desktop/gui/dialogs.ts + "smalltalk", // Don't think we can trust this lib because they don't release a // changelog and the latest version appears to have breaking changes