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 1q78DB-0004v5-DA for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 05:29:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q78DA-0008Nb-1x for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 05:29:28 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q78D9-0008Kj-QQ for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 05:29:27 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q78D7-000xbW-0P for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 05:29:27 +0000 Received: from github.com (hubbernetes-node-fa66497.va3-iad.github.net [10.48.125.91]) by smtp.github.com (Postfix) with ESMTPA id 3F18DE043D for ; Wed, 7 Jun 2023 22:29:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686202164; bh=8p/kXTUol8YiY7pcbaG1pCblM03+4EEw79yVUlEbjBg=; h=Date:From:To:Subject:From; b=I1uXByVvJ38os3qOpI+YI7zFjh5/IGiKealt1GUDoAz+2wyCNY2bxtIliZ0zh7GBZ INJ6qWufFaqirJHJHVYF6KPIFqc/URoJt8IzTRnSbV3080JXNBwJMtfKJOh2PxvqBW TUKd2Fc50G7jEC8VaS2JZL4XqLPHFLg937Nolboc= Date: Wed, 07 Jun 2023 22:29:24 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 86a012: Python dependency: Bump eslint from 8.41.0 to 8.42... 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/eslint-8.42.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 86a0122971c1195c0499979b2c9f36624ac262a6 https://github.com/pgadmin-org/pgadmin4/commit/86a0122971c1195c0499979b2c9f36624ac262a6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump eslint from 8.41.0 to 8.42.0 in /runtime Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]