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 1qo1bY-00Cp0W-IF for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 13:07:56 +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 1qo1bX-00FBz9-2O for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 13:07:55 +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 1qo1bW-00FByh-QK for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 13:07:55 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo1bU-0091o3-4z for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 13:07:54 +0000 Received: from github.com (hubbernetes-node-eaaf49b.ac4-iad.github.net [10.52.211.57]) by smtp.github.com (Postfix) with ESMTPA id 8E1217014C9 for ; Wed, 4 Oct 2023 06:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696424870; bh=XxXfYh0Nk+N3VkjuBlw9e7hUH8h/NctALqwgFDsGK90=; h=Date:From:To:Subject:From; b=LuVNxtPmROQkV0AhU0vJ+ixH9mTQ8RD3fBPbRtL8dkS6V6eupkCoL6dPTAB46+Bev j0Veaxi5AAldJ8IEfRXKyJU8LSyKeEvKCOEqorcAHgNylqZUVMT+HuxucV6XS2wZ4Z yQfW141Ug5Kiozbd1cV7MgLeyFe5mMtDy7ww92xk= Date: Wed, 04 Oct 2023 06:07:50 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 2cd864: JS dependency: Bump webpack from 5.88.0 to 5.88.2 ... 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: 2cd86449d0555bb702961d671d0749762e2ced1d https://github.com/pgadmin-org/pgadmin4/commit/2cd86449d0555bb702961d671d0749762e2ced1d 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: ----------- JS dependency: Bump webpack from 5.88.0 to 5.88.2 in /web (#6641) Bumps [webpack](https://github.com/webpack/webpack) from 5.88.0 to 5.88.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.2) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>