[pgadmin-org/pgadmin4] 745a91: Fix JS test cases and other JS build issues caused...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 745a91: Fix JS test cases and other JS build issues caused...
Date: 2023-06-09 12:52:40
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/f4ea95-745a91@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 745a91393c6ff7f635e01f96eff906a9c416d1cc
https://github.com/pgadmin-org/pgadmin4/commit/745a91393c6ff7f635e01f96eff906a9c416d1cc
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/package.json
M web/pgadmin/static/js/Theme/dark.js
M web/pgadmin/static/js/Theme/high_contrast.js
M web/pgadmin/static/js/Theme/index.jsx
M web/pgadmin/static/js/Theme/standard.js
M web/pgadmin/static/js/helpers/ModalProvider.jsx
M web/regression/javascript/jasmine_capture_warnings_beforeall.js
M web/webpack.config.js
M web/yarn.lock

Log Message:
-----------
Fix JS test cases and other JS build issues caused due to dependabot updates.

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-06-09 12:54:50 [pgadmin-org/pgadmin4]
Previous Message Pravesh Sharma 2023-06-09 12:50:56 [pgadmin-org/pgadmin4] f4ea95: Fixed few query tool query tool shortcuts. #6065