Skip to content

chore: promote development to main (2026-08-31) - #79

Merged
Wikid82 merged 16 commits into
mainfrom
development
Aug 31, 2026
Merged

chore: promote development to main (2026-08-31)#79
Wikid82 merged 16 commits into
mainfrom
development

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Promote development to main

Date: 2026-08-31
Trigger: Scheduled weekly promotion
CI on development HEAD: https://github.com/Wikid82/Workspace-File-Bookmarks/actions/runs/33390878349

Commits being promoted

c4852dd chore(ci): run promote-dev-to-main schedule at 09:30 UTC Mondays
099e5cb chore(deps): bump lefthook to ^2.1.12 and update transitive deps
721e3be ci: drop Microsoft apt repos before installing Xvfb
395d591 chore(ci): bump Node.js to 24.20.0 in workflows
8481d3d chore: stop Renovate from bumping engines.vscode alone
ee42284 chore: pin vscode engine to ^1.134.0, update lockfile deps
e4cf5df chore: bump @types/node to ^26.4.0
0d209d0 chore(deps): update dependency vscode to ^1.135.0 (#78)
2658a0a chore(deps): update dependency vscode to ^1.135.0
d6f6785 chore: downgrade @types/vscode and engines to ^1.134.0
ff4e69e chore: bump vscode engine and @types/vscode to ^1.135.0
7f74e54 chore: bump github/codeql-action to latest v4 commit
b92a752 chore: bump rolldown to 1.2.6 and @oxc-project/types to 0.147.0
9f51f02 chore: bump @types/node to ^26.3.0 and update node-abi
3e4ccb9 chore: bump eslint, typescript-eslint, and picomatch dev dependencies
7a136f9 chore: propagate main into development (#77)

Merge instructions — important

Use "Create a merge commit", not squash or rebase. Squashing collapses every
feat:/fix: commit into one bullet-list body, which release-please can't parse —
version bumps and changelog entries silently stop working.


Opened automatically by Promote development to main.

Wikid82 and others added 16 commits August 24, 2026 14:29
wfb_dep_update.sh already pins engines.vscode to @types/vscode, which
lags the VS Code release train (no @types/vscode@1.135.0 yet). vsce
refuses to package when engines.vscode is ahead of @types/vscode, so
let the update script be the sole driver of that field.

Claude-Session: https://claude.ai/code/session_01DWNfdvqreQngZDG95MtRGA
packages.microsoft.com intermittently returns 403 on the hosted Ubuntu
runners, which fails `apt-get update` (exit 100) under `bash -e` and takes
the e2e job down with it. Those repos aren't needed for this job, so
remove their source files before updating.

Claude-Session: https://claude.ai/code/session_01Noinpewekk9X6jFPE9zPuw
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Wikid82
Wikid82 merged commit f2fff9c into main Aug 31, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants