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 1q8fQO-0004NX-Lj for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Jun 2023 11:09:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q8fQN-00021C-Iu for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Jun 2023 11:09:27 +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 1q8fQN-000213-BO for pgadmin-hackers@lists.postgresql.org; Mon, 12 Jun 2023 11:09:27 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q8fQK-001ufJ-EN for pgadmin-hackers@lists.postgresql.org; Mon, 12 Jun 2023 11:09:26 +0000 Received: from github.com (hubbernetes-node-b8e7172.va3-iad.github.net [10.48.146.32]) by smtp.github.com (Postfix) with ESMTPA id 8E0E634082B for ; Mon, 12 Jun 2023 04:09:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686568163; bh=BoDxwoRbYMFiO9IJEoy4hB8GdDL7JiZFRrqosLKp9/M=; h=Date:From:To:Subject:From; b=NdmsO/E0clh4D41bIlO7XZ4zjX/b5zfX0NUGI5c9K/cXvyFL33C8PetkjN76vB7Np yLIdvPBCLZcdp+cHSCy8nTPB9JH/6yoS2a+u4MTSZpRDEtVyWtsGv0d/GTttURCnGo PMc/UBI/s6G1fAmTGNQN51Mgj3DlJn/AAe3MwBBE= Date: Mon, 12 Jun 2023 04:09:23 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 6c6f08: Python dependency: Bump @babel/preset-react in /web 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/babel/preset-react-7.22.5 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 6c6f08807c6f14955d82bdcea6ae255e9e677aa1 https://github.com/pgadmin-org/pgadmin4/commit/6c6f08807c6f14955d82bdcea6ae255e9e677aa1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-12 (Mon, 12 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump @babel/preset-react in /web Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.18.6 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]