vscode-fortran-support
vscode-fortran-support copied to clipboard
chore(deps-dev): bump @types/node from 18.8.2 to 18.11.0
Bumps @types/node from 18.8.2 to 18.11.0.
Commits
- See full diff in compare view
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@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #721 (c45577e) into main (6ebbd20) will increase coverage by
0.57%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #721 +/- ##
==========================================
+ Coverage 82.80% 83.37% +0.57%
==========================================
Files 12 12
Lines 2262 2262
Branches 202 203 +1
==========================================
+ Hits 1873 1886 +13
+ Misses 382 371 -11
+ Partials 7 5 -2
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/features/linter-provider.ts | 81.45% <0.00%> (+2.09%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Superseded by #729.