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 1rHiPy-003uK5-QB for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Dec 2023 10:42:42 +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 1rHiPx-001eZw-HF for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Dec 2023 10:42:41 +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 1rHiPx-001eZo-9f for pgadmin-hackers@lists.postgresql.org; Mon, 25 Dec 2023 10:42:41 +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 1rHiPu-00C74P-PH for pgadmin-hackers@lists.postgresql.org; Mon, 25 Dec 2023 10:42:39 +0000 Received: from github.com (hubbernetes-node-0b4e3e4.ac4-iad.github.net [10.52.11.64]) by smtp.github.com (Postfix) with ESMTPA id 70B5F7006EE for ; Mon, 25 Dec 2023 02:42:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1703500957; bh=2cgZUd1qF3uy7FL5xtIY3B9dTJrm6SnXAtkUCT0bXc0=; h=Date:From:To:Subject:From; b=aPOST5D0woNQEbGElxKKbvwTFw9Ac2vUe05oXAC96+749YHr31FvzeJPSE5kAL/4B f6xtuXRBJfwC4lEEmY4jHZkwmK50oXfU0UozpWKFtZ2EXXxnQ1VgOufUbfd0Efb/iB u7JV9sLaZRc2tweZI6KFErbShQXLDSB3PUaW0NEA= Date: Mon, 25 Dec 2023 02:42:37 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 7e300b: Javascript dependency: Bump nw from 0.77.0 to 0.83... 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.83.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 7e300bf525955414fca52c40a1c38b5a130927bc https://github.com/pgadmin-org/pgadmin4/commit/7e300bf525955414fca52c40a1c38b5a130927bc Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-12-25 (Mon, 25 Dec 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Javascript dependency: Bump nw from 0.77.0 to 0.83.0 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.83.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]