chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#13
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 3 updates Bumps the dev-dependencies group with 3 updates in the / directory: [@typescript/native-preview](https://github.com/microsoft/typescript-go), [eslint](https://github.com/eslint/eslint) and [turbo](https://github.com/vercel/turborepo). Updates `@typescript/native-preview` from 7.0.0-dev.20260604.1 to 7.0.0-dev.20260615.1 - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `turbo` from 2.9.16 to 2.9.18 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.16...v2.9.18) --- updated-dependencies: - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260615.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.9.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
This PR updates several development dependencies including @typescript/native-preview, eslint, and turbo. The updates are intended to improve linting reporting and build stability. The changes are up to standards, and no logic or security flaws were identified during the review.
Test suggestions
- Verify @typescript/native-preview version matches the pinned development version in package.json
- Verify eslint version is updated to ^10.5.0 in package.json
- Verify turbo version update is reflected in the bun.lock file
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
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 3 updates in the / directory: @typescript/native-preview, eslint and turbo.
Updates
@typescript/native-previewfrom 7.0.0-dev.20260604.1 to 7.0.0-dev.20260615.1Commits
Updates
eslintfrom 10.4.1 to 10.5.0Release notes
Sourced from eslint's releases.
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
turbofrom 2.9.16 to 2.9.18Release notes
Sourced from turbo's releases.
... (truncated)
Commits
3bdce32publish 2.9.18 to registry2a76556fix: Block self-hosted login URLs from attempting to use Vercel's SSO (#13061)da8e348fix: Validate OidHash hex buffers (#13060)3018717fix: Separate artifact signature fields (#13059)34514e2fix: Preserve vt100 cell byte counts (#13058)24e2d34fix(turborepo): Normalize Windows daemon path hash (#13020)16dc881fix: Contain incremental cache outputs (#13057)92e1f8efix: Strip special mode bits from cache restore (#13056)f46f896fix: Prevent git argument injection in SCM refs (#13055)7f353cafix: Confine prune patch paths (#13054)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 conditionsSummary by cubic
Upgrade dev tooling to the latest minor/patch versions to keep linting and builds stable and secure. No app code changes; only
package.jsonandbun.lockwere updated.eslint10.5.0 (from 10.4.1) – improved rule reporting; no config changes expected.turbo2.9.18 (from 2.9.16) – cache/security hardening and stability fixes.@typescript/native-preview7.0.0-dev.20260615.1 (from 7.0.0-dev.20260604.1) – updates the TS 7 native preview toolchain.Written for commit 9a00b3a. Summary will update on new commits.