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 1qCIE4-0008U4-Qt for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Jun 2023 11:11:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qCIE3-0006qp-Kk for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Jun 2023 11:11:43 +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 1qCIE3-0006qS-Da for pgadmin-hackers@lists.postgresql.org; Thu, 22 Jun 2023 11:11:43 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qCIE0-0040Jy-Fr for pgadmin-hackers@lists.postgresql.org; Thu, 22 Jun 2023 11:11:42 +0000 Received: from github.com (hubbernetes-node-9972c34.ac4-iad.github.net [10.52.140.34]) by smtp.github.com (Postfix) with ESMTPA id 8DFA55E1069 for ; Thu, 22 Jun 2023 04:11:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1687432299; bh=0/weHUoDIoO6a71OsX2DsyP1++rCxEohw/pkwGeLh50=; h=Date:From:To:Subject:From; b=Jkh0hoq7QYr32LkEUN1p+k9KlYR4nj6BG4l059SiIfSEgWbT4jW3i9ciEd8v6u0gl 9zN/fPeoZMSJRpOV1SGb+9Uhl6KMV4Y99WoqoaYcUiKmEGYFbF1y3xuPPVxkRLTKuN LHNKigkVgTytHqFs7OCxPVyHE/QIGXmaD8Mvettw= Date: Thu, 22 Jun 2023 04:11:39 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 43ef45: Python dependency: Bump @emotion/core from 10.3.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/emotion/core-11.0.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 43ef4579ed2f90b71dcd78bcc37d1b462a026d36 https://github.com/pgadmin-org/pgadmin4/commit/43ef4579ed2f90b71dcd78bcc37d1b462a026d36 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-22 (Thu, 22 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump @emotion/core from 10.3.1 to 11.0.0 in /web Bumps [@emotion/core](https://github.com/emotion-js/emotion) from 10.3.1 to 11.0.0. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/core@10.3.1...@emotion/core@11.0.0) --- updated-dependencies: - dependency-name: "@emotion/core" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]