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 1qoHTr-000jqT-Pl for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Oct 2023 06:05:03 +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 1qoHTp-009KDB-QT for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Oct 2023 06:05:02 +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 1qoHTp-009KB1-IX for pgadmin-hackers@lists.postgresql.org; Thu, 05 Oct 2023 06:05:02 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qoHTj-0007b4-Kv for pgadmin-hackers@lists.postgresql.org; Thu, 05 Oct 2023 06:05:01 +0000 Received: from github.com (hubbernetes-node-a4fd15e.ac4-iad.github.net [10.52.220.44]) by smtp.github.com (Postfix) with ESMTPA id A2C1370101E for ; Wed, 4 Oct 2023 23:04:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696485893; bh=0a5LtpwRqCPVR0gMOhOABYcLge+9vUHF0U/q3eT4D58=; h=Date:From:To:Subject:From; b=S6GZdEtpQDJTi+zMvBiH1zNuCfwhdmCt1R60d7XVS42qSPy/yfJetFmbf5warqujX KVVSRyDZSuJ9goXAi9HsTGEwnXRlIYVv1F1Yq52rClHndB1izmDrVDn7m2tVRGjvT7 h8iKhwDomUaTM1T39gAcoWbZSzFKJr9wue2WzR2k= Date: Wed, 04 Oct 2023 23:04:53 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] e09402: 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: e09402a572cb86fad0ae8f987490e7ca643fe898 https://github.com/pgadmin-org/pgadmin4/commit/e09402a572cb86fad0ae8f987490e7ca643fe898 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-05 (Thu, 05 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]