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 1r8wm6-00CnLr-MW for pgadmin-hackers@arkaria.postgresql.org; Fri, 01 Dec 2023 06:13:18 +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 1r8wl5-005dUa-Gy for pgadmin-hackers@arkaria.postgresql.org; Fri, 01 Dec 2023 06:12:15 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r8wl5-005dUS-7k for pgadmin-hackers@lists.postgresql.org; Fri, 01 Dec 2023 06:12:15 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r8wkx-009UNC-6H for pgadmin-hackers@lists.postgresql.org; Fri, 01 Dec 2023 06:12:13 +0000 Received: from github.com (hubbernetes-node-7407999.ash1-iad.github.net [10.56.226.69]) by smtp.github.com (Postfix) with ESMTPA id 82EB9100CC6 for ; Thu, 30 Nov 2023 22:12:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701411125; bh=dTlyEnRc0KutU2Kvmzjnz7o6jMF8cA1lZSv0mKe03Cg=; h=Date:From:To:Subject:From; b=Cgw1XQLTDOI0uQ0vow6a+p8FxJOi9CoZNevlRj32e3ZBk3lVAe6u388fw8JyQCPqc c2gf5BpUfMSz5p5TZMZtACFLEHzzUfeTjyp/WqtbOgzdY8kDE3uOConbH3ELcLrP1y Dm1UaQK2MkZ10ZS59mKNPMiQdK37mr89cx7W7oPE= Date: Thu, 30 Nov 2023 22:12:05 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 41b946: Javascript dependency: Bump @adobe/css-tools from ... 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/adobe/css-tools-4.3.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 41b946b9c34c2f51f5e7bfb5ff3fe3d03c84c964 https://github.com/pgadmin-org/pgadmin4/commit/41b946b9c34c2f51f5e7bfb5ff3fe3d03c84c964 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M web/yarn.lock Log Message: ----------- Javascript dependency: Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /web Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot]