chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates#2943
Merged
pethers merged 1 commit intoJun 11, 2026
Conversation
Contributor
🏷️ Automatic Labeling SummaryThis PR has been automatically labeled based on the files changed and PR metadata. Applied Labels: dependencies,size-l,npm Label Categories
For more information, see |
Contributor
🔍 Lighthouse Performance Audit
📥 Download full Lighthouse report Budget Compliance: Performance budgets enforced via |
…ectory with 3 updates Bumps the development-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [sharp](https://github.com/lovell/sharp) and [start-server-and-test](https://github.com/bahmutov/start-server-and-test). Updates `@types/node` from 25.9.2 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `sharp` from 0.34.5 to 0.35.1 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.1) Updates `start-server-and-test` from 3.0.10 to 3.0.11 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v3.0.10...v3.0.11) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sharp dependency-version: 0.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: start-server-and-test dependency-version: 3.0.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
9c4f433 to
a119d6b
Compare
Contributor
🔍 Lighthouse Performance Audit
📥 Download full Lighthouse report Budget Compliance: Performance budgets enforced via |
pethers
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 3 updates in the / directory: @types/node, sharp and start-server-and-test.
Updates
@types/nodefrom 25.9.2 to 25.9.3Commits
Updates
sharpfrom 0.34.5 to 0.35.1Release notes
Sourced from sharp's releases.
... (truncated)
Commits
d781a2dRelease v0.35.184fa853Prerelease v0.35.1-rc.121263c3TypeScript: Switch type defs to ESM, convert back to CJS #45378deceb4Docs: fix link in changelog (#4541)c9f08ebRevert "Docs: Highlight that Windows ARM64 support is experimental" (#4540)3ec892fPrerelease v0.35.1-rc.0fbdeac5CI: Run packaging linter on sub-packages1da92b3WebAssembly: Ensure wrapper file is published #453832c029eAdd packaging linter to help prevent regression e.g. #453798dc1dfTypeScript: Ensure type definitions are published #4537Updates
start-server-and-testfrom 3.0.10 to 3.0.11Release notes
Sourced from start-server-and-test's releases.
Commits
57c221dfix: register --expected as an alias of --expect (#484)