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 1qo1QA-00CoOf-Q6 for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 12:56:10 +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 1qo1Q9-00F4N8-64 for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 12:56:09 +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 1qo1Q8-00F4Me-Uo for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 12:56:09 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo1Q6-0089FO-Hq for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 12:56:07 +0000 Received: from github.com (hubbernetes-node-2e89563.ash1-iad.github.net [10.56.158.27]) by smtp.github.com (Postfix) with ESMTPA id E6ADE60122D for ; Wed, 4 Oct 2023 05:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696424165; bh=R37tQl//u62Mm9isIOHkrBJOrYM9Je+jmj3R7+tSvKs=; h=Date:From:To:Subject:From; b=Yy3q1KZaN/Q3xxK//CokHhDaU/LUpiazkxq+W9l0Za4wwJmaVNxhA2Q1ihXUMOqhL JjTQPK16EUzV0GA532x/TYnWiS1GjFHvDkNHcme3tMF4AFG7HHiePw4Ow1V2TaTDAr mpvYh/1MogqRU1ep7LI246+j345TG9X+n7CGqIwg= Date: Wed, 04 Oct 2023 05:56:05 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 937af1: Python dependency: Bump bootstrap from 4.6.2 to 5.... 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/runtime/bootstrap-5.3.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 937af1e76e3dd4d55f8f50a5951cceab8c7b9861 https://github.com/pgadmin-org/pgadmin4/commit/937af1e76e3dd4d55f8f50a5951cceab8c7b9861 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-04 (Wed, 04 Oct 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump bootstrap from 4.6.2 to 5.3.2 in /runtime Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.3.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.2...v5.3.2) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]