Skip to content

merge upstream develop: lua-nginx-module rc5, reject too-young frontend deps - #27

Merged
mangyan1 merged 6 commits into
developfrom
fix/upstream-sync-20260916-r2
Sep 16, 2026
Merged

mangyan1 merged 6 commits into
developfrom
fix/upstream-sync-20260916-r2

Conversation

@mangyan1

Copy link
Copy Markdown
Owner

clears the fail-closed scheduled upstream-sync run (2026-09-16 08:49): upstream develop moved 5 commits past the reconciled tip 2fcc605a, and the merge conflicted on frontend/package.json / pnpm-lock.yaml.

taken from upstream (bb347a39)

  • lua-nginx-module v0.10.32rc4 → v0.10.32rc5 (Dockerfile ARG bump; resolver_conf_parsing 1.31.6 was already on develop)

rejected per the minimumReleaseAge policy

  • react-intl 10.2.2 → 12.0.2 (a major, published 2026-09-16 02:25Z — hours before the sync run)
  • markdown-to-jsx 9.10.2 → 9.10.3 (published 2026-09-15 22:30Z)

both are far inside the 7-day supply-chain window; frontend/package.json and the lockfile keep the reviewed versions (react-intl 10.1.26, markdown-to-jsx 9.10.2). the renovate/dependency-updates cron picks each up once it ages past the window — same handling as the batch rejected with PR #24.

validation

frontend manifests/lockfile are byte-identical to develop, so no code path changes; the only content change is one Dockerfile ARG, covered by dockerlint and the image builds.

merge commit — please merge, do not squash/rebase

🤖 Generated with Claude Code

renovate Bot and others added 6 commits September 16, 2026 07:06
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…nd deps

take upstream through bb347a3: bump lua-nginx-module to v0.10.32rc5
(resolver_conf_parsing 1.31.6 was already on develop). reject the
frontend dependency bumps that arrived younger than the pnpm
minimumReleaseAge window (react-intl 12.0.2 published 2026-09-16,
markdown-to-jsx 9.10.3 published 2026-09-15): frontend package.json
and the lockfile keep the reviewed react-intl 10.1.26 and
markdown-to-jsx 9.10.2; the renovate/dependency-updates cron picks
each up once it ages past the window. this clears the fail-closed
scheduled upstream-sync run.
@mangyan1
mangyan1 merged commit 8d6ce96 into develop Sep 16, 2026
13 checks passed
@mangyan1
mangyan1 deleted the fix/upstream-sync-20260916-r2 branch September 16, 2026 11:49
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