pgadmin4/web
dependabot[bot] 4920d25479
JS dependency: Bump html-react-parser from 1.4.14 to 4.2.0 in /web (#6610)
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.14 to 4.2.0.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.14...v4.2.0)

---
updated-dependencies:
- dependency-name: html-react-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 12:34:54 +05:30
..
migrations After upgrading SQLAlchemy, use _asdict().items() instead of .items(). 2023-03-20 16:48:12 +05:30
pgacloud Fix PEP8 issues with latest pycodestyle (#6636) 2023-07-31 18:14:39 +05:30
pgadmin Fix PEP8 issues with latest pycodestyle (#6636) 2023-07-31 18:14:39 +05:30
regression Fixed PEP8 2023-07-27 18:18:39 +05:30
.editorconfig
.eslintignore
.eslintrc.js Add .ts and .tsx files under linter and fix linter issues. #5830 2023-03-16 17:22:26 +05:30
.yarnrc.yml Attempt to fix failing git action JS test case due to checksum error 2023-07-19 18:22:45 +05:30
babel.cfg Update message catalog. 2022-04-01 17:22:16 +05:30
config.py 1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381 2023-07-27 17:34:25 +05:30
karma.conf.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
package.json JS dependency: Bump html-react-parser from 1.4.14 to 4.2.0 in /web (#6610) 2023-08-01 12:34:54 +05:30
pgAdmin4.py Ignore Python 3.8 minor versions while fixing eventlet issues for Python 3.9. 2023-06-09 16:05:01 +05:30
pgAdmin4.wsgi Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
pgadmin.themes.json 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
setup.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
webpack.config.js Set parallel to false for TerserPlugin to try and fix build failures 2023-07-20 17:21:47 +05:30
webpack.shim.js Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 2023-06-30 16:08:33 +05:30
webpack.test.config.js Fixed an issue where preview images for themes were not loading in preferences. #6363 2023-06-12 14:59:43 +05:30
yarn.lock JS dependency: Bump html-react-parser from 1.4.14 to 4.2.0 in /web (#6610) 2023-08-01 12:34:54 +05:30