chore(deps-dev): bump the dev-deps group across 1 directory with 3 updates#11
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-deps group across 1 directory with 3 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
…dates Bumps the dev-deps group with 3 updates in the / directory: [@typescript/native-preview](https://github.com/microsoft/typescript-go), [typedoc](https://github.com/TypeStrong/TypeDoc) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@typescript/native-preview` from 7.0.0-dev.20260705.1 to 7.0.0-dev.20260706.1 - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `typedoc` from 0.28.19 to 0.28.20 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.19...v0.28.20) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260706.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typedoc dependency-version: 0.28.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
989a29e to
24b1bbf
Compare
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-deps group with 3 updates in the / directory: @typescript/native-preview, typedoc and vitest.
Updates
@typescript/native-previewfrom 7.0.0-dev.20260705.1 to 7.0.0-dev.20260706.1Commits
Updates
typedocfrom 0.28.19 to 0.28.20Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
34d843bUpdate changelog for releasefbd4a25Bump version to 0.28.2093ba157Update dependencies in examplee8c5df8Remove unnecessary files from distribution392b0ddUpdate dependencies8510dd4Add missing entries in changelog before release51dc052Update change log for 0.28.20 release72f20cdMerge branch 'fix-locale-sort-group-category-titles' into dev623f2c0Fix failing test, accept slightly slower build for nowc8bdf14Minor config tweak to improve dev build timeUpdates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...