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 1qoLqc-000yOs-CK for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Oct 2023 10:44: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 1qoLqa-00C2h6-CX for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Oct 2023 10:44:49 +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 1qoLqa-00C2gq-4b for pgadmin-hackers@lists.postgresql.org; Thu, 05 Oct 2023 10:44:49 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qoLqY-0009jb-B9 for pgadmin-hackers@lists.postgresql.org; Thu, 05 Oct 2023 10:44:48 +0000 Received: from github.com (hubbernetes-node-101e222.ac4-iad.github.net [10.52.125.75]) by smtp.github.com (Postfix) with ESMTPA id 88CAB1E101D for ; Thu, 5 Oct 2023 03:44:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696502684; bh=HpZyNE+zB6dixI77SWfB2AQAYxn4+U6yIEMohLiaiGQ=; h=Date:From:To:Subject:From; b=UrIi0Mmyui8uJDPKMWFwpSfS/aE4J8RmZtEbBCHquIesrAu5C0iaC7wR6+W67YjUQ eFfBEcQdnyVYp6QFHshXFiJjEXAGzmuZTkX8v5N1RGPxedxDVQAfnXyVuwue7jab3Q IJM8LpnES+SX8c+aM+Y9+7riXk9UoDhKtKWl61A0= Date: Thu, 05 Oct 2023 03:44:44 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 784944: Python dependency: Bump jquery from 3.7.0 to 3.7.1... 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/jquery-3.7.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 78494402f21e850320a3f5803e7184fb193ca3ba https://github.com/pgadmin-org/pgadmin4/commit/78494402f21e850320a3f5803e7184fb193ca3ba Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-05 (Thu, 05 Oct 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump jquery from 3.7.0 to 3.7.1 in /web Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]