Skip to content

chore(deps): bump @tootallnate/once and @vscode/test-electron in /src/test/vscode-notebook-perf#350

Merged
tkislan merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/test/vscode-notebook-perf/multi-b3740a5222
Mar 9, 2026
Merged

chore(deps): bump @tootallnate/once and @vscode/test-electron in /src/test/vscode-notebook-perf#350
tkislan merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/test/vscode-notebook-perf/multi-b3740a5222

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 5, 2026

Removes @tootallnate/once. It's no longer used after updating ancestor dependency @vscode/test-electron. These dependencies need to be updated together.

Removes @tootallnate/once

Updates @vscode/test-electron from 2.3.9 to 2.5.2

Changelog

Sourced from @​vscode/test-electron's changelog.

2.5.2 | 2024-04-09

  • Fix install issue on various platforms

2.5.1 | 2024-04-07

  • Allow downloading server versions

2.5.0 | 2024-02-04

  • Fix deleting old Insiders in electron not working

2.4.1 | 2024-07-05

  • Throw a typed TestRunFailedError on failure instead of a string.

2.4.0 | 2024-05-24

  • Allow installing unreleased builds using an -unreleased suffix, such as insiders-unreleased.
  • Allow passing different data directories in runVSCodeCommand, using it for extension development.
  • Improve the appearance progress reporting.

2.3.10 | 2024-05-13

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​vscode/test-electron since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by CodeRabbit

  • Chores
    • Updated development dependencies to latest compatible versions.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 5, 2026 06:26
Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [@vscode/test-electron](https://github.com/Microsoft/vscode-test). These dependencies need to be updated together.


Removes `@tootallnate/once`

Updates `@vscode/test-electron` from 2.3.9 to 2.5.2
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test@v2.3.9...v2.5.2)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@vscode/test-electron"
  dependency-version: 2.5.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/test/vscode-notebook-perf/multi-b3740a5222 branch from e604971 to 5b41bd5 Compare March 9, 2026 14:18
@tkislan
Copy link
Copy Markdown
Contributor

tkislan commented Mar 9, 2026

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 9, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: d24a04ef-e81b-499f-b026-065de72825d7

📥 Commits

Reviewing files that changed from the base of the PR and between e8b5cb8 and 5b41bd5.

⛔ Files ignored due to path filters (1)
  • src/test/vscode-notebook-perf/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • src/test/vscode-notebook-perf/package.json

📝 Walkthrough

Walkthrough

The pull request updates the @vscode/test-electron dependency in the vscode-notebook-perf test package from version ^2.3.9 to ^2.5.2. This is a patch/minor version bump with no changes to other dependencies, configuration, or scripts.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Title accurately describes the main change: dependency bumps for @tootallnate/once and @vscode/test-electron in the specified directory.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Updates Docs ✅ Passed PR updates test dependency @vscode/test-electron from ^2.3.9 to ^2.5.2 with no feature changes or API surface modifications.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0%. Comparing base (e8b5cb8) to head (5b41bd5).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #350   +/-   ##
===========================
===========================
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tkislan tkislan merged commit 384500e into main Mar 9, 2026
10 of 12 checks passed
@tkislan tkislan deleted the dependabot/npm_and_yarn/src/test/vscode-notebook-perf/multi-b3740a5222 branch March 9, 2026 14:23
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant