chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates#7
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the dev-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.10` | `2.4.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.2` | `4.1.4` | | [tsdown](https://github.com/rolldown/tsdown) | `0.21.7` | `0.21.9` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.18` | `0.28.19` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | Updates `@biomejs/biome` from 2.4.10 to 2.4.12 - [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.12/packages/@biomejs/biome) Updates `@types/node` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 4.1.2 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/coverage-v8) Updates `tsdown` from 0.21.7 to 0.21.9 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.7...v0.21.9) Updates `typedoc` from 0.28.18 to 0.28.19 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.18...v0.28.19) 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) Updates `vitest` from 4.1.2 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: tsdown dependency-version: 0.21.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typedoc dependency-version: 0.28.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: vitest dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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-deps group with 6 updates in the / directory:
2.4.102.4.1225.5.025.6.04.1.24.1.40.21.70.21.90.28.180.28.196.0.26.0.3Updates
@biomejs/biomefrom 2.4.10 to 2.4.12Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
baaacfcci: release (#9890)e0ba71dfeat: implement useIframeSandbox (#9949)2cff700feat(lint/js): adduseVarsOnTop(#9861)27dd7b1feat(react/js): add noComponentHookFactories (#9916)0d0e611feat(js_analyze): implement useReactAsyncServerFunction (#9909)f1c1363feat(lint/js): adduseStringStartsEndsWith(#9796)d417803feat(js_analyze): implement noJsxNamespace (#9913)9701a33feat(lint/js): addnoIdenticalTestTitle(#9376)c499f46feat(lint): implement useReduceTypeParameter nursery rule (#9577)40bd180feat(lint/js): addnoExcessiveSelectorClasses(#9866)Updates
@types/nodefrom 25.5.0 to 25.6.0Commits
Updates
@vitest/coverage-v8from 4.1.2 to 4.1.4Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3Updates
tsdownfrom 0.21.7 to 0.21.9Release notes
Sourced from tsdown's releases.
Commits
752c3e5chore: release v0.21.92d74e05feat: upgrade rolldown16e2795feat(config): track transitive config dependencies for watch reload (#919)38afd8ffix: skip Node.js version check in Bun665e5acfeat(plugin): addtsdownConfigandtsdownConfigResolvedplugin hooks (#918)e6021f5fix(css): detect css modules from full id for vue virtual sfc styles (#917)abe87e7chore: upgrade depsd8e1c1ffix: skip package.json writting when content is deeply equal (#913)60592effeat(exports): add bin to publishConfig when devExports is enabled (#911)ded1b9cchore: release v0.21.8Updates
typedocfrom 0.28.18 to 0.28.19Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
0135da0Update changelog for release68fa965Bump version to 0.28.19cb13565Update changelog, documentationacba2aeFix Comment.getShortSummary with windows line endingsa108643feat(router): move anchor creation to seperate function (#3092)d743a1cMerge pull request #3091 from hyosua/feat/locales-fr70a9b41Update CHANGELOG and format French locales4db90bcAdd French translations for localesc8fb88fAttempt updating actions versionsa58e6a9Update depsUpdates
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 (#...Updates
vitestfrom 4.1.2 to 4.1.4Release notes
Sourced from vitest's releases.
Commits
ac04bacchore: release v4.1.482c858dchore: Remove no-op function in plugin config logic (#8501)d4fbb5cfeat(experimental): support aria snapshot (#9668)b77de96feat(reporter): add filterMeta option to json reporter (#10078)a120e3afeat(experimental): exposeassertionas a public field (#10095)5375780feat(coverage): default to text reporterskipFullif agent detected (#10018)a1b5f0ffix: makeexpect(..., message)consistent as error message prefix (#10068)203f07afix: use "black" foreground for labeled terminal message to ensure contrast (...2dc0d62chore: release v4.1.37827363feat: addexperimental.preParseflag (#10070)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions