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 1qWB5m-002Mc2-RG for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Aug 2023 07:37:23 +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 1qWB5l-004JrU-7f for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Aug 2023 07:37:21 +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 1qWB5k-004JrD-WF for pgadmin-hackers@lists.postgresql.org; Wed, 16 Aug 2023 07:37:21 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWB5h-000Qv8-Jn for pgadmin-hackers@lists.postgresql.org; Wed, 16 Aug 2023 07:37:20 +0000 Received: from github.com (hubbernetes-node-e49ff9c.va3-iad.github.net [10.48.130.38]) by smtp.github.com (Postfix) with ESMTPA id 43FBC94104C for ; Wed, 16 Aug 2023 00:37:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1692171436; bh=H8vSvOnR+xGtI8HbTB6iWoXR3E/AUXhHe/oV9dHuXH8=; h=Date:From:To:Subject:From; b=Ble6+mBVCui1S8b9+TsljZ6mHxh2YlPh3SuzVOi9d3gfj+DQ5HIZfoFAXxAkatcnd TUhCmNK/2s+1DjukFAaOSfBJNL31hySKtRBS0L3HqZA1QOJrPVMkvnZIWcT5FdeKTJ w6Tovgg0T7CcSDw5w5dMiWMkmfRXu4Fl1N7Cb7WQ= Date: Wed, 16 Aug 2023 00:37:16 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] a55d44: Python dependency: Bump nw from 0.77.0 to 0.78.1 i... 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/dependabot/npm_and_yarn/runtime/nw-0.78.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: a55d443b1e3582812fd98164bd46c0cd6486826b https://github.com/pgadmin-org/pgadmin4/commit/a55d443b1e3582812fd98164bd46c0cd6486826b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-08-16 (Wed, 16 Aug 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump nw from 0.77.0 to 0.78.1 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.78.1. - [Commits](https://github.com/nwjs/npm-installer/commits) --- updated-dependencies: - dependency-name: nw dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]