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 1qQn8Q-000zYo-GV for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 11:01:51 +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 1qQn8O-005lOc-Kw for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 11:01:50 +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 1qQn8O-005lOU-Dn for pgadmin-hackers@lists.postgresql.org; Tue, 01 Aug 2023 11:01:49 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qQn8J-000AFu-VA for pgadmin-hackers@lists.postgresql.org; Tue, 01 Aug 2023 11:01:48 +0000 Received: from github.com (hubbernetes-node-ea07c45.va3-iad.github.net [10.48.130.36]) by smtp.github.com (Postfix) with ESMTPA id DD4478C01F4 for ; Tue, 1 Aug 2023 04:01:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1690887702; bh=9P6v0cM5+H04ZMuhSiXR6zFhFznUwZi6l7y+H1sktY4=; h=Date:From:To:Subject:From; b=T4sjw6uZ+AshNeACDvFqGlw2AjH0kcWEGuzJAa+dRVQpcACPQPWCRtgF6Cx7WTybD jMF1dResuJrp0ZWlI0AcIejiXBmrO17lugjf5gjttM/hXpU2h6NmrFgAUTIxjdRZjy o4hX6KfqMXNaoAK+eNTbWHMHynDG0UdtyzPTwrvI= Date: Tue, 01 Aug 2023 04:01:42 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] db775b: Python dependency: Bump webpack from 5.88.0 to 5.8... 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/webpack-5.88.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: db775bd4ea03cff5eeda49ca55b51d5fdd6c596b https://github.com/pgadmin-org/pgadmin4/commit/db775bd4ea03cff5eeda49ca55b51d5fdd6c596b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-08-01 (Tue, 01 Aug 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump webpack from 5.88.0 to 5.88.2 in /web 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]