Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 18, 2025

This PR contains the following updates:

Package Change Age Confidence
lint-staged 16.2.3 -> 16.2.6 age confidence
typescript (source) ~5.8.0 -> ~5.9.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

lint-staged/lint-staged (lint-staged)

v16.2.6

Compare Source

Patch Changes

v16.2.5

Compare Source

Patch Changes
  • #​1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.

v16.2.4

Compare Source

Patch Changes
microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Summary by CodeRabbit

  • Chores
    • Updated development tooling and build configuration to keep the project up to date.
    • No changes to runtime behavior or public APIs; existing functionality and control flow remain unchanged.
    • Maintenance-only updates aimed at improving developer experience and build consistency.

@renovate
Copy link
Author

renovate bot commented Oct 18, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error Error: https://npm.pkg.github.com/@deepnote%2fblocks: authentication token not provided
    at params.callback [as _callback] (/opt/containerbase/tools/yarn/1.22.22/24.11.0/node_modules/yarn/lib/cli.js:66680:18)
    at self.callback (/opt/containerbase/tools/yarn/1.22.22/24.11.0/node_modules/yarn/lib/cli.js:141410:22)
    at Request.emit (node:events:508:28)
    at Request.<anonymous> (/opt/containerbase/tools/yarn/1.22.22/24.11.0/node_modules/yarn/lib/cli.js:142382:10)
    at Request.emit (node:events:508:28)
    at IncomingMessage.<anonymous> (/opt/containerbase/tools/yarn/1.22.22/24.11.0/node_modules/yarn/lib/cli.js:142304:12)
    at Object.onceWrapper (node:events:622:28)
    at IncomingMessage.emit (node:events:520:35)
    at endReadableNT (node:internal/streams/readable:1701:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 18, 2025

📝 Walkthrough

Walkthrough

Bumps devDependencies in package.json: TypeScript from ~5.8.0 to ~5.9.0 and lint-staged from 16.2.3 to 16.2.6. No runtime code changes, no exported/public signature changes, and no control-flow or error-handling modifications.

Sequence Diagram(s)

Not applicable — no control-flow or feature changes.

Possibly related PRs

Suggested reviewers

  • Artmann
  • andyjakubowski
  • saltenasl
  • jamesbhobbs
  • dinohamzic

Pre-merge checks

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title "chore(deps): update devdependencies" directly and accurately describes the PR's purpose—updating development dependencies (lint-staged and typescript). It uses conventional commit format, is concise and clear, and provides sufficient specificity for a reviewer scanning history to understand the change. The title aligns perfectly with the PR objectives and changeset summary.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between d3cb29d and 9585532.

📒 Files selected for processing (1)
  • package.json (2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: check_release
🔇 Additional comments (1)
package.json (1)

101-101: TypeScript 5.9 is compatible with this codebase.

Verification confirms no blocking issues:

  • No DOM type usage (ArrayBuffer breaking changes don't apply)
  • Strict mode already enforced (aligns with TS 5.9 defaults)
  • No complex generics to refactor

The 5.8 → 5.9 bump is safe.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Oct 18, 2025

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

coderabbitai[bot]
coderabbitai bot previously approved these changes Oct 18, 2025
@coderabbitai coderabbitai bot mentioned this pull request Oct 20, 2025
3 tasks
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from fefeb89 to 407d875 Compare October 23, 2025 12:49
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 407d875 to a5f66d8 Compare October 23, 2025 16:50
@renovate renovate bot requested a review from dinohamzic as a code owner October 23, 2025 16:50
coderabbitai[bot]
coderabbitai bot previously approved these changes Oct 23, 2025
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 6 times, most recently from 4c48b02 to c235db3 Compare October 27, 2025 16:27
@renovate renovate bot requested a review from a team as a code owner October 27, 2025 16:27
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 10 times, most recently from 1d7bc8e to 2a904e9 Compare October 28, 2025 15:56
@jamesbhobbs jamesbhobbs marked this pull request as draft October 28, 2025 19:05
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 6 times, most recently from 531f6a3 to 8161a8a Compare October 29, 2025 10:11
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 531f6a3 and 8161a8a.

📒 Files selected for processing (1)
  • package.json (2 hunks)
🔇 Additional comments (1)
package.json (1)

101-101: Test TypeScript 5.9.0 with your build and linting workflow.

TypeScript 5.9.0 introduces behavioral changes that could surface new type errors: DOM library updates, type inference improvements, and module semantics additions. These typically require updating @types/* packages, adding explicit types, or adjusting tsconfig/module settings.

Run your build and lint checks to confirm strict @typescript-eslint rules and your codebase handle these changes without introducing new errors.

"husky": "9.1.7",
"jest": "^29.2.0",
"lint-staged": "16.2.3",
"lint-staged": "16.2.6",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick | 🔵 Trivial

Consider using semver range for lint-staged instead of exact pin.

lint-staged uses exact version pinning (16.2.6) while other devDependencies use semver ranges (caret/tilde). For a patch-version bump, exact pinning prevents automatic patch updates. Consider using ^16.2.6 or ~16.2.6 to allow future security patches.

-        "lint-staged": "16.2.6",
+        "lint-staged": "^16.2.6",
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"lint-staged": "16.2.6",
"lint-staged": "^16.2.6",
🤖 Prompt for AI Agents
In package.json around line 89, the devDependency "lint-staged" is pinned to an
exact version ("16.2.6"); change it to a semver range such as "^16.2.6" (or
"~16.2.6" if you prefer only patch updates) so patch/compatible updates are
allowed, then run npm/yarn install to update the lockfile (package-lock.json or
yarn.lock).

@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from 2b554b0 to d3cb29d Compare October 31, 2025 14:00
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from d3cb29d to 9585532 Compare November 2, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant