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 1qd61a-002AF0-7i for pgadmin-hackers@arkaria.postgresql.org; Mon, 04 Sep 2023 09:37:38 +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 1qd60b-00A2zl-4u for pgadmin-hackers@arkaria.postgresql.org; Mon, 04 Sep 2023 09:36:36 +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 1qd60a-00A2zP-TG for pgadmin-hackers@lists.postgresql.org; Mon, 04 Sep 2023 09:36:36 +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 1qd60W-002xa7-PR for pgadmin-hackers@lists.postgresql.org; Mon, 04 Sep 2023 09:36:36 +0000 Received: from github.com (hubbernetes-node-bf588d7.va3-iad.github.net [10.48.134.30]) by smtp.github.com (Postfix) with ESMTPA id 6D51C8C10F1 for ; Mon, 4 Sep 2023 02:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1693820191; bh=IYNhDEOC2EDFIrw4kqqvjzqFEQJglXyNQOGO9ea5hpM=; h=Date:From:To:Subject:From; b=L4pd6+eBEGVwdtGu5ilaKZ0IezR6L8Hdn4TD75YazXDqulWelWplJcPRZduh1jOw0 69ZkH70PS9UK4NsJYHcDHZc3RutL4J4D+ubzs4VcyCDjiT6CX4aiURpxDSC64PE0l/ pdVQLM6u4orwsBdS6LHv4KoOFnM4LswMG24AeKaw= Date: Mon, 04 Sep 2023 02:36:31 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] d85df1: Python dependency: Bump nw from 0.77.0 to 0.79.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.79.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: d85df1b7c636a622fcfe7115a788fc57adedeb8a https://github.com/pgadmin-org/pgadmin4/commit/d85df1b7c636a622fcfe7115a788fc57adedeb8a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-09-04 (Mon, 04 Sep 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump nw from 0.77.0 to 0.79.1 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.79.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]