Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ptiob-00008u-Bo for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 May 2023 05:44:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ptioa-0006yC-AZ for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 May 2023 05:44:40 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ptioa-0006y3-3K for pgadmin-hackers@lists.postgresql.org; Tue, 02 May 2023 05:44:40 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ptioW-0004Vr-GF for pgadmin-hackers@lists.postgresql.org; Tue, 02 May 2023 05:44:39 +0000 Received: from github.com (hubbernetes-node-48bdf5c.va3-iad.github.net [10.48.205.37]) by smtp.github.com (Postfix) with ESMTPA id 595AB5C025C for ; Mon, 1 May 2023 22:44:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1683006275; bh=lo49/+xhvc+ugbe1paMlbsEWudqVVDpn0crK5n2eq5k=; h=Date:From:To:Subject:From; b=kGBIHkayDNUzuVwjKZGNscZ285PhrZ2Mf12tzApBvvcctv4oZW6Ji/d6BFqZpuu3d 27Dfw6tIg3gxtNxKZot0hh3vT6zSkT6tD4r67plKuv4XEILLLjnpU303yA62V8RTeP X5c2HMhdjczKhOe2NknoXunNoy8q7klJA4j+GbuY= Date: Mon, 01 May 2023 22:44:35 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 76116a: Python dependency: Bump nw from 0.72.0 to 0.75.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.75.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 76116af7b972bd375a28f2592479a5b6381e31dd https://github.com/pgadmin-org/pgadmin4/commit/76116af7b972bd375a28f2592479a5b6381e31dd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump nw from 0.72.0 to 0.75.1 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.72.0 to 0.75.1. - [Release notes](https://github.com/nwjs/npm-installer/releases) - [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]