EDB installer still includes 7.4 and is broken
Hi, Does anyone on the EDB pgAdmin or PostgreSQL teams have a timetable for when the Windows installer will include pgAdmin 4 7.5 and also fix the issue where pgAdmin won't launch? Thanks, Anthony
[pgadmin-org/pgadmin4] 2aea5b: Fix an issue where changing MFA_SUPPORTED_METHODS ...
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 2aea5b41ad8b6bd4a408a87a6743fcbfc88ed329 https://github.com/pgadmin-org/pgadmin4/commit/2aea5b41ad8b6bd4a408a87a6743fcbfc88ed329 Author: Aditya Toshniwal Date: 2023-07-31 (Mon, 31 Jul 2023) Changed paths: M web/pgadmin/authenticate/mfa/templates/mfa/validate.html M web/pgadmin/authenticate/mfa/views.py Log Message: --- Fix an issue where changing MFA_SUPPORTED_METHODS breaks the MFA validation. #6624
[pgadmin-org/pgadmin4] a77ec0: Python dependency: Bump eslint from 8.42.0 to 8.46...
Branch: refs/heads/dependabot/npm_and_yarn/runtime/eslint-8.46.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: a77ec07ac4d44a1eaa4e950b4160e30f1a228127 https://github.com/pgadmin-org/pgadmin4/commit/a77ec07ac4d44a1eaa4e950b4160e30f1a228127 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-07-31 (Mon, 31 Jul 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: --- Python dependency: Bump eslint from 8.42.0 to 8.46.0 in /runtime Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.46.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.46.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]
[pgadmin-org/pgadmin4]
Branch: refs/heads/dependabot/npm_and_yarn/runtime/eslint-8.45.0 Home: https://github.com/pgadmin-org/pgadmin4
[pgadmin-org/pgadmin4] 7dddd9: Python dependency: Bump nw from 0.77.0 to 0.78.1 i...
Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.78.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 7947e4585373e351f8840ca33f0a92058c3f https://github.com/pgadmin-org/pgadmin4/commit/7947e4585373e351f8840ca33f0a92058c3f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-07-31 (Mon, 31 Jul 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: --- Python dependency: Bump nw from 0.77.0 to 0.78.1 in /runtime Bumps [nw](https://github.com/nwjs/npm-installer) from 0.77.0 to 0.78.1. - [Commits](https://github.com/nwjs/npm-installer/commits) --- updated-dependencies: - dependency-name: nw dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]
[pgadmin-org/pgadmin4]
Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.78.0 Home: https://github.com/pgadmin-org/pgadmin4
[pgadmin-org/pgadmin4] 984070: Fix PEP8 issues with latest pycodestyle
Branch: refs/heads/pep8-new-pycodestyle Home: https://github.com/pgadmin-org/pgadmin4 Commit: 984070138f540d048d161346f32e9bf80118a8e7 https://github.com/pgadmin-org/pgadmin4/commit/984070138f540d048d161346f32e9bf80118a8e7 Author: Aditya Toshniwal Date: 2023-07-31 (Mon, 31 Jul 2023) Changed paths: M .pycodestyle M web/pgacloud/utils/misc.py M web/pgadmin/authenticate/mfa/tests/test_mfa_view.py M web/pgadmin/authenticate/mfa/utils.py M web/pgadmin/browser/server_groups/servers/databases/subscriptions/__init__.py M web/pgadmin/browser/server_groups/servers/pgagent/__init__.py M web/pgadmin/misc/cloud/utils/__init__.py M web/pgadmin/misc/file_manager/__init__.py M web/pgadmin/tools/erd/__init__.py M web/pgadmin/tools/schema_diff/__init__.py M web/pgadmin/tools/user_management/__init__.py M web/pgadmin/utils/driver/psycopg3/__init__.py Log Message: --- Fix PEP8 issues with latest pycodestyle
[pgadmin-org/pgadmin4]
Branch: refs/heads/pep8-new-pycodestyle Home: https://github.com/pgadmin-org/pgadmin4
[pgadmin-org/pgadmin4] a1c726: Fix PEP8 issues with latest pycodestyle (#6636)
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: a1c7265c41baba3a74d1812ae0c9d86f4860eed8 https://github.com/pgadmin-org/pgadmin4/commit/a1c7265c41baba3a74d1812ae0c9d86f4860eed8 Author: Aditya Toshniwal Date: 2023-07-31 (Mon, 31 Jul 2023) Changed paths: M .pycodestyle M web/pgacloud/utils/misc.py M web/pgadmin/authenticate/mfa/tests/test_mfa_view.py M web/pgadmin/authenticate/mfa/utils.py M web/pgadmin/browser/server_groups/servers/databases/subscriptions/__init__.py M web/pgadmin/browser/server_groups/servers/pgagent/__init__.py M web/pgadmin/misc/cloud/utils/__init__.py M web/pgadmin/misc/file_manager/__init__.py M web/pgadmin/tools/erd/__init__.py M web/pgadmin/tools/schema_diff/__init__.py M web/pgadmin/tools/user_management/__init__.py M web/pgadmin/utils/driver/psycopg3/__init__.py Log Message: --- Fix PEP8 issues with latest pycodestyle (#6636)