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 1qQjRQ-000o0Y-AL for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 07:05:13 +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 1qQjRO-004WLZ-Am for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 07:05:11 +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 1qQjRO-004WLQ-1n for pgadmin-hackers@lists.postgresql.org; Tue, 01 Aug 2023 07:05:11 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qQjRM-0008JK-SI for pgadmin-hackers@lists.postgresql.org; Tue, 01 Aug 2023 07:05:10 +0000 Received: from github.com (hubbernetes-node-487d45e.ac4-iad.github.net [10.52.141.22]) by smtp.github.com (Postfix) with ESMTPA id C11B45E11D4 for ; Tue, 1 Aug 2023 00:05:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1690873507; bh=VRpiv42Fct5Bt2vjiMRveWKu5Jt6Z40TfK8D7Jcijes=; h=Date:From:To:Subject:From; b=YjKdIwoGg3Xuzg8s1aMYodxS99bjcjYB/U1BOzGxmF2Q3ZjuWrs1J+LikC9IK8FFT TgGGE13Vw32z7n9uFcEcMNHVmNL4A6NbdAELnYMjBEghuZCWKYfbDPu/Yztvhgkp23 GKDxrnKrasFg0vVWPQf7oH9j4Vec35vujoAD/nOo= Date: Tue, 01 Aug 2023 00:05:07 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 4920d2: JS dependency: Bump html-react-parser from 1.4.14 ... 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: 4920d25479d766527ca5973c25bdcc134807c735 https://github.com/pgadmin-org/pgadmin4/commit/4920d25479d766527ca5973c25bdcc134807c735 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-08-01 (Tue, 01 Aug 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- JS dependency: Bump html-react-parser from 1.4.14 to 4.2.0 in /web (#6610) Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.14 to 4.2.0. - [Release notes](https://github.com/remarkablemark/html-react-parser/releases) - [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.14...v4.2.0) --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>