pgadmin4/.github/workflows
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
..
check-container-build.yml 1) Update the repo to the version 2.0 for downloading EPAS. 2024-12-09 12:32:03 +05:30
check-doc-builds.yml 1) Update the repo to the version 2.0 for downloading EPAS. 2024-12-09 12:32:03 +05:30
check-javascript-style.yml Update yarn to version 4. 2025-06-06 19:08:32 +05:30
check-python-build.yml 1) Update the repo to the version 2.0 for downloading EPAS. 2024-12-09 12:32:03 +05:30
check-python-style.yml 1) Update the repo to the version 2.0 for downloading EPAS. 2024-12-09 12:32:03 +05:30
check-tarball-build.yml 1) Update the repo to the version 2.0 for downloading EPAS. 2024-12-09 12:32:03 +05:30
check-translations.yml 1) Update the repo to the version 2.0 for downloading EPAS. 2024-12-09 12:32:03 +05:30
run-feature-tests-epas.yml Remove PG/EPAS 13 from the github runners. 2026-03-05 16:52:41 +05:30
run-feature-tests-pg.yml Remove PG/EPAS 13 from the github runners. 2026-03-05 16:52:41 +05:30
run-javascript-tests.yml Update yarn to version 4. 2025-06-06 19:08:32 +05:30
run-python-tests-epas.yml fix: Bump python & javascript dependencies (#9827) 2026-04-08 17:31:56 +05:30
run-python-tests-pg.yml Remove PG/EPAS 13 from the github runners. 2026-03-05 16:52:41 +05:30
sonarqube-scan.yml 1) Update the repo to the version 2.0 for downloading EPAS. 2024-12-09 12:32:03 +05:30