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 1qtnCu-00DxMF-AV for pgadmin-hackers@arkaria.postgresql.org; Fri, 20 Oct 2023 10:58:20 +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 1qtnCr-0000pZ-VT for pgadmin-hackers@arkaria.postgresql.org; Fri, 20 Oct 2023 10:58:18 +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 1qtnCr-0000pD-N1 for pgadmin-hackers@lists.postgresql.org; Fri, 20 Oct 2023 10:58:18 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qtmxZ-001PED-N3 for pgadmin-hackers@lists.postgresql.org; Fri, 20 Oct 2023 10:42:31 +0000 Received: from github.com (hubbernetes-node-85cd016.ac4-iad.github.net [10.52.144.35]) by smtp.github.com (Postfix) with ESMTPA id 3282F70106A for ; Fri, 20 Oct 2023 03:42:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1697798548; bh=2syg/8QzK4nH06CN2O3kAhfY+c5MjK3FtXE4IX4gXu8=; h=Date:From:To:Subject:From; b=JYJAULLWfcxfNkplfvUr+yzZ/ubFtM7mGncKlgjI8wi0mTSwa4Zgbrg5TdWndrfbS BPnBWvbhHfL6Njl15gIZg0H6bLA69Ii5IPM2bfqQXcLmLYEhRsswtgjxFuD4FlT8xn IMQKoIIs8/uimAUxQK5hlRk68sAt4fDTfIcz8vQo= Date: Fri, 20 Oct 2023 03:42:28 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] a4add5: Python dependency: Bump nw from 0.77.0 to 0.81.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.81.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: a4add598828b077efcfdc9f1c71a6dfeec9e5e76 https://github.com/pgadmin-org/pgadmin4/commit/a4add598828b077efcfdc9f1c71a6dfeec9e5e76 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-20 (Fri, 20 Oct 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump nw from 0.77.0 to 0.81.0 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.81.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]