Skip to content

Comments

chore(deps-dev): bump @types/node from 25.2.2 to 25.2.3#78

Merged
jamiefdhurst merged 1 commit intomainfrom
dependabot/npm_and_yarn/types/node-25.2.3
Feb 16, 2026
Merged

chore(deps-dev): bump @types/node from 25.2.2 to 25.2.3#78
jamiefdhurst merged 1 commit intomainfrom
dependabot/npm_and_yarn/types/node-25.2.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps @types/node from 25.2.2 to 25.2.3.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from jamiefdhurst as a code owner February 16, 2026 13:42
@dependabot dependabot bot added the ⬆️ dependencies Pull requests that update a dependency file label Feb 16, 2026
@github-actions
Copy link

github-actions bot commented Feb 16, 2026

Test Results

256 tests   256 ✅  11s ⏱️
 18 suites    0 💤
  1 files      0 ❌

Results for commit e61477a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Feb 16, 2026

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 89% Generic badge
Branch 85% 86% Generic badge

Code Coverage Summary

Code Coverage Details
Generated on: 02/16/2026 - 20:59:28
Parser: CoberturaParser
Assemblies: 7
Classes: 28
Files: 28
Covered lines: 774
Uncovered lines: 92
Coverable lines: 866
Total lines: 2109
Line coverage: 89.3% (774 of 866)
Covered branches: 291
Total branches: 337
Branch coverage: 86.3% (291 of 337)
Tag: 120_22077323096
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
src 16 54 70 190 22.8% 0 14 0%
events.ts 2 0 2 2 100% 0 0
index.ts 12 54 66 156 18.1% 0 14 0%
log.ts 2 0 2 3 100% 0 0
types.d.ts 0 0 0 29 0 0
src.kanban 320 9 329 768 97.2% 125 136 91.9%
board-manager.ts 24 0 24 60 100% 10 10 100%
board.ts 33 0 33 84 100% 10 10 100%
origin-index.ts 28 0 28 61 100% 12 12 100%
provider.ts 95 4 99 223 95.9% 24 28 85.7%
reverse-synchroniser.ts 63 1 64 144 98.4% 23 26 88.4%
synchroniser.ts 49 4 53 122 92.4% 34 38 89.4%
watcher.ts 28 0 28 74 100% 12 12 100%
src.plugins 8 6 14 61 57.1% 0 2 0%
kanban.ts 4 0 4 18 100% 0 0
tasks.ts 4 6 10 43 40% 0 2 0%
src.settings 119 21 140 376 85% 14 18 77.7%
ignore-component.ts 41 0 41 84 100% 0 0
ignore-folders.ts 15 0 15 35 100% 0 0
ignore-matches.ts 3 0 3 7 100% 0 0
index.ts 1 0 1 45 100% 0 0
tab.ts 59 21 80 205 73.7% 14 18 77.7%
src.tasks 296 2 298 681 99.3% 152 167 91%
collection.ts 83 0 83 169 100% 69 75 92%
data-view-collection.ts 4 0 4 9 100% 0 0
data-view-task.ts 47 0 47 103 100% 13 16 81.2%
emoji-collection.ts 4 0 4 9 100% 0 0
emoji-task.ts 47 0 47 88 100% 13 16 81.2%
factory.ts 10 2 12 33 83.3% 2 4 50%
provider.ts 34 0 34 93 100% 24 24 100%
task.ts 67 0 67 177 100% 31 32 96.8%
src.ui 13 0 13 30 100% 0 0 ****
suggest.ts 13 0 13 30 100% 0 0
src.utils 2 0 2 3 100% 0 0 ****
index.ts 2 0 2 3 100% 0 0

@github-actions
Copy link

github-actions bot commented Feb 16, 2026

📦 Version Impact

Current version: 0.8.0
Next version: 0.8.0
Bump type: none
Will release: ⚪️ No (non-releasable changes only)


This PR will not trigger a release (only docs/test/chore/build/ci/style/revert changes)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.2 to 25.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/types/node-25.2.3 branch from e3d223c to e61477a Compare February 16, 2026 20:58
@jamiefdhurst jamiefdhurst merged commit f9e5b33 into main Feb 16, 2026
3 checks passed
@jamiefdhurst jamiefdhurst deleted the dependabot/npm_and_yarn/types/node-25.2.3 branch February 16, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⬆️ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant