Skip to content

Add 4-day cooldown for pnpm dependency resolution#64337

Merged
potiuk merged 1 commit intoapache:mainfrom
potiuk:add-pnpm-minimum-release-age
Mar 30, 2026
Merged

Add 4-day cooldown for pnpm dependency resolution#64337
potiuk merged 1 commit intoapache:mainfrom
potiuk:add-pnpm-minimum-release-age

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Mar 27, 2026

Add minimumReleaseAge: 5760 (4 days in minutes) to all pnpm configurations, matching the uv cooldown added in #64249. This prevents pnpm from resolving to very recently published packages, reducing supply chain risk.

Affected package.json files:

  • airflow-core/src/airflow/ui/
  • airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/
  • providers/fab/src/airflow/providers/fab/www/
  • providers/edge3/src/airflow/providers/edge3/plugins/www/
  • providers/common/ai/src/airflow/providers/common/ai/plugins/www/
  • dev/react-plugin-tools/react_plugin_template/

Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Claude Opus 4.6)

Generated-by: Claude Code (Claude Opus 4.6) following the guidelines

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:dev-tools area:providers area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch provider:common-ai provider:edge Edge Executor / Worker (AIP-69) / edge3 provider:fab labels Mar 27, 2026
@potiuk potiuk force-pushed the add-pnpm-minimum-release-age branch from 53c1a9c to 59fda2e Compare March 28, 2026 20:15
@potiuk potiuk added backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch and removed backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Mar 30, 2026
@potiuk potiuk force-pushed the add-pnpm-minimum-release-age branch from 59fda2e to 8d97994 Compare March 30, 2026 00:42
@potiuk potiuk merged commit 4a5ef8e into apache:main Mar 30, 2026
39 checks passed
@potiuk potiuk deleted the add-pnpm-minimum-release-age branch March 30, 2026 00:48
github-actions bot pushed a commit that referenced this pull request Mar 30, 2026
(cherry picked from commit 4a5ef8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@github-actions
Copy link
Copy Markdown

Backport successfully created: v3-2-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-2-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Mar 30, 2026
…#64337)

(cherry picked from commit 4a5ef8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
vatsrahul1001 pushed a commit that referenced this pull request Mar 30, 2026
#64444)

(cherry picked from commit 4a5ef8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:dev-tools area:providers area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch provider:common-ai provider:edge Edge Executor / Worker (AIP-69) / edge3 provider:fab

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants