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 1qxkIs-003BKS-1g for pgadmin-hackers@arkaria.postgresql.org; Tue, 31 Oct 2023 08:40:50 +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 1qxkIq-001ANp-Ns for pgadmin-hackers@arkaria.postgresql.org; Tue, 31 Oct 2023 08:40:48 +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 1qxkIq-001ANh-GN for pgadmin-hackers@lists.postgresql.org; Tue, 31 Oct 2023 08:40:48 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qxkIo-003xhZ-P4 for pgadmin-hackers@lists.postgresql.org; Tue, 31 Oct 2023 08:40:47 +0000 Received: from github.com (hubbernetes-node-abc436b.va3-iad.github.net [10.48.145.22]) by smtp.github.com (Postfix) with ESMTPA id 4874E412E1 for ; Tue, 31 Oct 2023 01:40:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698741645; bh=ib8jijUIAEzTSpyDlJ3EbOIR8cC9wzWnRN9SKnF7AdE=; h=Date:From:To:Subject:From; b=cY/MoIWIx9SO2fYz8EFp20wDqA+S2A3+f5ei8gXbD/BFnm/4CKz+Q4LOT8V6jPln8 igaHHrXJ+oRQEV3uLTi7RZOqQqMdjTpzd3GFl5PVKYNwC27zVRpcBHsRK8vzMBAZR5 uOY5otno3pMoMR8TmaSxwhjFSHDws7eD4aebpCKg= Date: Tue, 31 Oct 2023 01:40:45 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 33909f: Python dependency: Bump semver from 5.7.1 to 5.7.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/dependabot/npm_and_yarn/web/semver-5.7.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 33909f09649d425b40e3a5b6d0e97cae9638a6cf https://github.com/pgadmin-org/pgadmin4/commit/33909f09649d425b40e3a5b6d0e97cae9638a6cf Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-31 (Tue, 31 Oct 2023) Changed paths: M web/yarn.lock Log Message: ----------- Python dependency: Bump semver from 5.7.1 to 5.7.2 in /web Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot]