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 1qoHSp-000jny-Qx for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Oct 2023 06:03:59 +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 1qoHSn-009IT1-Q5 for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Oct 2023 06:03:58 +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 1qoHSn-009ISf-Ij for pgadmin-hackers@lists.postgresql.org; Thu, 05 Oct 2023 06:03:58 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qoHSl-0007ae-Rq for pgadmin-hackers@lists.postgresql.org; Thu, 05 Oct 2023 06:03:57 +0000 Received: from github.com (hubbernetes-node-bc9362f.va3-iad.github.net [10.48.210.86]) by smtp.github.com (Postfix) with ESMTPA id 55E1F41044 for ; Wed, 4 Oct 2023 23:03:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696485834; bh=Dr1KP2l4QIG64Ws92NnSii/tcOZzcUXWoUQdIgqwqzY=; h=Date:From:To:Subject:From; b=e5TchLHM+fE78Z1IwO5ciy0h5tWlp/WB095E/Vkt2C+jXZ1BYyM3U22YHr1vCzYNK SgiMC6N2/Ff2FjlLO5nIUfh4Btokl2qneqihUj83n4MYIeP5+bLdW95czxtge+Jla+ /2rMueoq72uC75Ha2i9r0PxPTGl7scR3x6aI7khU= Date: Wed, 04 Oct 2023 23:03:54 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 36dc2e: JS dependency: Bump eslint from 8.47.0 to 8.50.0 i... 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/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 36dc2e9d2ab86f87458af73d0e1a9d627faa3a45 https://github.com/pgadmin-org/pgadmin4/commit/36dc2e9d2ab86f87458af73d0e1a9d627faa3a45 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-05 (Thu, 05 Oct 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- JS dependency: Bump eslint from 8.47.0 to 8.50.0 in /runtime (#6789) Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.50.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.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>