This repository was archived by the owner on Jun 12, 2026. It is now read-only.
chore(deps): bump the dev-dependencies group with 6 updates - #9
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [turbo](https://github.com/vercel/turborepo) | `2.7.3` | `2.7.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.52.0` | `8.53.0` | | [react-router-devtools](https://github.com/forge-42/react-router-devtools) | `6.1.0` | `6.2.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.15` | `0.28.16` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.0.17` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.16` | `4.0.17` | Updates `turbo` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.7.3...v2.7.4) Updates `typescript-eslint` from 8.52.0 to 8.53.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/typescript-eslint) Updates `react-router-devtools` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/forge-42/react-router-devtools/releases) - [Commits](code-forge-io/react-router-devtools@v6.1.0...v6.2.0) Updates `typedoc` from 0.28.15 to 0.28.16 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.15...v0.28.16) Updates `vitest` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/vitest) Updates `@vitest/coverage-v8` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/coverage-v8) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-router-devtools dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typedoc dependency-version: 0.28.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.0.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
Closing this Dependabot version-update PR as part of the org-wide dependency update policy cleanup. Dependabot configs now keep version-update PR creation disabled with |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
2.7.32.7.48.52.08.53.06.1.06.2.00.28.150.28.164.0.164.0.174.0.164.0.17Updates
turbofrom 2.7.3 to 2.7.4Release notes
Sourced from turbo's releases.
... (truncated)
Commits
3486794publish 2.7.4 to registry7d09ebarelease(turborepo): 2.7.4-canary.3 (#11426)a8b8102fix(docs): Fix markdown content negotation matcher (#11425)693c5a0fix(tui): Properly disable mouse mode on exit and panic (#11418)c8e253efix(docs): Make mobile menu scrollable on small viewports (#11422)60637b3fix(docs): OpenAPI docs generation with CI drift detection (#11424)09e1a6edocs: Fix OpenAPI spec (#11421)ddc3cc3fix(docs): Exclude schema.json paths from middleware matcher (#11420)14d1f27docs: Exclude sitemap.xml from middleware to prevent i18n rewrite (#11419)90cd279release(turborepo): 2.7.4-canary.2 (#11417)Updates
typescript-eslintfrom 8.52.0 to 8.53.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
3021edechore(release): publish 8.53.0Updates
react-router-devtoolsfrom 6.1.0 to 6.2.0Commits
ac2c476feat: improve perf (#246)Updates
typedocfrom 0.28.15 to 0.28.16Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
442ec0fUpdate changelog for releasea0e3a3aBump version to 0.28.16dab0beaAttempt to set up OIDC publishingcd498d9Make markdownItLoader work with TypeDoc-overriden rules0aff3baPublish options schema4e7a709Fix crash due to invalid implementationOf reference6aa031bFix CIb2f0149Improved vertical positioning for svg text icons (#3056)acc2f4dFix TypeStrong/typedoc#3057.0489adcPermit fs-fixture-builder to buildMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typedoc since your current version.
Updates
vitestfrom 4.0.16 to 4.0.17Release notes
Sourced from vitest's releases.
Commits
dd54e94chore: release v4.0.1759f92d4fix(fsModuleCache): add importers alongside importedModules (#9423)751364efix(fsModuleCache): don't store importers in cache (#9422)4b67fc2fix: typo in browser.provider error (#9394)40841fffix: handle null options inaddEventHandler#9371 (#9372)200dadbfix(pool): handle worker start failures gracefully (#9337)1500654fix(browser): supportfileParallelismon an instance (#9328)a8a8836fix(pool): validate environment options when reusing the worker (#9349)7b10ab4fix(typecheck): improve error message when tsc outputs help text (#9214)876cb84feat: support TRACEPARENT and TRACESTATE environment variables for OpenTeleme...Updates
@vitest/coverage-v8from 4.0.16 to 4.0.17Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
dd54e94chore: release v4.0.1729ee7f5chore(deps): updateast-v8-to-istanbul(#9418)b094053fix(coverage): remove unnecessaryistanbul-lib-source-mapsusage (#9344)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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