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 1pwhax-0007qQ-KS for pgadmin-hackers@arkaria.postgresql.org; Wed, 10 May 2023 11:02:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pwhav-0008BB-C4 for pgadmin-hackers@arkaria.postgresql.org; Wed, 10 May 2023 11:02:53 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pwhav-0008B1-0U for pgadmin-hackers@lists.postgresql.org; Wed, 10 May 2023 11:02:53 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pwhas-001YIy-0J for pgadmin-hackers@lists.postgresql.org; Wed, 10 May 2023 11:02:51 +0000 Received: from github.com (hubbernetes-node-e458dd9.va3-iad.github.net [10.48.146.33]) by smtp.github.com (Postfix) with ESMTPA id 402EFE0501 for ; Wed, 10 May 2023 04:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1683716569; bh=rFXB6EenUAD8jQeebpjlRuFVGjTye2/aIq9wlqdzDus=; h=Date:From:To:Subject:From; b=PZ3zTCoP4RVd1CFx7eIDmDKSbWOpmtsYnqNB+jazdZzll1AAwUdUOJfCbiAE3Tku8 C8lhroNvfBDuztIorsyusj0Pe5YdGXZaHKVS2qQairRAtZ1kxrEJbOPVpKsp19GsYr LE8PWD90+TM9RLQ5B1qB0R+StnehrS7iBIfUNOBA= Date: Wed, 10 May 2023 04:02:49 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 34629f: Python dependency: Bump nw from 0.72.0 to 0.76.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.76.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 34629f01882545e1d5e6b1c0667ca2f4c3c53ed9 https://github.com/pgadmin-org/pgadmin4/commit/34629f01882545e1d5e6b1c0667ca2f4c3c53ed9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump nw from 0.72.0 to 0.76.0 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.72.0 to 0.76.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]