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 1qpnzR-007438-6i for pgadmin-hackers@arkaria.postgresql.org; Mon, 09 Oct 2023 10:59:57 +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 1qpnzP-00D3jS-2Q for pgadmin-hackers@arkaria.postgresql.org; Mon, 09 Oct 2023 10:59:55 +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 1qpnzO-00D3i2-PH for pgadmin-hackers@lists.postgresql.org; Mon, 09 Oct 2023 10:59:55 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qpnzM-0014ZH-G4 for pgadmin-hackers@lists.postgresql.org; Mon, 09 Oct 2023 10:59:54 +0000 Received: from github.com (hubbernetes-node-9ca3afb.ash1-iad.github.net [10.56.15.41]) by smtp.github.com (Postfix) with ESMTPA id 7318860107F for ; Mon, 9 Oct 2023 03:59:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696849190; bh=eR5UewuX8HVMQubW/g0+gRUjm4yurv4sbDkeg4GVIjM=; h=Date:From:To:Subject:From; b=KF2RnntXSyfVQwpycfZDTeXWdqZvHUvAh1+k/KS1FshRuLEyjGskuwfK8Bh+cCQea 4g+qPezzcFE8zyBJx6xoDoq24GMjtdQafHTbjegg0V2eRD+3PGudb9mvsbx90vhtOB EcIBp70nbQ8GQLl4zm39oqhINbF8qs7eD8qNkU2A= Date: Mon, 09 Oct 2023 03:59:50 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 723bd0: Python dependency: Bump eslint from 8.43.0 to 8.51... 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/web/eslint-8.51.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 723bd07d882ee45116c41dbdf89811c45e851c89 https://github.com/pgadmin-org/pgadmin4/commit/723bd07d882ee45116c41dbdf89811c45e851c89 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-09 (Mon, 09 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump eslint from 8.43.0 to 8.51.0 in /web Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.51.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.43.0...v8.51.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]