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 1qCIBE-0008Ng-Ap for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Jun 2023 11:08:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qCIBD-0005cU-5c for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Jun 2023 11:08:47 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qCIBC-0005cL-Ue for pgadmin-hackers@lists.postgresql.org; Thu, 22 Jun 2023 11:08:46 +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 1qCIBA-003blT-90 for pgadmin-hackers@lists.postgresql.org; Thu, 22 Jun 2023 11:08:45 +0000 Received: from github.com (hubbernetes-node-d77acae.va3-iad.github.net [10.48.139.20]) by smtp.github.com (Postfix) with ESMTPA id 9CEC941189 for ; Thu, 22 Jun 2023 04:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1687432123; bh=YF5/EY+hlEZTW76nX1TvMGRzEnspX/mcg+codyQkSYA=; h=Date:From:To:Subject:From; b=kwTG1sPyCUkvYt30tjurHTqJ43vADcjkbs7h8qQbl79IH4GlW/eSqAG2crbXxbIIK +05ZGJpQzBrfuyEajMrMZC3fpD+zTNdW6/K0AuxVFm3Tnxn4s/hy333/2AsO/790p7 Ey9A+p/LpfbYiP6gnGzVC8Cnr8JBXPxTe3I2/Fy4= Date: Thu, 22 Jun 2023 04:08:43 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] fa3ec9: Python dependency: Bump karma-jasmine from 4.0.2 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/karma-jasmine-5.1.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: fa3ec93db98922eea02ee62c31e282fb85ab3447 https://github.com/pgadmin-org/pgadmin4/commit/fa3ec93db98922eea02ee62c31e282fb85ab3447 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-22 (Thu, 22 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump karma-jasmine from 4.0.2 to 5.1.0 in /web Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.2 to 5.1.0. - [Release notes](https://github.com/karma-runner/karma-jasmine/releases) - [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.2...v5.1.0) --- updated-dependencies: - dependency-name: karma-jasmine dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]