[pgadmin-org/pgadmin4] 8428df: Fixed the error occurring while postgresql cloud i...

2023-04-28 Thread Yogesh Mahajan
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 8428df97ca58e5838b60344bc7eeb0a9ec359cbb
  
https://github.com/pgadmin-org/pgadmin4/commit/8428df97ca58e5838b60344bc7eeb0a9ec359cbb
  Author: Yogesh Mahajan 
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
A web/pgacloud/providers/aws.py
R web/pgacloud/providers/rds.py
M web/pgadmin/misc/cloud/__init__.py
M web/pgadmin/misc/cloud/utils/__init__.py

  Log Message:
  ---
  Fixed the error occurring while postgresql cloud instance deployment on AWS 
RDS.






[pgadmin-org/pgadmin4] 5fbf0b: Italian translation update for v7.1

2023-04-28 Thread Domenico Sgarbossa
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 5fbf0b9fe54b7fad974bff6ca975e0a05f63fba0
  
https://github.com/pgadmin-org/pgadmin4/commit/5fbf0b9fe54b7fad974bff6ca975e0a05f63fba0
  Author: Domenico Sgarbossa 
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
M web/pgadmin/translations/it/LC_MESSAGES/messages.mo
M web/pgadmin/translations/it/LC_MESSAGES/messages.po

  Log Message:
  ---
  Italian translation update for v7.1






[pgadmin-org/pgadmin4] eccc86: Python dependency: Bump nw from 0.72.0 to 0.75.1 i...

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.75.1
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: eccc867e686f1d3b95e23b4810f43d4ba402dd9c
  
https://github.com/pgadmin-org/pgadmin4/commit/eccc867e686f1d3b95e23b4810f43d4ba402dd9c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

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

  Log Message:
  ---
  Python dependency: Bump nw from 0.72.0 to 0.75.1 in /runtime

Bumps [nw](https://github.com/nwjs/npm-installer) from 0.72.0 to 0.75.1.
- [Release notes](https://github.com/nwjs/npm-installer/releases)
- [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-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.75.0
  Home:   https://github.com/pgadmin-org/pgadmin4




[pgadmin-org/pgadmin4] 61e724: Python dependency: Bump werkzeug from 2.2.3 to 2.3.1

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/pip/werkzeug-2.3.1
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 61e724b6af898e5d4c2a6f1404b1c691a4151b16
  
https://github.com/pgadmin-org/pgadmin4/commit/61e724b6af898e5d4c2a6f1404b1c691a4151b16
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
M requirements.txt

  Log Message:
  ---
  Python dependency: Bump werkzeug from 2.2.3 to 2.3.1

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.3...2.3.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 






[pgadmin-org/pgadmin4]

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/pip/werkzeug-2.3.0
  Home:   https://github.com/pgadmin-org/pgadmin4




[pgadmin-org/pgadmin4] a1b960: Python dependency: Bump axios from 1.3.5 to 1.4.0 ...

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/npm_and_yarn/runtime/axios-1.4.0
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: a1b960b521e2703775e3344994d85c6a0397f3c4
  
https://github.com/pgadmin-org/pgadmin4/commit/a1b960b521e2703775e3344994d85c6a0397f3c4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

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

  Log Message:
  ---
  Python dependency: Bump axios from 1.3.5 to 1.4.0 in /runtime

Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 






[pgadmin-org/pgadmin4]

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/npm_and_yarn/runtime/axios-1.3.6
  Home:   https://github.com/pgadmin-org/pgadmin4




[pgadmin-org/pgadmin4] 10d957: Python dependency: Bump werkzeug from 2.2.3 to 2.3...

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/pip/web/regression/werkzeug-2.3.1
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 10d95755a83442b8fac581164052a6c87559c81f
  
https://github.com/pgadmin-org/pgadmin4/commit/10d95755a83442b8fac581164052a6c87559c81f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
M requirements.txt

  Log Message:
  ---
  Python dependency: Bump werkzeug from 2.2.3 to 2.3.1 in /web/regression

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.3...2.3.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 






[pgadmin-org/pgadmin4]

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/pip/web/regression/werkzeug-2.3.0
  Home:   https://github.com/pgadmin-org/pgadmin4




[pgadmin-org/pgadmin4] 878c2a: Python dependency: Bump @emotion/styled from 10.3....

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/npm_and_yarn/web/emotion/styled-11.10.8
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 878c2a203a6649cac7408e8ee7d137dadafbddf8
  
https://github.com/pgadmin-org/pgadmin4/commit/878c2a203a6649cac7408e8ee7d137dadafbddf8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

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

  Log Message:
  ---
  Python dependency: Bump @emotion/styled from 10.3.0 to 11.10.8 in /web

Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 10.3.0 to 
11.10.8.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@10.3.0...@emotion/styled@11.10.8)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 






[pgadmin-org/pgadmin4]

2023-04-28 Thread dependabot[bot]
  Branch: refs/heads/dependabot/npm_and_yarn/web/emotion/styled-11.10.6
  Home:   https://github.com/pgadmin-org/pgadmin4




[pgadmin-org/pgadmin4] 1ccdbf: Pin Sphinx version to 6.1.3 due to locale error.

2023-04-28 Thread Akshay Joshi
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 1ccdbf27e28f06cf9e2ef8c972bd72fbe796edb5
  
https://github.com/pgadmin-org/pgadmin4/commit/1ccdbf27e28f06cf9e2ef8c972bd72fbe796edb5
  Author: Akshay Joshi 
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
M pkg/mac/build-functions.sh
M pkg/redhat/setup.sh
M tools/setup-python-env.sh

  Log Message:
  ---
  Pin Sphinx version to 6.1.3 due to locale error.






[pgadmin-org/pgadmin4] edb74a: Disable NW.js dev tools shortcut on Mac as it may ...

2023-04-28 Thread Aditya Toshniwal
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: edb74a08397712b2cfa207be8b90d741f8a74bbf
  
https://github.com/pgadmin-org/pgadmin4/commit/edb74a08397712b2cfa207be8b90d741f8a74bbf
  Author: Aditya Toshniwal 
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
M docs/en_US/release_notes_7_1.rst
M runtime/src/js/pgadmin.js

  Log Message:
  ---
  Disable NW.js dev tools shortcut on Mac as it may crash the app. #6183