Conversation
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>
e604971 to
5b41bd5
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ 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). 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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #350 +/- ##
===========================
===========================
🚀 New features to boost your workflow:
|
Removes @tootallnate/once. It's no longer used after updating ancestor dependency @vscode/test-electron. These dependencies need to be updated together.
Removes
@tootallnate/onceUpdates
@vscode/test-electronfrom 2.3.9 to 2.5.2Changelog
Sourced from
@vscode/test-electron's changelog.Commits
143e3c22.5.23b58360fix: installation error on various platforms6a5daf7chore(deps): bump esbuild and vitest (#306)a08bb0echore(deps-dev): bump vite from 5.4.14 to 5.4.17 (#307)d5bfe64chore: move to npm, drop yarn (#305)aa4ac32update pipeline2f99366feat: allow downloading server versions (#304)eff2b632.5.1e960e8dchore: move to npm, drop yarn70040b7Fix for 'Invalid extraction directory' on macOS (#303)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@vscode/test-electronsince your current version.Install script changes
This version modifies
preparescript 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by CodeRabbit