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 1qyruD-00Bfji-0U for pgadmin-hackers@arkaria.postgresql.org; Fri, 03 Nov 2023 11:00:01 +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 1qyruA-0009Iq-Gw for pgadmin-hackers@arkaria.postgresql.org; Fri, 03 Nov 2023 10:59:58 +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 1qyruA-0009Ii-9M for pgadmin-hackers@lists.postgresql.org; Fri, 03 Nov 2023 10:59:58 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qyru7-004Tm5-GB for pgadmin-hackers@lists.postgresql.org; Fri, 03 Nov 2023 10:59:57 +0000 Received: from github.com (hubbernetes-node-4f00135.ac4-iad.github.net [10.52.134.22]) by smtp.github.com (Postfix) with ESMTPA id CAB9F1E04DE for ; Fri, 3 Nov 2023 03:59:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699009193; bh=2Sn0uHoXN54CY/NcG/ZmE+s60ot9n0SkdLR/vYDZtBY=; h=Date:From:To:Subject:From; b=HfjQl3T49RyPHmBriT/OEQXpfgPRXp5ukyXA/GtG54Jk7rjAIOs6xpjjYzqUBSCms rwWPvddDCXQYdbtrTIGexByYQBrK2z9h3GVnNS/VOKsZFwgZqI2z87WO+ue2NaS8xl l05Igqq0oyia1HVQ5XSWw0HL8UpyBsQfFq2EZi6Y= Date: Fri, 03 Nov 2023 03:59:53 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 0eef55: Javascript dependency: Bump nw from 0.77.0 to 0.82... 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.82.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 0eef5526f91d8df9284fd52ef4d449708de0d188 https://github.com/pgadmin-org/pgadmin4/commit/0eef5526f91d8df9284fd52ef4d449708de0d188 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-03 (Fri, 03 Nov 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Javascript dependency: Bump nw from 0.77.0 to 0.82.0 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.82.0. - [Changelog](https://github.com/nwjs/npm-installer/blob/master/CHANGELOG.md) - [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]