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 1pvyB1-0004dw-Et for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 May 2023 10:33:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pvyB0-0006yI-EX for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 May 2023 10:33:06 +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 1pvyB0-0006y9-7T for pgadmin-hackers@lists.postgresql.org; Mon, 08 May 2023 10:33:06 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pvyAx-001Lbo-Dg for pgadmin-hackers@lists.postgresql.org; Mon, 08 May 2023 10:33:05 +0000 Received: from github.com (hubbernetes-node-db3dc29.va3-iad.github.net [10.48.131.39]) by smtp.github.com (Postfix) with ESMTPA id 59D4B5C01D2 for ; Mon, 8 May 2023 03:33:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1683541982; bh=h3W1Tv1btCXYsWe4qewiXOL4OYpGVRua0QU7A/8BBWo=; h=Date:From:To:Subject:From; b=G4Z7qZcn9fxwlHxICVrP+JXAzzGBbEekdlfdUmTrwFlvVId4isaOR9VqAJaiP0v3U e6ZTSvxT+vrscx0Ghb5PvlXkhq+b+S2ZrqZDtxyJ3HGwLUIWFC+zg4BOy6x3f4q8T0 cobTfdTmXB8eGv7S4cmx2laDzu6JXYj89n2vThqU= Date: Mon, 08 May 2023 03:33:02 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 715121: Python dependency: Bump @emotion/styled from 10.3.... 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/styled-11.11.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 71512169d5cf1b5583cabefd7264e5563f313708 https://github.com/pgadmin-org/pgadmin4/commit/71512169d5cf1b5583cabefd7264e5563f313708 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump @emotion/styled from 10.3.0 to 11.11.0 in /web Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 10.3.0 to 11.11.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/styled@10.3.0...@emotion/styled@11.11.0) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]