jrgemignani opened a new pull request, #2283:
URL: https://github.com/apache/age/pull/2283

   NOTE: This PR used AI tools and a human.
   
   Updated GitHub Actions and driver dependencies to latest versions
   
   GitHub Actions:
   - actions/cache v3 → v4
   - actions/setup-python v4 → v5
   - actions/setup-go v3 → v5
   - actions/setup-java v3 → v4
   - actions/setup-node v3 → v4
   - Go test matrix: 1.20/1.21 → 1.21/1.22/1.23
   
   Driver dependencies:
   - Go: minimum version 1.19 → 1.21
   - Python: antlr4-python3-runtime 4.11.1 → 4.13.2
   - JDBC: postgresql 42.6.0 → 42.7.4, antlr4 4.12.0 → 4.13.2, commons-text 
1.10.0 → 1.12.0, junit 5.9.3 → 5.11.3, testcontainers 1.18.0 → 1.20.4, slf4j 
2.0.7 → 2.0.16
   - Node.js: pg >=6.0.0 → >=8.0.0, typescript 4.x → 5.7.2, jest 26.x → 29.7.0, 
eslint 7.x → 9.17.0
   
   These updates address security fixes (postgresql driver), improve 
compatibility with current language runtimes, and use supported versions of 
build tooling.
   
   modified:   .github/workflows/go-driver.yml
   modified:   .github/workflows/installcheck.yaml
   modified:   .github/workflows/jdbc-driver.yaml
   modified:   .github/workflows/nodejs-driver.yaml
   modified:   .github/workflows/python-driver.yaml
   modified:   drivers/golang/go.mod
   modified:   drivers/jdbc/lib/build.gradle.kts
   modified:   drivers/nodejs/package.json
   modified:   drivers/python/pyproject.toml


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to