chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#1574
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#1574dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.11` | `2.4.14` | | [esmock](https://github.com/iambumblehead/esmock) | `2.7.3` | `2.7.4` | | [mockttp](https://github.com/httptoolkit/mockttp) | `4.3.0` | `4.3.2` | | [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `11.0.1` | `11.1.0` | | [sinon](https://github.com/sinonjs/sinon) | `21.1.2` | `22.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | Updates `@biomejs/biome` from 2.4.11 to 2.4.14 - [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.14/packages/@biomejs/biome) Updates `esmock` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/iambumblehead/esmock/releases) - [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md) - [Commits](iambumblehead/esmock@v2.7.3...v2.7.4) Updates `mockttp` from 4.3.0 to 4.3.2 - [Release notes](https://github.com/httptoolkit/mockttp/releases) - [Commits](httptoolkit/mockttp@v4.3.0...v4.3.2) Updates `mongodb-memory-server` from 11.0.1 to 11.1.0 - [Release notes](https://github.com/typegoose/mongodb-memory-server/releases) - [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v11.1.0/packages/mongodb-memory-server) 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) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: esmock dependency-version: 2.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: mockttp dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: mongodb-memory-server dependency-version: 11.1.0 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 - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
affb3d5 to
f64c1a5
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 6 updates in the / directory:
2.4.112.4.142.7.32.7.44.3.04.3.211.0.111.1.021.1.222.0.06.0.26.0.3Updates
@biomejs/biomefrom 2.4.11 to 2.4.14Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
46393e0ci: release (#10100)ae659ddfeat(lint/js): addnoExcessiveNestedCallbacks(#10188)d62b331feat(lint/js): adduseMathMinMax(#9926)7acf1e0feat(lint/js): addnoReactStringRefs(#9922)491b171feat(lint/js): adduseTestHooksOnTop(#9393)4a664c1fix(noShadow): make sure it doesn't shadow types (#10083)e316150ci: release (#9991)11ddc05feat(lint): add useReactNativePlatformComponents rule and options (#10033)1603f78feat(js_analyze): implement noJsxLeakedDollar (#9911)c5eb92bfeat(linter): add nursery rule noUnnecessaryTemplateExpression (#9969)Updates
esmockfrom 2.7.3 to 2.7.4Release notes
Sourced from esmock's releases.
Changelog
Sourced from esmock's changelog.
... (truncated)
Commits
652f693Merge pull request #332 from iambumblehead/try-enabling-some-tests224acd7update CHANGLOG.mde987cefupdate CHANGELOG.mdba8cf91disable workspaces ts-node testsd513decadded node-version 25.x to test matrix2142e13add additional note to CHANGELOG.mda339a67increment package.json version5f1865fadd note that ts-node is un-maintained and tests disabled09877f9try enabling tests-workspaces ts tests34f8101leave jest-ts test disabledUpdates
mockttpfrom 4.3.0 to 4.3.2Commits
0e0af104.3.25f834ccPin asn1 subdeps to resolve@peculiarbreaking issues in v2.7.01448822Wait for keylog 'finish' on server.stop2422abcMake keylog tests less flaky by waiting for IO explicitly0ce1d54Make abort test less flaky with a local target server90afd9fUpdate CI Node version to match server1f4ca6eFix up the tests to pass in v25 (stricter validation catching test bugs)313d5b2Make the latest CI build really use latest Nodeede564dAdd test for now-fixed events breaking body passthrough buge518dbaAdd a scheduled build, using the latest dep versionsUpdates
mongodb-memory-serverfrom 11.0.1 to 11.1.0Release notes
Sourced from mongodb-memory-server's releases.
Changelog
Sourced from mongodb-memory-server's changelog.
Commits
1342553release: v11.1.0Updates
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 prototypeUpdates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...