pgadmin4/web
Ashesh Vashi 872d5ac0b3
fix: Bump python & javascript dependencies (#9827)
* Update Python dependencies:
   - google-auth-oauthlib 1.3.0 → 1.3.1
   - sphinxcontrib-youtube 1.4.1 → 1.5.0
   - fixtures 4.3.1 → 4.3.2
   - Add missing newline at end of requirements files

* Update JavaScript dependencies:
   - Replace deprecated @babel/plugin-proposal-* packages with @babel/plugin-transform-* equivalents
   - Remove unused @types/classnames dependency
   - Update yarn.lock
   - Pin the 'react-frame-component' to '~5.2.6'

* fix: Use PostGIS 36 for EPAS 18 in CI workflow
   - EPAS 18 ships with edb-as18-postgis36 instead of postgis34.
   - Add a postgisver matrix variable to support mixed versions.
   - Add exclude+include for EPAS 18 PostGIS matrix to fix empty runs-on

* Moving '@babel/plugin-transform-class-properties', '@babel/preset-react' to devDependencies section
2026-04-08 17:31:56 +05:30
..
migrations Core LLM integration infrastructure to allow pgAdmin to connect to AI providers. #9641 2026-02-17 17:16:06 +05:30
pgacloud Copyright updated for 2026 2026-01-05 13:33:45 +05:30
pgadmin Support /v1/responses for OpenAI models. #9795 2026-03-30 14:16:22 +05:30
regression fix: Bump python & javascript dependencies (#9827) 2026-04-08 17:31:56 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintrc.js fix: Bump python & javascript dependencies (#9827) 2026-04-08 17:31:56 +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 fix: Bump python & javascript dependencies (#9827) 2026-04-08 17:31:56 +05:30
branding.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
config.py Added support for custom LLM provider URLs for OpenAI and Anthropic, allowing use of OpenAI-compatible providers such as LM Studio, EXO, and LiteLLM. #9703 2026-03-16 12:08:55 +05:30
jest.config.js Core LLM integration infrastructure to allow pgAdmin to connect to AI providers. #9641 2026-02-17 17:16:06 +05:30
package.json fix: Bump python & javascript dependencies (#9827) 2026-04-08 17:31:56 +05:30
pgAdmin4.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
pgAdmin4.wsgi Copyright updated for 2026 2026-01-05 13:33:45 +05:30
setup.py Load predefined users from a JSON file through command line. #9229 2026-02-24 16:46:31 +05:30
version.py Updated version for release v9.14 2026-03-30 17:44:32 +05:30
webpack.config.js fix: Bump python & javascript dependencies (#9827) 2026-04-08 17:31:56 +05:30
webpack.shim.js Core LLM integration infrastructure to allow pgAdmin to connect to AI providers. #9641 2026-02-17 17:16:06 +05:30
yarn.lock fix: Bump python & javascript dependencies (#9827) 2026-04-08 17:31:56 +05:30