Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qCIFP-00005V-HC for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Jun 2023 11:13:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qCIFO-00006q-FV for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Jun 2023 11:13:06 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qCIFO-0008UX-8C for pgadmin-hackers@lists.postgresql.org; Thu, 22 Jun 2023 11:13:06 +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 1qCIFL-0040Kb-Db for pgadmin-hackers@lists.postgresql.org; Thu, 22 Jun 2023 11:13:05 +0000 Received: from github.com (hubbernetes-node-d8f4ee0.ash1-iad.github.net [10.56.158.20]) by smtp.github.com (Postfix) with ESMTPA id 078E210116C for ; Thu, 22 Jun 2023 04:13:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1687432382; bh=HTIh9U/kz0Rmc5wnZkM1EKRZsMI/UnNvCwFfCkcFWZY=; h=Date:From:To:Subject:From; b=DxYTPq8uv3N9xVwjhY+YmCkKII165ECHAlHPutm6IicwQEdDUsN2d2Xv2RodDypHb /PVQmxZZpR5GfkwCK/Faooo38765cUxc73E3VGu0tQMtnp4QVPRP0cCuJa4DK5cTcl +QRmtR6hXxSMiTeK8D9rqEHH60lNbs6WVgAgQdKY= Date: Thu, 22 Jun 2023 04:13:02 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 596596: Python dependency: Bump html-react-parser from 1.4... 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-4.0.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 596596cee937b1025e8ac14351f9cde0e6371a0c https://github.com/pgadmin-org/pgadmin4/commit/596596cee937b1025e8ac14351f9cde0e6371a0c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-22 (Thu, 22 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump html-react-parser from 1.4.14 to 4.0.0 in /web Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.14 to 4.0.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.0.0) --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]