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 1q7DSk-0001ZB-3l for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 11:05:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q7DSi-00069o-UD for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 11:05:52 +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 1q7DSi-00069f-N0 for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 11:05:52 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q7DSf-0010Wd-QC for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 11:05:52 +0000 Received: from github.com (hubbernetes-node-cab0cf5.ac4-iad.github.net [10.52.14.26]) by smtp.github.com (Postfix) with ESMTPA id 750A1521178 for ; Thu, 8 Jun 2023 04:05:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686222348; bh=woRMrm9iyg/9/Mj4hch1R1NNIvqtLZIqC7N0sCIAX7c=; h=Date:From:To:Subject:From; b=g2p0Xu9DP4v1OTTjqO3wrOB2TUYPpYvGvDJSrrXJ1WpM9XN4W2tMZxz0YswHuBYrS DR9MBXUHef5FDmGNPZIkslD7MnPNdVWDokSn8eL+nbo8g7nhb6F3PqgqNLLus49Cl2 ZI+3H1SybMNf6+W2ud6u5n8PcF+DfJdTNOujZ8pc= Date: Thu, 08 Jun 2023 04:05:48 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 1a494c: Python dependency: Bump image-minimizer-webpack-pl... 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/image-minimizer-webpack-plugin-3.8.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 1a494c2aa19c197212fb3ac6e1003a613afc9e0e https://github.com/pgadmin-org/pgadmin4/commit/1a494c2aa19c197212fb3ac6e1003a613afc9e0e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump image-minimizer-webpack-plugin in /web Bumps [image-minimizer-webpack-plugin](https://github.com/webpack-contrib/image-minimizer-webpack-plugin) from 2.2.0 to 3.8.2. - [Release notes](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/compare/v2.2.0...v3.8.2) --- updated-dependencies: - dependency-name: image-minimizer-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]