chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#784
Merged
JamieMagee merged 2 commits intoMay 13, 2026
Conversation
63faac0 to
0081b3b
Compare
Contributor
|
@dependabot rebase |
JamieMagee
approved these changes
May 13, 2026
…ith 4 updates Bumps the dev-dependencies group with 4 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [mockttp](https://github.com/httptoolkit/mockttp) and [sinon](https://github.com/sinonjs/sinon). Updates `@biomejs/biome` from 2.4.12 to 2.4.15 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.15/packages/@biomejs/biome) Updates `@types/node` from 25.6.0 to 25.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `mockttp` from 4.3.1 to 4.4.1 - [Release notes](https://github.com/httptoolkit/mockttp/releases) - [Commits](httptoolkit/mockttp@v4.3.1...v4.4.1) Updates `sinon` from 21.1.2 to 22.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.1.2...v22.0.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mockttp dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
0081b3b to
66dde07
Compare
Add blank line between import-equals and import type statements, and reorder type exports to satisfy biome 2.4.15's stricter organizeImports rule.
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 dev-dependencies group with 4 updates in the / directory: @biomejs/biome, @types/node, mockttp and sinon.
Updates
@biomejs/biomefrom 2.4.12 to 2.4.15Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
9dd3271ci: release (#10210)7b8d4e1feat(lint/html/vue): adduseVueValidVFor(#10195)ba3480efeat(lint/js): adduseTestHooksInOrder(#9394)e0a54ccfeat(lint/js/vue): adduseVueNextTickPromise(#10254)1110256feat(lint/vue): addnoVueImportCompilerMacros(#10238)7f7419cfix: grammar in extends docstring (#10263)0ae5840feat(lint/js): adduseThisForClassMethods(#9807)83f7385feat(lint/js): addnoBaseToString(#9838)64aee45feat(lint/html/vue): addnoVueVOnNumberValues(#10219)46393e0ci: release (#10100)Updates
@types/nodefrom 25.6.0 to 25.7.0Commits
Updates
mockttpfrom 4.3.1 to 4.4.1Commits
0e03a314.4.1b71e389Disable strictSingleValueFields for HTTP/2 responsese546ac54.4.04eba266Add 'response-information' event to listen to 1xx info responses7897012Fix possible multi-firing events after reconnectsb16ea0fTighten up header validation to match Node16747d3Properly test and then fix 1xx h2 passthrough1530762Proxy 1xx response through passthrough steps21f9fe1Stop Node from blocking & hiding unexpected 'expect' requestsf1c05a1Validate headers in InfoResponse stepsUpdates
sinonfrom 21.1.2 to 22.0.0Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
52555af22.0.0ed911dfUpdate Ruby gems75a1e5bUpdate to Node 26197d660Update documentation on faking timers to reflect the current state of fake-ti...c5ddf80Update fake-timers@15.4: includes new Temporal APIf4ab02fUpdate updatable packages0536afcQuality: Global mutable call id can grow unbounded across long-lived processe...f4f7d93Perform additional cleanup when calling callThrough() (#2670)6199e9eimprove GitHubworkflows by introducing zizmor for monitoring (#2686)1519009Merge #2703: isolate walk state from Object prototype