Skip to content

fix(deps): update all non-major dependencies#944

Merged
yamadashy merged 1 commit intomainfrom
renovate/all-minor-patch
Nov 11, 2025
Merged

fix(deps): update all non-major dependencies#944
yamadashy merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@biomejs/biome (source) ^2.3.1 -> ^2.3.3 age confidence devDependencies patch 2.3.5 (+1)
@hono/node-server ^1.19.5 -> ^1.19.6 age confidence dependencies patch
@modelcontextprotocol/sdk (source) ^1.20.2 -> ^1.21.0 age confidence dependencies minor 1.21.1
@types/chrome (source) ^0.1.24 -> ^0.1.27 age confidence devDependencies patch
@types/node (source) ^24.9.1 -> ^24.10.0 age confidence devDependencies minor
@typescript/native-preview (source) ^7.0.0-dev.20251026.1 -> ^7.0.0-dev.20251104.1 age confidence devDependencies patch 7.0.0-dev.20251111.1 (+6)
anthropics/claude-code-action v1.0.14 -> v1.0.16 age confidence action patch
crate-ci/typos v1.38.1 -> v1.39.0 age confidence action minor
fast-xml-parser ^5.3.0 -> ^5.3.1 age confidence dependencies patch
github/codeql-action v4.31.0 -> v4.31.2 age confidence action patch
hono (source) ^4.10.3 -> ^4.10.4 age confidence dependencies patch 4.10.5
jsdom ^27.0.1 -> ^27.1.0 age confidence devDependencies minor
lucide-vue-next (source) ^0.548.0 -> ^0.552.0 age confidence dependencies minor 0.553.0
minimatch ^10.0.3 -> ^10.1.1 age confidence dependencies minor
oxlint (source) ^1.24.0 -> ^1.25.0 age confidence devDependencies patch 1.28.0 (+2)
rimraf ^6.0.1 -> ^6.1.0 age confidence devDependencies minor

Release Notes

biomejs/biome (@​biomejs/biome)

v2.3.3

Compare Source

Patch Changes
honojs/node-server (@​hono/node-server)

v1.19.6

Compare Source

modelcontextprotocol/typescript-sdk (@​modelcontextprotocol/sdk)

v1.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.20.2...1.21.0

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20251104.1

Compare Source

v7.0.0-dev.20251103.1

Compare Source

anthropics/claude-code-action (anthropics/claude-code-action)

v1.0.16

Compare Source

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.16

v1.0.15

Compare Source

What's Changed
New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.15

crate-ci/typos (crate-ci/typos)

v1.39.0

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)
NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v5.3.1

Compare Source

github/codeql-action (github/codeql-action)

v4.31.2

Compare Source

v4.31.1

Compare Source

jsdom/jsdom (jsdom)

v27.1.0

Compare Source

  • Improved CSS parsing by switching to @acemir/cssom, including support for nested selectors, nested declarations, layer statements, and improved at-rule validation. (acemir)
  • Fixed some selector cache invalidation issues where changes to attributes were not being picked up. (asamuzaK)
  • Fixed package.json "engines" field to reflect the new minimum Node.js versions needed to run jsdom, as noted in the changelog for v27.0.1.
lucide-icons/lucide (lucide-vue-next)

v0.552.0: Version 0.552.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.551.0...0.552.0

v0.551.0: Version 0.551.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.550.0...0.551.0

v0.550.0: Version 0.550.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.549.0...0.550.0

v0.549.0: Version 0.549.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.548.0...0.549.0

isaacs/minimatch (minimatch)

v10.1.1

Compare Source

v10.1.0

Compare Source

isaacs/rimraf (rimraf)

v6.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added dependencies Dependencies updates renovate Renovate labels Nov 10, 2025
@renovate renovate bot requested a review from yamadashy as a code owner November 10, 2025 00:41
@renovate renovate bot added renovate Renovate dependencies Dependencies updates labels Nov 10, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.62%. Comparing base (1dd30cd) to head (18ef52a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #944   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files         111      111           
  Lines        7839     7839           
  Branches     1501     1501           
=======================================
  Hits         7026     7026           
  Misses        813      813           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 10, 2025

Deploying repomix with  Cloudflare Pages  Cloudflare Pages

Latest commit: 18ef52a
Status: ✅  Deploy successful!
Preview URL: https://c0b75984.repomix.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.repomix.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 080b371 to 31c34a3 Compare November 11, 2025 02:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 31c34a3 to 18ef52a Compare November 11, 2025 13:38
@yamadashy yamadashy merged commit 6b84c36 into main Nov 11, 2025
54 of 55 checks passed
@yamadashy yamadashy deleted the renovate/all-minor-patch branch November 11, 2025 14:12
yamadashy added a commit that referenced this pull request Nov 15, 2025
Add release notes documenting:
- Bug fix for output file extension not matching style parameter (#947)
- Package size reduction by replacing tree-sitter-wasms (#942)
- Dependency updates (#944)

This release fixes an issue introduced in v1.9.0 where the output file
extension didn't automatically adjust when using --style option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies updates renovate Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant