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 1qvxQi-008naL-BX for pgadmin-hackers@arkaria.postgresql.org; Thu, 26 Oct 2023 10:17:32 +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 1qvxQh-00FcsQ-3o for pgadmin-hackers@arkaria.postgresql.org; Thu, 26 Oct 2023 10:17:31 +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 1qvxQg-00FcsI-Sb for pgadmin-hackers@lists.postgresql.org; Thu, 26 Oct 2023 10:17:30 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qvxQd-002uEB-ET for pgadmin-hackers@lists.postgresql.org; Thu, 26 Oct 2023 10:17:30 +0000 Received: from github.com (hubbernetes-node-3575bba.ac4-iad.github.net [10.52.141.24]) by smtp.github.com (Postfix) with ESMTPA id D527B5E11DA for ; Thu, 26 Oct 2023 03:17:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698315445; bh=gd/lrFJMhHr9Wqmtuv+KZcQcmYqN4CMg1Ehl3Y/FUns=; h=Date:From:To:Subject:From; b=dP72quynEWGl0LAAxpJivXZRidMWiNj9vHQSUxvhlkmaZ+0SZpz/n1B7OfpNfdWEM aa1X2IX69tzVN590UJmbdjVQw6BszL88QtBZTfeLe1HsL+870O+Vegy+wIULxQk+no Cd+QtdmZbNd3DFqojxw1Vatwie9x5jp4jPRlmW4U= Date: Thu, 26 Oct 2023 03:17:25 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] fbd23b: Python dependency: Bump @svgr/webpack from 6.5.1 t... 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/svgr/webpack-8.1.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: fbd23b0ac1393fb994001faf7dbf79dd295121b7 https://github.com/pgadmin-org/pgadmin4/commit/fbd23b0ac1393fb994001faf7dbf79dd295121b7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-26 (Thu, 26 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump @svgr/webpack from 6.5.1 to 8.1.0 in /web Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.5.1 to 8.1.0. - [Release notes](https://github.com/gregberge/svgr/releases) - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) - [Commits](https://github.com/gregberge/svgr/compare/v6.5.1...v8.1.0) --- updated-dependencies: - dependency-name: "@svgr/webpack" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]