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 1qo1P5-00CoL8-7O for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 12:55:03 +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 1qo1P3-00F2dn-Qo for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 12:55:02 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo1P3-00F2db-JP for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 12:55:01 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo1P1-0089Eo-CL for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 12:55:00 +0000 Received: from github.com (hubbernetes-node-92726b7.ash1-iad.github.net [10.56.157.36]) by smtp.github.com (Postfix) with ESMTPA id 4D59D3409DE for ; Wed, 4 Oct 2023 05:54:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696424098; bh=TTb8BhKxGGmrBPWCNXKMDByo8vp0CshU9/fPEtrSOC8=; h=Date:From:To:Subject:From; b=EiJvhqfY4VXfiifp62I3ctJ1DaGrXqNFuprU9HaSx5Xz7hEcdnxmTcVEjFwTIQysE OqqlHcj8BIAijvXAgA+G1/SHYAqFSow4Ljli8nVls/Ka1I4zFUq5tEUSLJ0K1VHT8C CXVKg2DNpnkJ1EnQvJ3vW6wcY1fB9Gukf6OWRa+A= Date: Wed, 04 Oct 2023 05:54:58 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 872b60: Python dependency: Bump postcss from 8.4.24 to 8.4... 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/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 872b60de5cbe3647c793c64833e3c5127919d48d https://github.com/pgadmin-org/pgadmin4/commit/872b60de5cbe3647c793c64833e3c5127919d48d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-04 (Wed, 04 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump postcss from 8.4.24 to 8.4.31 in /web (#6819) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>