Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pyarP-0000AU-GG for pgadmin-hackers@arkaria.postgresql.org; Mon, 15 May 2023 16:15:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pyaqQ-0004Vd-Fy for pgadmin-hackers@arkaria.postgresql.org; Mon, 15 May 2023 16:14:42 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pyaqQ-0004VU-91 for pgadmin-hackers@lists.postgresql.org; Mon, 15 May 2023 16:14:42 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pyaqL-002UCh-R9 for pgadmin-hackers@lists.postgresql.org; Mon, 15 May 2023 16:14:41 +0000 Received: from github.com (hubbernetes-node-25a0f04.ash1-iad.github.net [10.56.203.99]) by smtp.github.com (Postfix) with ESMTPA id 1B5A45E0BD6 for ; Mon, 15 May 2023 09:14:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1684167277; bh=yb3VI0Nr05Osqf5Ozc4rytywEbj6Zm/4z6/xAiSt+uM=; h=Date:From:To:Subject:From; b=UOGmyVTsTsT8Xtlx3iiA6HgeAKidB80txnnm0sSUzxguA5JvMsRvVTnlssVFkedXZ QaCHNxjyBzlOIJQdo/H8eaeNvAoTs3DyXBkTD7mfAkZ7kq32f1fTM6uA5G79RoHmqd MUx8qN9T9CJvAoEg1UW8dzTDnV7Cr3GV9TdxLyqs= Date: Mon, 15 May 2023 09:14:37 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 7d767b: Python dependency: Bump eslint from 8.38.0 to 8.40... 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.40.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 7d767b501092a2f65a11ece862f54ffcf7568177 https://github.com/pgadmin-org/pgadmin4/commit/7d767b501092a2f65a11ece862f54ffcf7568177 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-15 (Mon, 15 May 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump eslint from 8.38.0 to 8.40.0 in /runtime Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.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.38.0...v8.40.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]