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 1qd60h-002AC7-Mc for pgadmin-hackers@arkaria.postgresql.org; Mon, 04 Sep 2023 09:36:43 +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 1qd5zg-00A1zk-Rw for pgadmin-hackers@arkaria.postgresql.org; Mon, 04 Sep 2023 09:35:40 +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 1qd5zg-00A1zR-IT for pgadmin-hackers@lists.postgresql.org; Mon, 04 Sep 2023 09:35:40 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qd5zX-002xZf-Sx for pgadmin-hackers@lists.postgresql.org; Mon, 04 Sep 2023 09:35:39 +0000 Received: from github.com (hubbernetes-node-237c058.va3-iad.github.net [10.48.201.111]) by smtp.github.com (Postfix) with ESMTPA id 008C7940247 for ; Mon, 4 Sep 2023 02:35:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1693820130; bh=V8eYEqlL4gob3hj7ecpDULMK08LUvmYh6DaqQ3qlXSE=; h=Date:From:To:Subject:From; b=R4jZ/YErpKpP2gl8LuvLlB1uOxdLMGbV22IRs1YGf1oz5L2TZ4/wXcPuNLxsqFlzq IKYOVvSVEOi55/kELHupWTFuFoauSAVJRlieXKOW6HBQ0vhuQT5eqggjydkQuueU5+ 4ZDIzvzSqLgsJWUFHAz+/BfyTvKxjmjcza9Q1Aqc= Date: Mon, 04 Sep 2023 02:35:29 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 39a149: Python dependency: Bump axios from 1.4.0 to 1.5.0 ... 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/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 39a14920e34e9afeddd9f362400e7687a13d0faf https://github.com/pgadmin-org/pgadmin4/commit/39a14920e34e9afeddd9f362400e7687a13d0faf Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-09-04 (Mon, 04 Sep 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump axios from 1.4.0 to 1.5.0 in /runtime (#6725) Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>