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 1qoLr4-000yQ6-UD for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Oct 2023 10:45:19 +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 1qoLr2-00C339-V7 for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Oct 2023 10:45:17 +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 1qoLr2-00C32x-NQ for pgadmin-hackers@lists.postgresql.org; Thu, 05 Oct 2023 10:45:17 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qoLr0-0009kp-RT for pgadmin-hackers@lists.postgresql.org; Thu, 05 Oct 2023 10:45:17 +0000 Received: from github.com (hubbernetes-node-959ad02.ac4-iad.github.net [10.52.206.109]) by smtp.github.com (Postfix) with ESMTPA id 9F4FC1E121B for ; Thu, 5 Oct 2023 03:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696502713; bh=bMafldWpO/dI5B9Y/Hi3wEDgItwMpPUx30coNDnGDSc=; h=Date:From:To:Subject:From; b=Sg8ipEh3lnMecTfFK6Zs6vRaneLP6Bxu9Y9gdlh6AJclFI9Zwh9uRZXESYLmYnhWn oV0c/tGdHcrgdcKGcFdyNAvzdv4+OsCMfvOE/B/fhmvRO/w8R6M6eZzXmTlWZaOtLC LXaenrGfolzlh0Pv1sTbgpmklO9ZVVZJQXsJy3Oc= Date: Thu, 05 Oct 2023 03:45:13 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 17bbc9: Python dependency: Bump chart.js from 3.9.1 to 4.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/chart.js-4.4.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 17bbc9b3ad322f3147d1adeb549041e1d44e3616 https://github.com/pgadmin-org/pgadmin4/commit/17bbc9b3ad322f3147d1adeb549041e1d44e3616 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-05 (Thu, 05 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump chart.js from 3.9.1 to 4.4.0 in /web Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.4.0. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.9.1...v4.4.0) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]