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 1qo1Xu-00Copb-D4 for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 13:04:10 +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 1qo1Xs-00F90T-Sd for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 13:04:09 +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 1qo1Xs-00F90L-Kq for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 13:04:08 +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 1qo1Xp-0089Iz-N0 for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 13:04:07 +0000 Received: from github.com (hubbernetes-node-8a84747.ac4-iad.github.net [10.52.137.33]) by smtp.github.com (Postfix) with ESMTPA id BDFEA1E12B5 for ; Wed, 4 Oct 2023 06:04:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696424644; bh=1mchSXedXnIqdHEVDIF1N0Lgdn2R8waO5A0QrLK6KRY=; h=Date:From:To:Subject:From; b=VEG9VxPlSxmNbYiVJTd0ZfG/NXL+b6ZDKc2TmfvFlT8ymrv73BGgOeRRw+G0wmJES nfv0yh8O0Fy3YucCKVrTtXjPx8PMI9u4uOECP6fBTXPdMEfnF2tIQQ5G/fJDsqCcjU h1iQ6eprosHN//2gJ++822x/TnMHD4lFyYaTkNto= Date: Wed, 04 Oct 2023 06:04:04 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] c37fb0: JS dependency: Bump eslint-plugin-react in /web (#... 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: c37fb061bd9bb4f4a7bc26834af04267224e93b4 https://github.com/pgadmin-org/pgadmin4/commit/c37fb061bd9bb4f4a7bc26834af04267224e93b4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-04 (Wed, 04 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- JS dependency: Bump eslint-plugin-react in /web (#6688) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.33.2. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.2) --- updated-dependencies: - dependency-name: eslint-plugin-react 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>