Skip to content

chore: deno@2.6.10#842

Merged
johngeorgewright merged 1 commit into
masterfrom
deno-upgrade
Feb 18, 2026
Merged

chore: deno@2.6.10#842
johngeorgewright merged 1 commit into
masterfrom
deno-upgrade

Conversation

@johngeorgewright

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings February 18, 2026 12:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Deno runtime version to 2.6.10 and improves the lint-staged configuration by restricting file patterns to only those supported by Deno's formatter. The version update is a patch-level bump from 2.6.9, and the lint-staged change prevents unnecessary processing of unsupported file types.

Changes:

  • Bumped Deno version from 2.6.9 to 2.6.10 in .dvmrc
  • Changed lint-staged pattern from wildcard '*' to specific file extensions for better efficiency and correctness

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.dvmrc Updates Deno version to 2.6.10 (used by CI/CD workflows)
lint-staged.config.js Restricts file pattern to supported extensions (js, ts, json, md, yaml, etc.) instead of wildcard

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lint-staged.config.js
@johngeorgewright johngeorgewright merged commit 6af2099 into master Feb 18, 2026
9 checks passed
@johngeorgewright johngeorgewright deleted the deno-upgrade branch February 18, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants