Skip to content

chore(deps): bump start-server-and-test from 2.1.5 to 3.0.0#1728

Merged
pethers merged 2 commits intomainfrom
dependabot/npm_and_yarn/start-server-and-test-3.0.0
Mar 25, 2026
Merged

chore(deps): bump start-server-and-test from 2.1.5 to 3.0.0#1728
pethers merged 2 commits intomainfrom
dependabot/npm_and_yarn/start-server-and-test-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps start-server-and-test from 2.1.5 to 3.0.0.

Release notes

Sourced from start-server-and-test's releases.

v3.0.0

3.0.0 (2026-03-25)

Features

Removes the requirement on Windows for the deprecated WMI command-line tool (wmic.exe). WMIC is a Feature on Demand (FoD) that is no longer installed by default on latest Windows Server and Desktop releases. Affects Windows Server 2025, Windows 11 24H2 & 25H2.

BREAKING CHANGES

  • Requires Node.js versions 22, 24 or above
Commits
  • a9579dc chore(ci): add dependency install to release workflow (#454)
  • a3080b8 Merge pull request #453 from bahmutov/release/v3
  • c0b0121 feat(deps): Replace ps-tree with tree-kill (#412)
  • 47a8b41 feat: update minimum Node.js to 22
  • 783889b chore(deps): update @​types/node to 25.5.0 (#452)
  • 9e9ae47 chore(deps): update devdependencies to same major & latest minor (#451)
  • a2f29c3 chore(deps): migrate pre-git to husky (#450)
  • a1cdd68 chore(deps): remove orphaned standard JavaScript linter configuration (#449)
  • 88aa272 chore(deps): uninstall unsupported dependency-check (#448)
  • c3a6834 chore(deps): update snap-shot-it to 7.9.10 (#447)
  • Additional commits viewable in compare view
Install script changes

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


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)

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 2.1.5 to 3.0.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.1.5...v3.0.0)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency updates npm labels Mar 25, 2026
@dependabot dependabot bot requested a review from pethers as a code owner March 25, 2026 20:24
@dependabot dependabot bot added dependencies Dependency updates npm labels Mar 25, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 25, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 800adc2.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/start-server-and-test 3.0.0 🟢 4.6
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review⚠️ 0Found 0/29 approved changesets -- score normalized to 0
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • package-lock.json

@github-actions github-actions bot added the infrastructure CI/CD and build infrastructure label Mar 25, 2026
@pethers pethers merged commit 65ea6b5 into main Mar 25, 2026
9 checks passed
@pethers pethers deleted the dependabot/npm_and_yarn/start-server-and-test-3.0.0 branch March 25, 2026 20:50
@github-actions
Copy link
Copy Markdown
Contributor

📸 Automated UI Screenshots

📋 Screenshots Captured (8)

# Screenshot
1 01-splash-screen.png - 01 splash screen.png
2 02-intro-screen-menu.png - 02 intro screen menu.png
3 03-intro-screen-archetype-selector.png - 03 intro screen archetype selector.png
4 04-controls-screen.png - 04 controls screen.png
5 05-philosophy-screen.png - 05 philosophy screen.png
6 06-training-screen.png - 06 training screen.png
7 07-combat-screen-practice.png - 07 combat screen practice.png
8 08-combat-screen-versus.png - 08 combat screen versus.png

📦 Download Screenshots

📥 Download all screenshots from workflow artifacts

Screenshots are preserved as workflow artifacts for 30 days.


🤖 Generated by Playwright automation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates infrastructure CI/CD and build infrastructure npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant