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 1rApby-008NiP-Em for pgadmin-hackers@arkaria.postgresql.org; Wed, 06 Dec 2023 10:58:38 +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 1rApbw-008pIa-7h for pgadmin-hackers@arkaria.postgresql.org; Wed, 06 Dec 2023 10:58:36 +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 1rApbv-008pHJ-V9 for pgadmin-hackers@lists.postgresql.org; Wed, 06 Dec 2023 10:58:36 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rApbr-00ANHw-2i for pgadmin-hackers@lists.postgresql.org; Wed, 06 Dec 2023 10:58:33 +0000 Received: from github.com (hubbernetes-node-30a9b5a.ac4-iad.github.net [10.52.145.24]) by smtp.github.com (Postfix) with ESMTPA id 2BB675E08D2 for ; Wed, 6 Dec 2023 02:58:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701860309; bh=G4hYycQ/Q+207t7UHWJ7cPZMozH5ezmuqWkN43r3mRc=; h=Date:From:To:Subject:From; b=RpAL6fT6N52ATLUA7+/c36L9d7K/BQPKPikDy1z+Cg02L1svew7yqcJRlU0qwfrpQ GiIutclMXV1ne/hNquAhTavgVixZ4R1nteaZrDas+SBsq+jcYWy+V8UxlURZxnNS7i 359bigFga0xBo07MzfkKvqCAMjMwfy7J7ESvW4xQ= Date: Wed, 06 Dec 2023 02:58:29 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 2ef93c: Javascript dependency: Bump chart.js from 3.9.1 to... 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.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 2ef93c41fc0e8cde0ff6c02b398324455659870d https://github.com/pgadmin-org/pgadmin4/commit/2ef93c41fc0e8cde0ff6c02b398324455659870d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-12-06 (Wed, 06 Dec 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: Bump chart.js from 3.9.1 to 4.4.1 in /web Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.4.1. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.9.1...v4.4.1) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]