Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

shibd
Copy link
Member

@shibd shibd commented Sep 26, 2025

Motivation

This PR fixes recent CI failures:

Modifications

  1. Upgrading the Docker base image to Bullseye: Updates the build image from the End-of-Life (EOL) Debian 10 "Buster" to the supported Debian 11 "Bullseye". This resolves apt-get failures and the CI test matrix has been updated accordingly.

  2. Resolving a dependency conflict: Pins the minimatch package to v9 via the resolutions field in package.json to ensure compatibility with Node.js 18.

  3. Ensuring deterministic builds: Commits the yarn.lock file to lock dependency versions, preventing random build failures from transitive dependency updates.

Verifying this change

  • All ci passed

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@shibd shibd added this to the 1.14.0 milestone Sep 26, 2025
@shibd shibd self-assigned this Sep 26, 2025
@shibd shibd merged commit a2d75c2 into apache:master Sep 26, 2025
12 checks passed
@shibd shibd modified the milestones: 1.14.0, 1.15.0 Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants