Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWB4c-002MYr-Q9 for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Aug 2023 07:36:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qWB4b-004Iz9-HU for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Aug 2023 07:36:09 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWB4b-004Iyw-7j for pgadmin-hackers@lists.postgresql.org; Wed, 16 Aug 2023 07:36:09 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWB4V-000QuQ-G1 for pgadmin-hackers@lists.postgresql.org; Wed, 16 Aug 2023 07:36:08 +0000 Received: from github.com (hubbernetes-node-34c8121.va3-iad.github.net [10.48.143.35]) by smtp.github.com (Postfix) with ESMTPA id 9F2738C03E8 for ; Wed, 16 Aug 2023 00:36:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1692171361; bh=vgsa3ojSRa6fXCA1UJG2pUu8WsI/wbbg0xEHK6ykL50=; h=Date:From:To:Subject:From; b=ExeW5VrBf114E4KGrXRUESrlHdPHxzz3w34azZ/PGX8x6u1osoK4qShzZBX/9ZfhB +yvusx6FvbllyLD/wF4cd7MBURbb+mrv8H3ZbQcxwEoGABK63Ce2Oj1s5HnmylRS26 NZB9yS5nWLEcHe6UoX/rifo7Td3XF3m+MeQtQx64= Date: Wed, 16 Aug 2023 00:36:01 -0700 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 33b2b8: Pin NW.js to 0.77.0, as the latest version crashes... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 33b2b82ba960906c7dd8213d1ab7f864bff171e8 https://github.com/pgadmin-org/pgadmin4/commit/33b2b82ba960906c7dd8213d1ab7f864bff171e8 Author: Akshay Joshi Date: 2023-08-16 (Wed, 16 Aug 2023) Changed paths: M Make.bat M pkg/linux/build-functions.sh M pkg/mac/build-functions.sh M runtime/package.json M runtime/yarn.lock Log Message: ----------- Pin NW.js to 0.77.0, as the latest version crashes after an attempt to reopen the fullscreen window.