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 1q52aX-0005YK-0L for pgadmin-hackers@arkaria.postgresql.org; Fri, 02 Jun 2023 11:04:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q52ZX-00033N-T8 for pgadmin-hackers@arkaria.postgresql.org; Fri, 02 Jun 2023 11:03:55 +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 1q52ZX-00033D-Lo for pgadmin-hackers@lists.postgresql.org; Fri, 02 Jun 2023 11:03:55 +0000 Received: from out-27.smtp.github.com ([192.30.252.210]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q52ZU-003fjJ-7y for pgadmin-hackers@lists.postgresql.org; Fri, 02 Jun 2023 11:03:55 +0000 Received: from github.com (hubbernetes-node-101a986.ash1-iad.github.net [10.56.154.29]) by smtp.github.com (Postfix) with ESMTPA id A504390050A for ; Fri, 2 Jun 2023 04:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1685703831; bh=hRhwr24EbUH8Iwc/KBXpvCKk2mzcMDf4EDB976h2vp8=; h=Date:From:To:Subject:From; b=FuG9qyEeqlbOUBX5SjHMShbE95Ct1Mm8O49TuatJn8RnCXV6T0WakPXx5ixTuOVrc nx6mHT3nkynyaiB3c2WLDKrdpcjiYFtExMcYTqtava6znTgISMvP1teGyx/6v4/dt+ Btox8s5rHHlbrKqVRUcMaGItXjQuq9SpAeruaCGk= Date: Fri, 02 Jun 2023 04:03:51 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 9aa847: Python dependency: Bump chartjs-plugin-zoom from 1... 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/chartjs-plugin-zoom-2.0.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 9aa84770af1418cccdc609d0a9750321b10e8b89 https://github.com/pgadmin-org/pgadmin4/commit/9aa84770af1418cccdc609d0a9750321b10e8b89 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump chartjs-plugin-zoom from 1.2.1 to 2.0.1 in /web Bumps [chartjs-plugin-zoom](https://github.com/chartjs/chartjs-plugin-zoom) from 1.2.1 to 2.0.1. - [Release notes](https://github.com/chartjs/chartjs-plugin-zoom/releases) - [Commits](https://github.com/chartjs/chartjs-plugin-zoom/compare/v1.2.1...v2.0.1) --- updated-dependencies: - dependency-name: chartjs-plugin-zoom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]