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 1qWwvj-004kr2-Fy for pgadmin-hackers@arkaria.postgresql.org; Fri, 18 Aug 2023 10:42:11 +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 1qWwvh-00AUWT-LB for pgadmin-hackers@arkaria.postgresql.org; Fri, 18 Aug 2023 10:42:09 +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 1qWwsl-00ATLR-F1 for pgadmin-hackers@lists.postgresql.org; Fri, 18 Aug 2023 10:39:07 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWwsd-000q2q-VF for pgadmin-hackers@lists.postgresql.org; Fri, 18 Aug 2023 10:39:07 +0000 Received: from github.com (hubbernetes-node-1df99b6.ash1-iad.github.net [10.56.152.25]) by smtp.github.com (Postfix) with ESMTPA id 4977D340B86 for ; Fri, 18 Aug 2023 03:38:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1692355138; bh=dnlwMU/JSPxanTui0gkHPEEP5bsFqthraxwJVhN35ZI=; h=Date:From:To:Subject:From; b=KMMYTXezZ9U77oXM+6yAg5apqS5LCzX5+p8hkPreCQFzxePrq4OEPPcgfa/Tc56xU OXjDBWAitZpwJSv6PKr+xvo3YcIo8tvIXa/tSZnIzikTGAOR0+aVqYzcrXAhvT5APu Kikk8pW2fxJk16/xzDp/bf+WFZJbtQNvXFHXQN30= Date: Fri, 18 Aug 2023 03:38:58 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] f5fd62: Python dependency: Bump nw from 0.77.0 to 0.79.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.79.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: f5fd625cf910c02e2f1998ce5ab9d94fdf3960bd https://github.com/pgadmin-org/pgadmin4/commit/f5fd625cf910c02e2f1998ce5ab9d94fdf3960bd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-08-18 (Fri, 18 Aug 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump nw from 0.77.0 to 0.79.0 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.79.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]