[pgadmin-org/pgadmin4] a76d35: Python dependency: Bump nw from 0.76.0 to 0.77.0 i...

2023-06-06 Thread dependabot[bot]
  Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.77.0
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: a76d3562b588a59a3c9b4be6cb416813f74a0b78
  
https://github.com/pgadmin-org/pgadmin4/commit/a76d3562b588a59a3c9b4be6cb416813f74a0b78
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M runtime/package.json
M runtime/yarn.lock

  Log Message:
  ---
  Python dependency: Bump nw from 0.76.0 to 0.77.0 in /runtime

Bumps [nw](https://github.com/nwjs/npm-installer) from 0.76.0 to 0.77.0.
- [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]

2023-06-06 Thread dependabot[bot]
  Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.76.1
  Home:   https://github.com/pgadmin-org/pgadmin4




[pgadmin-org/pgadmin4] f6bcdc: Python dependency: Bump @typescript-eslint/eslint-...

2023-06-06 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/npm_and_yarn/web/typescript-eslint/eslint-plugin-5.59.9
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: f6bcdcbfe5865768483e94887339008354e3b327
  
https://github.com/pgadmin-org/pgadmin4/commit/f6bcdcbfe5865768483e94887339008354e3b327
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M web/package.json
M web/yarn.lock

  Log Message:
  ---
  Python dependency: Bump @typescript-eslint/eslint-plugin in /web

Bumps 
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
 from 5.59.1 to 5.59.9.
- [Release 
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- 
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- 
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 






[pgadmin-org/pgadmin4]

2023-06-06 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/npm_and_yarn/web/typescript-eslint/eslint-plugin-5.59.8
  Home:   https://github.com/pgadmin-org/pgadmin4




Re: pgAdmin4 v7.3 candidate builds

2023-06-06 Thread Fahar Abbas
Hi Akshay,

One round of testing has been done on all supported platforms, Can you
please publish v7.3 on the website?

Kind regards,

On Mon, Jun 5, 2023 at 1:50 PM Akshay Joshi 
wrote:

> Hi All,
>
> We have found a couple of issues with the new feature of secret storage
> (Replacement of Master Password in Desktop mode). We have fixed those
> issues so will have to release v7.3 asap.
>
> pgAdmin4 v7.3 candidate builds and source code is available at
> https://developer.pgadmin.org/builds/2023-06-05-1/
>
> Fahar, could you please verify this for Tuesday's release?
>
> --
> Akshay Joshi
> Principal Software Architect
> www.enterprisedb.com
>
> *Blog*: https://www.enterprisedb.com/akshay-joshi
> *GitHub*: https://github.com/akshay-joshi
> *LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216
>


-- 
Fahar Abbas
pgAdmin4 team
EnterpriseDB Corporation
Mobile: +92-333-5409707
Skype ID: *live:fahar.abbas*
Website: www.enterprisedb.com


pgAdmin 4 v7.3 Released

2023-06-06 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 7.3.

This release of pgAdmin 4 includes 5 bug fixes and new features. For more
details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/7.3/release_notes_7_3.html

pgAdmin is the leading Open Source graphical management tool for
PostgreSQL. For more information, please see:

https://www.pgadmin.org/

Notable changes in this release include:

Bugs/Housekeeping:

   -

   Ensure that SSH Tunnel should work properly after upgrading to 7.2 from
   7.1.
   -

   Ensure that the master password dialog should not be visible if the
   parameter MASTER_PASSWORD_REQUIRED is set to False.
   -

   Fixed an issue where Foreign Key with 3 or more columns are shown in the
   wrong order in SQL and Properties.
   -

   Fix an issue where editing a database object de-selects it on the
   browser tree.
   -

   Fixed an issue where pgadmin is unable to take the defined role.


Builds for Windows and macOS are available now, along with a Python Wheel,

Docker Container, RPM, DEB Package, and source code tarball from:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project


[pgadmin-org/pgadmin4]

2023-06-06 Thread Akshay Joshi
  Branch: refs/tags/REL-7_3
  Home:   https://github.com/pgadmin-org/pgadmin4