pgadmin4/web
dependabot[bot] 2cd86449d0
JS dependency: Bump webpack from 5.88.0 to 5.88.2 in /web (#6641)
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 18:37:38 +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 Fixed an issue in ERD tool where the downloaded images have a few links cut. #4995 2023-10-04 18:23:41 +05:30
regression Implement column node and its features for foreign table. #640, #6373, #6674 2023-09-26 15:03:03 +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
config.py 1) Fixed an issue where PG 16 binaries not getting copied into the docker container. 2023-09-26 13:45:08 +05:30
karma.conf.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
package.json JS dependency: Bump webpack from 5.88.0 to 5.88.2 in /web (#6641) 2023-10-04 18:37:38 +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 Fix incorrect redirection URL after authentication by removing fixed value set to SCRIPT_NAME environment variable in pgAdmin4.wsgi file.#5454 2023-08-03 09:18:43 +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 Implement column node and its features for foreign table. #640, #6373, #6674 2023-09-26 15:03:03 +05:30
webpack.shim.js Implement column node and its features for foreign table. #640, #6373, #6674 2023-09-26 15:03:03 +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 webpack from 5.88.0 to 5.88.2 in /web (#6641) 2023-10-04 18:37:38 +05:30