pgadmin4/web
dependabot[bot] c6739ebd6b
Python dependency: Bump dnspython from 2.3.0 to 2.6.1 in /web/regression
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.0 to 2.6.1.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0...v2.6.1)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 18:11:47 +05:30
..
migrations Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
pgacloud Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
pgadmin Disable the query tool editor input if any SQL is being loaded to prevent users from typing. #6357 2024-06-06 18:06:49 +05:30
regression Python dependency: Bump dnspython from 2.3.0 to 2.6.1 in /web/regression 2024-06-06 18:11:47 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
.eslintrc.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
.yarnrc.yml Revert yarnrc.yml and yarn.lock 2024-01-24 18:55:32 +05:30
babel.cfg Update message catalog. 2022-04-01 17:22:16 +05:30
babel.config.json Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
branding.py Separate the application name, branding & version information from the configuration file. #7187 2024-02-09 16:25:03 +05:30
config.py Fixed a remote code execution issue in the validate binary path (CVE-2024-3116). #7326 2024-04-01 11:34:01 +05:30
jest.config.js Fix JS test cases failing on Windows OS 2023-12-23 16:08:41 +05:30
package.json Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
pgAdmin4.py Add support for JSON log format. #7138 2024-02-22 16:39:25 +05:30
pgAdmin4.wsgi Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
setup.py Fix the issue where the update-user CLI command doesn't change the password. #7304 2024-03-27 11:47:58 +05:30
version.py Update version for release v8.8 2024-06-04 18:22:35 +05:30
webpack.config.js Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
webpack.shim.js Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
yarn.lock Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30