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 1qfdxz-00CUco-Mi for pgadmin-hackers@arkaria.postgresql.org; Mon, 11 Sep 2023 10:16:27 +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 1qfdxy-00GVbe-8B for pgadmin-hackers@arkaria.postgresql.org; Mon, 11 Sep 2023 10:16:26 +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 1qfdxx-00GVbW-VM for pgadmin-hackers@lists.postgresql.org; Mon, 11 Sep 2023 10:16:25 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qfdxr-003wiB-Gp for pgadmin-hackers@lists.postgresql.org; Mon, 11 Sep 2023 10:16:24 +0000 Received: from github.com (hubbernetes-node-29ea89c.ash1-iad.github.net [10.56.147.32]) by smtp.github.com (Postfix) with ESMTPA id 684B9341277 for ; Mon, 11 Sep 2023 03:16:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1694427378; bh=dJndM3xqYbG8x2hP+Aar2STj/GxfW1mmBUuUSo8l0S4=; h=Date:From:To:Subject:From; b=aQTOI3QWs+lx68C8yRZYUZoz2yFoOnFEhNcQuUkpoMmZufftF+wJMnQxBVtpY0eR0 rwl0LL4mg7n2oznOzK2kKCqDMnkxTfGpp7H7QyIn6bOoTgAHR7rGIjEKX2vROEqYiw dc+ecSkOzoVTVd0s/djndtH6frdI2EWykhDUHkkc= Date: Mon, 11 Sep 2023 03:16:18 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 01e4ed: Python dependency: Bump eslint from 8.47.0 to 8.49... 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.49.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 01e4edcaf7f2bb1ce547e7429fdc493c0f4d5719 https://github.com/pgadmin-org/pgadmin4/commit/01e4edcaf7f2bb1ce547e7429fdc493c0f4d5719 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-09-11 (Mon, 11 Sep 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump eslint from 8.47.0 to 8.49.0 in /runtime Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.49.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.47.0...v8.49.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]