pgAdmin 4 commit: Upgrade the React version from 16 to 17 and also upda

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Upgrade the React version from 16 to 17 and also upda
Date: 2021-03-15 10:17:28
Message-ID: E1lLkHw-0004VD-Mt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Upgrade the React version from 16 to 17 and also update other dependent libraries.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3d7ecd16aa9de4bdcec544a6c4eb39bb13471b66
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
DEPENDENCIES | 22 +-
web/package.json | 10 +-
web/regression/javascript/helper/enzyme.helper.js | 4 +-
web/webpack.shim.js | 1 +
web/webpack.test.config.js | 1 -
web/yarn.lock | 232 +++++++++++++++-------
6 files changed, 174 insertions(+), 96 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-15 10:17:47 Re: [pgAdmin][patch] Upgrade to React 17
Previous Message Aditya Toshniwal 2021-03-15 09:19:19 [pgAdmin][patch] Upgrade to React 17