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 1qwGN5-00AgU3-Va for pgadmin-hackers@arkaria.postgresql.org; Fri, 27 Oct 2023 06:31:03 +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 1qwGN4-00Bszt-NM for pgadmin-hackers@arkaria.postgresql.org; Fri, 27 Oct 2023 06:31:02 +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 1qwGN4-00Bszl-Fq for pgadmin-hackers@lists.postgresql.org; Fri, 27 Oct 2023 06:31:02 +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 1qwGN1-0033Q2-A2 for pgadmin-hackers@lists.postgresql.org; Fri, 27 Oct 2023 06:31:01 +0000 Received: from github.com (hubbernetes-node-4c48f75.ac4-iad.github.net [10.52.206.65]) by smtp.github.com (Postfix) with ESMTPA id DD3CF5E1042 for ; Thu, 26 Oct 2023 23:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698388257; bh=RQDpfQHkLkxiLc8LRUpOaWQ0MNt1jroz5I0cS2tPzXc=; h=Date:From:To:Subject:From; b=AUCtEfV+ZizDnhkbbFqERh2ZTu92byFH7ko2O5Aqg79d64ZFWDGFfCVk7yq3VbUgl NquKFvB5eATJGrLgNMJSZaryb7RxrA3E56wqDUYfcK9Ii1yeEKsHuRsePrI522DBc8 K4caU8Kq3Jz5FvTiLheGHmDKi1SCRI3vtQMmRN0M= Date: Thu, 26 Oct 2023 23:30:57 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] b85c01: Python dependency: Bump eslint from 8.50.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/runtime/eslint-8.52.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: b85c01b056c65cdd35a2f86bdafac996b76a3786 https://github.com/pgadmin-org/pgadmin4/commit/b85c01b056c65cdd35a2f86bdafac996b76a3786 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-27 (Fri, 27 Oct 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump eslint from 8.50.0 to 8.52.0 in /runtime Bumps [eslint](https://github.com/eslint/eslint) from 8.50.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.50.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]