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 1rASsv-006qZd-Qg for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Dec 2023 10:42:37 +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 1rASsu-0033en-0J for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Dec 2023 10:42:36 +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 1rASst-0033ef-NO for pgadmin-hackers@lists.postgresql.org; Tue, 05 Dec 2023 10:42:35 +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 1rASsq-00ACbK-SF for pgadmin-hackers@lists.postgresql.org; Tue, 05 Dec 2023 10:42:34 +0000 Received: from github.com (hubbernetes-node-3d55a7f.ash1-iad.github.net [10.56.152.29]) by smtp.github.com (Postfix) with ESMTPA id 727423412A8 for ; Tue, 5 Dec 2023 02:42:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701772950; bh=NIc7+qC31VMnmAtTBs65KUQIWEUzjcgnoExj896fb9o=; h=Date:From:To:Subject:From; b=AaXVRSjQn+jt/81Tm8uWhZq3qfgH1XAJsyXCV0lz5H1neJTaIVLbaQxyaaf8aoB11 vxGoUrkJhL0BRNJ3au818SQSr01SroCtT3/y9wN4rLDlLhy02LELR3fB2rpQRfMkaE PX3dxKXC8E6E1zNxlLPfNbOjuIKT0zKq7YRU05rg= Date: Tue, 05 Dec 2023 02:42:30 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 74a262: Javascript dependency: Bump eslint from 8.43.0 to ... 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.55.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 74a26242f2184e8ce0e3b41d1e94d3661505cc6c https://github.com/pgadmin-org/pgadmin4/commit/74a26242f2184e8ce0e3b41d1e94d3661505cc6c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-12-05 (Tue, 05 Dec 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: Bump eslint from 8.43.0 to 8.55.0 in /web Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.55.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.55.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]