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 1rXIZN-009rMN-9X for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Feb 2024 10:20:49 +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 1rXIZM-002os2-G5 for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Feb 2024 10:20:48 +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 1rXIZM-002oqE-7L for pgadmin-hackers@lists.postgresql.org; Tue, 06 Feb 2024 10:20:48 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rXIZJ-005LJ3-Ng for pgadmin-hackers@lists.postgresql.org; Tue, 06 Feb 2024 10:20:46 +0000 Received: from github.com (hubbernetes-node-51a15b6.ash1-iad.github.net [10.56.169.41]) by smtp.github.com (Postfix) with ESMTPA id BD6E43412B5 for ; Tue, 6 Feb 2024 02:20:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707214844; bh=dVYSmvm5Ga52tDkzjBlFH2oeMdCk2JobIKDOOAahTps=; h=Date:From:To:Subject:From; b=g99leJDiC136f/cyo91RjgTqIwqhwHyc3EukFlv3Sf4Li68e9foo/RcxgsAxETBxC D4zzFpyRKnVTn9Kx9O4lVR4ObcHLEOprMQv+jtAPwQspvWVe28/bDC/2eCy7sNcAsb C+EHESp+tEo/Cx1zOildnCdtie4VRFroWHdzazlE= Date: Tue, 06 Feb 2024 02:20:44 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 6ee2ae: Javascript dependency: Bump nw from 0.77.0 to 0.84... 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.84.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 6ee2ae6dea0a30d56ad1524a34c222150720a437 https://github.com/pgadmin-org/pgadmin4/commit/6ee2ae6dea0a30d56ad1524a34c222150720a437 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-02-06 (Tue, 06 Feb 2024) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Javascript dependency: Bump nw from 0.77.0 to 0.84.0 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.84.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]