chore(deps-dev): bump @types/node from 12.20.10 to 15.0.1#3241
chore(deps-dev): bump @types/node from 12.20.10 to 15.0.1#3241dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.10 to 15.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## main #3241 +/- ##
=======================================
Coverage 46.90% 46.90%
=======================================
Files 23 23
Lines 1196 1196
Branches 237 237
=======================================
Hits 561 561
Misses 451 451
Partials 184 184 Continue to review full report at Codecov.
|
|
lol @jawnsy you'll laugh at this I thought we disabled updates for @types/node here: https://github.com/cdr/code-server/blob/main/.github/dependabot.yml#L18-L20 Maybe we have to explicitly set |
jawnsy
left a comment
There was a problem hiding this comment.
lmao, we'll just keep trying until we can make it work 🕺
| "@types/http-proxy": "^1.17.4", | ||
| "@types/js-yaml": "^4.0.0", | ||
| "@types/node": "~12.20.7", | ||
| "@types/node": "~15.0.1", |
|
Closing in favor of #3244 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |

Bumps @types/node from 12.20.10 to 15.0.1.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually