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 1qo1QL-00CoPH-He for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 12:56:21 +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 1qo1QJ-00F4eX-T4 for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 12:56:20 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo1QJ-00F4eC-L1 for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 12:56:19 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo1QH-0089FW-EV for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 12:56:18 +0000 Received: from github.com (hubbernetes-node-bfda0c9.ash1-iad.github.net [10.56.224.56]) by smtp.github.com (Postfix) with ESMTPA id DF76760100E for ; Wed, 4 Oct 2023 05:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696424176; bh=kG5eX3Yp/halbz7meERSajezY3Y7x6mx1tK1yCCnZy8=; h=Date:From:To:Subject:From; b=Rqa+vsxhc19FXTGnpzhr4Y5ZUbAwLejki3K+KeifRH6CM0/2P58utGQ8fR6FfNTGO Il0rK1gXmWbIvhB96iT1mFgER+FUStLJ3vysuVNq3S+2H/6BwyZDDJgIP5Xu7VSNhC SUAOYY5auAHZLZtHICSYsqQ+zjVz1BFakHZZdNNI= Date: Wed, 04 Oct 2023 05:56:16 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 540c22: Python dependency: Bump nw from 0.77.0 to 0.80.0 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.80.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 540c229e62205aa464b62df2bcf49868ec3d3259 https://github.com/pgadmin-org/pgadmin4/commit/540c229e62205aa464b62df2bcf49868ec3d3259 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-04 (Wed, 04 Oct 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump nw from 0.77.0 to 0.80.0 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.80.0. - [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]