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 1qwGLJ-00AgC8-Nf for pgadmin-hackers@arkaria.postgresql.org; Fri, 27 Oct 2023 06:29:13 +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 1qwGLH-00Brcn-Vp for pgadmin-hackers@arkaria.postgresql.org; Fri, 27 Oct 2023 06:29:11 +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 1qwGLH-00Brce-N7 for pgadmin-hackers@lists.postgresql.org; Fri, 27 Oct 2023 06:29:11 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qwGLF-002WnG-26 for pgadmin-hackers@lists.postgresql.org; Fri, 27 Oct 2023 06:29:10 +0000 Received: from github.com (hubbernetes-node-7b3cad6.va3-iad.github.net [10.48.219.70]) by smtp.github.com (Postfix) with ESMTPA id B997240DB6 for ; Thu, 26 Oct 2023 23:29:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698388147; bh=6hMPr4b9K4lilXX8lbKwGoTRpf9wqb/SU8c/0RqE6Wc=; h=Date:From:To:Subject:From; b=XvjWhadJjjeNPAkCB/+hFv+Squ/qzD1CdknEWtYoQgpa2s/zn8yW5kc43ouZXT8tO 42Rx+fy+KR+FWFZoT54R2y5aMjK6JvwdYHk4LQqIJpcY+hExdCm1Bp4epTbylGhFgj pvxmlegWjSxQSu04F2juwGHAnv9tvH3xDjDEF85g= Date: Thu, 26 Oct 2023 23:29:07 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] f1da4f: JS dependency: Bump @svgr/webpack from 6.5.1 to 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/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: f1da4f5de8e01daa58c46f617f24280c2539c554 https://github.com/pgadmin-org/pgadmin4/commit/f1da4f5de8e01daa58c46f617f24280c2539c554 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-27 (Fri, 27 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- JS dependency: Bump @svgr/webpack from 6.5.1 to 8.1.0 in /web (#6893) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>