chore(deps): update dependency @types/node to v16
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/node | ^14.17.1 -> ^16.0.0 |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.
This PR has been generated by Mend Renovate. View repository job log here.
✨ code-server docs for PR #5170 is ready! It will be updated on every commit.
- Host: https://coder.com/docs/code-server/4b434ab
- Last deploy status: success
- Commit: e4ec676f1e4e9e89b7bfc422697c97d384a2ac67
- Workflow status: https://github.com/coder/code-server/actions/runs/2504955663
This will require some manual work to make sure everything is working.
✨ code-server dev build published to npm for PR #5170!
- Last publish status: success
- Commit: ff8264bf0f47da039b1200aad066a8d8685a07ab
To install in a local project, run:
npm install @coder/code-server-pr@5170
To install globally, run:
npm install -g @coder/code-server-pr@5170
Codecov Report
Merging #5170 (ff8264b) into main (7bb35af) will increase coverage by
0.01%. The diff coverage is75.00%.
@@ Coverage Diff @@
## main #5170 +/- ##
==========================================
+ Coverage 72.42% 72.44% +0.01%
==========================================
Files 30 30
Lines 1672 1673 +1
Branches 366 366
==========================================
+ Hits 1211 1212 +1
Misses 398 398
Partials 63 63
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/node/routes/vscode.ts | 83.33% <0.00%> (ø) |
|
| src/node/wsRouter.ts | 92.00% <83.33%> (+0.33%) |
:arrow_up: |
| src/node/socket.ts | 89.65% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 7bb35af...ff8264b. Read the comment docs.