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 1qusVh-001yxn-Oy for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 10:50:13 +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 1qusVe-007zSU-Vl for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 10:50:11 +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 1qusVe-007zSE-LO for pgadmin-hackers@lists.postgresql.org; Mon, 23 Oct 2023 10:50:11 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qusVY-001tWb-8t for pgadmin-hackers@lists.postgresql.org; Mon, 23 Oct 2023 10:50:10 +0000 Received: from github.com (hubbernetes-node-c4c8ce6.va3-iad.github.net [10.48.130.41]) by smtp.github.com (Postfix) with ESMTPA id 4B1D58C10FF for ; Mon, 23 Oct 2023 03:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698058203; bh=WAsFiv0nbMDuGhBhXOz3Wxzok/gz3o1Dk/H4RsM+O4Q=; h=Date:From:To:Subject:From; b=gjedAjezRLGR1adoSRk0vGM+VMmwoNm4/Qg7Dr1PVuPv+AViO+Z9rKl4NBMJGmx1T 59ma7swLSnU2nB1RrXjyv9v3jLs3k5bQU77StgwQbY/mfpbWhUVBkNLxS3jNP5SiOO 73zOCteOE1qBVg8v3Mvng2qK3UdSnjKclrA02/ek= Date: Mon, 23 Oct 2023 03:50:03 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 77dfa3: Python dependency: Bump eslint from 8.43.0 to 8.52... 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.52.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 77dfa373caad8e468d6b8ef221eda319fec21be1 https://github.com/pgadmin-org/pgadmin4/commit/77dfa373caad8e468d6b8ef221eda319fec21be1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump eslint from 8.43.0 to 8.52.0 in /web Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.52.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.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]