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 1qvxQL-008nXi-25 for pgadmin-hackers@arkaria.postgresql.org; Thu, 26 Oct 2023 10:17:09 +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 1qvxQJ-00FcOq-Il for pgadmin-hackers@arkaria.postgresql.org; Thu, 26 Oct 2023 10:17:07 +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 1qvxQJ-00FcOi-AZ for pgadmin-hackers@lists.postgresql.org; Thu, 26 Oct 2023 10:17:07 +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 1qvxQ9-002uDX-6a for pgadmin-hackers@lists.postgresql.org; Thu, 26 Oct 2023 10:17:05 +0000 Received: from github.com (hubbernetes-node-efa673a.ash1-iad.github.net [10.56.154.26]) by smtp.github.com (Postfix) with ESMTPA id 43171100C30 for ; Thu, 26 Oct 2023 03:16:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698315415; bh=m5/9HXU68tBhXnXBSCIc2c0rPam0XHbxQ5DsXsbx/Jo=; h=Date:From:To:Subject:From; b=Z0ccpK190z9k0+lMjawR9GtScWP3rCP2NNaEXzbflk9EW8T9h34X2rWH9TvodzV4C uBmZrIxW0Ub8kLreh9LPbB58hjMN3+nijtonelWCTqNzqk6vqjA3ZYWIcM9UzfEGrb pLtI4kAKtQsFS2/LMA0npE3rWbly4FZzfpfODPRk= Date: Thu, 26 Oct 2023 03:16:55 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 38abb6: Python dependency: Bump html-react-parser from 4.2... 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.2.9 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 38abb68af088d1a19383f3d07d0479d609693e6b https://github.com/pgadmin-org/pgadmin4/commit/38abb68af088d1a19383f3d07d0479d609693e6b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-26 (Thu, 26 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump html-react-parser from 4.2.2 to 4.2.9 in /web Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 4.2.2 to 4.2.9. - [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...v4.2.9) --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]