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 1rFBNF-008gnf-ET for pgadmin-hackers@arkaria.postgresql.org; Mon, 18 Dec 2023 11:01:25 +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 1rFBND-008XJ4-KC for pgadmin-hackers@arkaria.postgresql.org; Mon, 18 Dec 2023 11:01:23 +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 1rFBND-008XIw-BL for pgadmin-hackers@lists.postgresql.org; Mon, 18 Dec 2023 11:01:23 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rFBNA-00Cbdv-EJ for pgadmin-hackers@lists.postgresql.org; Mon, 18 Dec 2023 11:01:22 +0000 Received: from github.com (hubbernetes-node-7cceb8f.ac4-iad.github.net [10.52.146.42]) by smtp.github.com (Postfix) with ESMTPA id EF6325E09DA for ; Mon, 18 Dec 2023 03:01:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1702897278; bh=qQcAb92BZe/Vv+zVwnJP0iMsiapBdqjxTffSIBosY9g=; h=Date:From:To:Subject:From; b=Pt3xmmZg0MzDgFKk4fyLzy4hv84SvC2homBaxRbYBgRuP8YWTJZhB0rSHLtwuPbag maWnAKxWVGnYJOlcjF0CVy3paiOzX45AzaZWkKYYUe56sr33h5KgTCZYIthVIxqUfP hxslPhVtvMjpqO0tbTEC8Sw4GMhQcTinKIR7SQCo= Date: Mon, 18 Dec 2023 03:01:18 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 72fd15: 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.56.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 72fd15b622267892ad7b8781b0b64694f7b519ad https://github.com/pgadmin-org/pgadmin4/commit/72fd15b622267892ad7b8781b0b64694f7b519ad Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-12-18 (Mon, 18 Dec 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: Bump eslint from 8.43.0 to 8.56.0 in /web Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.56.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.56.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]