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 1pzEwU-0000wc-Ra for pgadmin-hackers@arkaria.postgresql.org; Wed, 17 May 2023 11:03:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pzEwS-0003BS-Nz for pgadmin-hackers@arkaria.postgresql.org; Wed, 17 May 2023 11:03:36 +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 1pzEwS-0003BJ-FB for pgadmin-hackers@lists.postgresql.org; Wed, 17 May 2023 11:03:36 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pzEwM-000Kdr-Sa for pgadmin-hackers@lists.postgresql.org; Wed, 17 May 2023 11:03:35 +0000 Received: from github.com (hubbernetes-node-7688c74.ac4-iad.github.net [10.52.208.27]) by smtp.github.com (Postfix) with ESMTPA id 072BE7201DC for ; Wed, 17 May 2023 04:03:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1684321410; bh=EZhPYsgQ4NtonvYRSxGFEnAR460379e95z8u4fCG0v0=; h=Date:From:To:Subject:From; b=YmqQME2NZLqUpi/QtvDt2v/yX1iBUNMyuVJjjn/55XYdMquOYAQqNVnulYDI04Ll8 x3XeBIQ41FTrFgp68FtswvGMG2ZDL/OA2i/qXFkJ1nqhqS8Wu+SMHWhAC6roocM3LT Sc038WCobeaGLxDCGav1faqUYLv9CmqZzF8DJWN8= Date: Wed, 17 May 2023 04:03:30 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] df46f3: Python dependency: Bump nw from 0.76.0 to 0.76.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.76.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: df46f38d9a5f7a54a00ef206f749ea06d4774d4b https://github.com/pgadmin-org/pgadmin4/commit/df46f38d9a5f7a54a00ef206f749ea06d4774d4b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-17 (Wed, 17 May 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump nw from 0.76.0 to 0.76.1 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.76.0 to 0.76.1. - [Commits](https://github.com/nwjs/npm-installer/commits) --- updated-dependencies: - dependency-name: nw dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]