Skip to content

chore(deps): update all non-major dependencies#160

Merged
ghiscoding merged 1 commit into
ghiscoding:mainfrom
renovate-bot:renovate/all-minor-patch
Jan 30, 2026
Merged

chore(deps): update all non-major dependencies#160
ghiscoding merged 1 commit into
ghiscoding:mainfrom
renovate-bot:renovate/all-minor-patch

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Jan 26, 2026

This PR contains the following updates:

Package Change Age Confidence
@biomejs/biome (source) ^2.3.12^2.3.13 age confidence
@types/node (source) ^25.0.10^25.1.0 age confidence
happy-dom ^20.3.7^20.4.0 age confidence
native-copyfiles (source) ^2.0.0^2.0.1 age confidence
remove-glob ^1.1.0^1.2.0 age confidence

Release Notes

biomejs/biome (@​biomejs/biome)

v2.3.13

Compare Source

Patch Changes
  • #​8815 f924f23 Thanks @​dyc3! - Improved useVueValidVOn to be more closely aligned with the source rule. It will now properly allow modifiers for all possible keyboard events. It should have better performance when there are no violations of the rule as well.

    Now treated valid:

    <div @&#8203;keydown.arrow-down="handler"></div>
    <div @&#8203;keydown.a="handler"></div>
    <div @&#8203;keydown.b="handler"></div>
    <div @&#8203;keydown.27="foo"></div>
  • #​8856 85f81f9 Thanks @​dyc3! - Fixed #​8710: Biome now parses Vue dynamic slot shorthand arguments that use template literals in [].

  • #​8850 2a190e0 Thanks @​dyc3! - Fixed #​8708: Tailwind @utility directives now parse functional utility names like px-* when Tailwind directives are enabled.

  • #​8863 79386e0 Thanks @​dyc3! - Fixed an issue with biome migrate eslint where it couldn't detect rules for CSS, GraphQL, and HTML.

  • #​8771 6f56b6e Thanks @​lghuahua! - Fix the --reporter=summary output incorrectly merging and displaying wrong issue counts for different rules. Fixes #​8730

  • #​8714 ac3a71f Thanks @​Netail! - Added new nursery rule use-consistent-enum-value-type. This rule disallows enums from having both number and string members.

capricorn86/happy-dom (happy-dom)

v20.4.0

Compare Source

🎨 Features

v20.3.9

Compare Source

v20.3.8

Compare Source

ghiscoding/native-copyfiles (native-copyfiles)

v2.0.1

Compare Source

Bug Fixes
  • support more complex glob patterns, brace expansion & negation (#​64) (9f501b0)
ghiscoding/remove-glob (remove-glob)

v1.2.0

Compare Source

Features
  • add --all option & support more complex glob brace expansion (bcaf7e6)

v1.1.1

Compare Source

Bug Fixes
  • add missing -e short CLI alias for exclude option (180c34f)

Configuration

📅 Schedule: Branch creation - "every 3 months" (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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.9%. Comparing base (0d56871) to head (a8d8f24).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #160   +/-   ##
=====================================
  Coverage   99.9%   99.9%           
=====================================
  Files         25      25           
  Lines       1803    1803           
  Branches     349     349           
=====================================
  Hits        1801    1801           
  Misses         2       2           

☔ 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.

@renovate-bot renovate-bot changed the title chore(deps): update dependency happy-dom to ^20.3.9 chore(deps): update all non-major dependencies Jan 26, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 325d19b to c05d211 Compare January 28, 2026 01:01
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from c05d211 to a8d8f24 Compare January 28, 2026 19:00
@ghiscoding ghiscoding merged commit addbca1 into ghiscoding:main Jan 30, 2026
6 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch January 30, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants