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 1q7DS1-0001Xb-2Y for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 11:05:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q7DRz-0005NK-RS for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 11:05:07 +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 1q7DRz-0005NB-K7 for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 11:05:07 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q7DRw-0010WI-7O for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 11:05:07 +0000 Received: from github.com (hubbernetes-node-5b22dd6.ac4-iad.github.net [10.52.220.22]) by smtp.github.com (Postfix) with ESMTPA id 9F2D5721FE3 for ; Thu, 8 Jun 2023 04:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686222302; bh=dPeTZXX5up0rxjmNGwQSIVtAWqKpbLWIqZ/icazNGsM=; h=Date:From:To:Subject:From; b=XdggVemS/lhwMXVOZ+AhVS48wFTVphy3OOyRg3nCEboeWdJi8/TP7HKZlluX0auVQ QbE5LmsBA0T7b4b0DE3o0zT3gsz1iby9EgOe7qNolew5xo0tuEEXU6x0FHccam2Hxt wJ2TvOHbM6E5OmnfpoTX8NmSwFQyIgmm3wx+RHFI= Date: Thu, 08 Jun 2023 04:05:02 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] bdd3ca: Python dependency: Bump notistack from 1.0.10 to 3... 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/notistack-3.0.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: bdd3cac1bbcb24f24becde755b7e262b4c96e6b2 https://github.com/pgadmin-org/pgadmin4/commit/bdd3cac1bbcb24f24becde755b7e262b4c96e6b2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump notistack from 1.0.10 to 3.0.1 in /web Bumps [notistack](https://github.com/iamhosseindhv/notistack) from 1.0.10 to 3.0.1. - [Changelog](https://github.com/iamhosseindhv/notistack/blob/master/CHANGELOG.md) - [Commits](https://github.com/iamhosseindhv/notistack/compare/v1.0.10...v3.0.1) --- updated-dependencies: - dependency-name: notistack dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]