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 1qzx87-002Ctd-DG for pgadmin-hackers@arkaria.postgresql.org; Mon, 06 Nov 2023 10:46:51 +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 1qzx86-00EPqz-5W for pgadmin-hackers@arkaria.postgresql.org; Mon, 06 Nov 2023 10:46:50 +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 1qzx56-00ENH3-0K for pgadmin-hackers@lists.postgresql.org; Mon, 06 Nov 2023 10:43:44 +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 1qzx53-004yvs-9l for pgadmin-hackers@lists.postgresql.org; Mon, 06 Nov 2023 10:43:43 +0000 Received: from github.com (hubbernetes-node-19fecc9.ash1-iad.github.net [10.56.156.20]) by smtp.github.com (Postfix) with ESMTPA id A3C251003DA for ; Mon, 6 Nov 2023 02:43:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699267419; bh=OhBwvaE14E+FDnHAmTqtIhslLvaY/jsjcqqwwjYHY40=; h=Date:From:To:Subject:From; b=Yt+Yh8AkaoZUaTffLghlcKLs9SCg7heF8rvF7jU03kxgz+mz3pbyAMgsiWhc/5TtV nVGZ59hMJZdFVc8uU3+CPwc9Ij23ismmBIT+yigXEq/LgzLMYS9Z7YHc4pt7IuV5L3 TkO7i1J5r4DG3FQbiqCHvxa6ay8VjpocYHcFm6Ns= Date: Mon, 06 Nov 2023 02:43:39 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] e137c3: Javascript dependency: Bump eslint from 8.43.0 to ... 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/web/eslint-8.53.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: e137c3d794a5e5b0b5e294f6033a0b0d80e0a8ed https://github.com/pgadmin-org/pgadmin4/commit/e137c3d794a5e5b0b5e294f6033a0b0d80e0a8ed Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-06 (Mon, 06 Nov 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: Bump eslint from 8.43.0 to 8.53.0 in /web Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.53.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.43.0...v8.53.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]