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 1qpo5u-0074ck-3l for pgadmin-hackers@arkaria.postgresql.org; Mon, 09 Oct 2023 11:06:38 +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 1qpo5r-00DDw3-UY for pgadmin-hackers@arkaria.postgresql.org; Mon, 09 Oct 2023 11:06:36 +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 1qpo5r-00DDuq-MG for pgadmin-hackers@lists.postgresql.org; Mon, 09 Oct 2023 11:06:36 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qpo5o-000m2L-G1 for pgadmin-hackers@lists.postgresql.org; Mon, 09 Oct 2023 11:06:35 +0000 Received: from github.com (hubbernetes-node-ee03401.ac4-iad.github.net [10.52.222.62]) by smtp.github.com (Postfix) with ESMTPA id 5DC381E0FAD for ; Mon, 9 Oct 2023 04:06:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696849591; bh=8uSCEaviqujhtI/zPDwj29zevHpccKkb5BBWCwJlSX0=; h=Date:From:To:Subject:From; b=JbjgoqwTmaJ8sqo/R79Dg4sqesRMMpmOLs+RNQ46oAiUGYAJhZg+3f5upxffrqkN2 zm5jpWVLdC0w5QpK3Od6xz4gNUPVgqzGb/nOcx+Lu8wXWGSjMDqFEcx25peXD1jfOU 3fNo9OjV7ljgHZ4iOms1RWklFLDroPH8c9FdMPgo= Date: Mon, 09 Oct 2023 04:06:31 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 48360c: Python dependency: Bump eslint from 8.50.0 to 8.51... 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.51.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 48360c1a3f03c4f1515d70196d6a681af0825d67 https://github.com/pgadmin-org/pgadmin4/commit/48360c1a3f03c4f1515d70196d6a681af0825d67 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-09 (Mon, 09 Oct 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump eslint from 8.50.0 to 8.51.0 in /runtime Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.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.51.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]