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 1qQjT8-000o53-6y for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 07:06:58 +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 1qQjT6-004X8y-8V for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 07:06:57 +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 1qQjT6-004X8q-18 for pgadmin-hackers@lists.postgresql.org; Tue, 01 Aug 2023 07:06:57 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qQjT0-0008lW-C8 for pgadmin-hackers@lists.postgresql.org; Tue, 01 Aug 2023 07:06:56 +0000 Received: from github.com (hubbernetes-node-3e2d6d1.ash1-iad.github.net [10.56.144.30]) by smtp.github.com (Postfix) with ESMTPA id B91F91010F2 for ; Tue, 1 Aug 2023 00:06:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1690873608; bh=dbR+6EsAHnr297YcvPSY8rlNVY/0OxnxxoXSe3v2yAg=; h=Date:From:To:Subject:From; b=lV57vUCbEkYnG8i1tWliWdu0N9D0b2r17jqIRcpWe5huzaGhPmAhLV7VmrTMIZBr5 8idtEnEKmoUUqc0uLbLch4Aab9/j/H1h9Leb2ojjPeraZcQQzPZtbDNI8SsvDEzcAy N7qtkkuLwneeHu5ZDI7poEMdmE+mYcxHo3ojoMLo= Date: Tue, 01 Aug 2023 00:06:48 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] dd98d0: Python dependency: Bump eslint from 8.42.0 to 8.46... 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.46.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: dd98d088060aeddcf05ac2c37a8993bf5d14b95e https://github.com/pgadmin-org/pgadmin4/commit/dd98d088060aeddcf05ac2c37a8993bf5d14b95e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-08-01 (Tue, 01 Aug 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump eslint from 8.42.0 to 8.46.0 in /runtime Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.46.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.42.0...v8.46.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]