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 1q8fPn-0004LJ-NH for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Jun 2023 11:08:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q8fPm-0000yu-2E for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Jun 2023 11:08:50 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q8fPl-0000yl-QY for pgadmin-hackers@lists.postgresql.org; Mon, 12 Jun 2023 11:08:49 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q8fPj-001uex-4A for pgadmin-hackers@lists.postgresql.org; Mon, 12 Jun 2023 11:08:49 +0000 Received: from github.com (hubbernetes-node-fa66497.va3-iad.github.net [10.48.125.91]) by smtp.github.com (Postfix) with ESMTPA id 5CDF3E0524 for ; Mon, 12 Jun 2023 04:08:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686568126; bh=9CYaHdONenEOmfJU1ZMJdy+KnYgrWeAOar8KcaFoeSc=; h=Date:From:To:Subject:From; b=Sp3EuUL22yuHqhZ8nR4diEwcYP2O5l6vv01kr4ffFFXSpEfoxon0FaCk6r5BHTX+9 Wz9vwVRNfbbcC4v9dwCm3e0KlGWLr1FynwFfw6UjXkQMEEPN5BKFnEWVHqj+9LFRYj w9GpS1LEnPWQsQZ3Q5Nd+GOioLsC6oU9VRQpUkkI= Date: Mon, 12 Jun 2023 04:08:46 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 69cdb3: Python dependency: Bump rc-dock from 3.2.17 to 3.2... 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/rc-dock-3.2.18 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 69cdb30bc4cc2e4d6c29c81cb089de4ae944e444 https://github.com/pgadmin-org/pgadmin4/commit/69cdb30bc4cc2e4d6c29c81cb089de4ae944e444 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-12 (Mon, 12 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump rc-dock from 3.2.17 to 3.2.18 in /web Bumps [rc-dock](https://github.com/ticlo/rc-dock) from 3.2.17 to 3.2.18. - [Changelog](https://github.com/ticlo/rc-dock/blob/master/HISTORY.md) - [Commits](https://github.com/ticlo/rc-dock/commits) --- updated-dependencies: - dependency-name: rc-dock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]