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 1qDgmi-0007VN-JJ for pgadmin-hackers@arkaria.postgresql.org; Mon, 26 Jun 2023 07:37:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qDgmh-0002rF-Eg for pgadmin-hackers@arkaria.postgresql.org; Mon, 26 Jun 2023 07:37:15 +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 1qDgmh-0002qC-74 for pgadmin-hackers@lists.postgresql.org; Mon, 26 Jun 2023 07:37:15 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qDgmb-000VI8-NU for pgadmin-hackers@lists.postgresql.org; Mon, 26 Jun 2023 07:37:14 +0000 Received: from github.com (hubbernetes-node-4d10b4b.ash1-iad.github.net [10.56.144.34]) by smtp.github.com (Postfix) with ESMTPA id B385C1010A1 for ; Mon, 26 Jun 2023 00:37:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1687765028; bh=pqGylfwSoY2NyvN/F64aZ4GHrXj34X41kyzeUSRhfh8=; h=Date:From:To:Subject:From; b=itLOPjx0Sqh3yHSXnNqBVGIUCEo7MXvdzFqBUM76SfFZ7je8Q98rmiroCK9DRrdQF RSTQgCZmKYNhoa9ZTwy0coqyoXLsVs6GajGNrqDjWZ4WQ52Y1iIdjOaFUxs3RSm/w6 MhvH73tJMMXjRqp0St7MMSlDPvOJJ01uaym7m+Jo= Date: Mon, 26 Jun 2023 00:37:08 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] ba6b42: 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: ba6b4242cc9966d9888d7976607d29530c1aa3da https://github.com/pgadmin-org/pgadmin4/commit/ba6b4242cc9966d9888d7976607d29530c1aa3da Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-26 (Mon, 26 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]