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 1qyV1B-008p6K-Oh for pgadmin-hackers@arkaria.postgresql.org; Thu, 02 Nov 2023 10:33:41 +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 1qyV1A-00CnYr-D9 for pgadmin-hackers@arkaria.postgresql.org; Thu, 02 Nov 2023 10:33:40 +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 1qyV1A-00CnYb-4c for pgadmin-hackers@lists.postgresql.org; Thu, 02 Nov 2023 10:33:40 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qyV13-004JLM-26 for pgadmin-hackers@lists.postgresql.org; Thu, 02 Nov 2023 10:33:39 +0000 Received: from github.com (hubbernetes-node-7f7dd3c.ash1-iad.github.net [10.56.146.26]) by smtp.github.com (Postfix) with ESMTPA id 5FAE93408D5 for ; Thu, 2 Nov 2023 03:33:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698921211; bh=nmALQtkCdKfmLzTw+mo1nXOQw7Yv1WIhha21/A1J1V4=; h=Date:From:To:Subject:From; b=Jyd57DCHEoQ3HnpVuQjjRmQpPWui1opuUq8xWdj9PHnQY8XY11YD5b/z8WiXaG7Yd 9de95/Xbo4Hi5lTfdN7Ka5zo9bWDslorCkT76Uz2/407FgstfxV8DhJYdhcReNX+xr eAHtUCFr42fmeZ8oXmyMpcwFjXk/6zphQT6NG+AI= Date: Thu, 02 Nov 2023 03:33:31 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] ea1628: Javascript dependency: Bump html-react-parser 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/dependabot/npm_and_yarn/web/html-react-parser-5.0.4 Home: https://github.com/pgadmin-org/pgadmin4 Commit: ea16280d04884c1a5b3b7c0a8738d28400925020 https://github.com/pgadmin-org/pgadmin4/commit/ea16280d04884c1a5b3b7c0a8738d28400925020 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-02 (Thu, 02 Nov 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: Bump html-react-parser in /web Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 4.2.2 to 5.0.4. - [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/v4.2.2...v5.0.4) --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]