Skip to content

chore: bump dependencies, pnpm, and coder types to 2.35.3 - #1064

Merged
EhabY merged 1 commit into
mainfrom
chore/bump-deps-coder-2.35
Aug 4, 2026
Merged

chore: bump dependencies, pnpm, and coder types to 2.35.3#1064
EhabY merged 1 commit into
mainfrom
chore/bump-deps-coder-2.35

Conversation

@EhabY

@EhabY EhabY commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • change minimumReleaseAge: 0 for human updates, leaving Dependabot's cooldown as the single release-quarantine policy
  • pin the coder git dependency to a commit SHA instead of a mutable tag, and move it from v2.34.1 to v2.35.3
  • bump pnpm 11.17.0 → 11.20.0, jsdom 29 → 30.0.1, @coder/pixel-storybook 0.2.2 → 0.3.0, and the remaining in-range dependencies
  • bump pnpm/action-setup to v6.0.10 and actions/setup-node to v7.0.0 in the composite setup action, aligning it with publish-extension.yaml
  • refresh the devcontainer typescript-node:24-trixie digest

Supersedes #1053, whose SHA-pin change is included here.

Notes

pnpm 11 defaults minimumReleaseAge to 1440 minutes. Dependabot proposes the bumps in this repo and already gates them on age, so the policy now sits at the point of decision instead of firing at install time on versions a human deliberately picked.

coder v2.35.3 adds a required Template.time_til_autostop_notify_ms, so the mock sets it to 0 (upstream's "notification disabled"). Nothing else broke.

Replaces the 31-entry minimumReleaseAgeExclude list with
minimumReleaseAge: 0, leaving Dependabot's cooldown as the single
release-quarantine policy. Pins the coder dependency to a commit SHA
(supersedes #1053) and moves it to v2.35.3, which requires a new
time_til_autostop_notify_ms field on the Template mock.
@EhabY
EhabY merged commit fd217d7 into main Aug 4, 2026
11 checks passed
@EhabY
EhabY deleted the chore/bump-deps-coder-2.35 branch August 4, 2026 11:18
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