Skip to content

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

Merged
ghiscoding merged 1 commit intoghiscoding:mainfrom
renovate-bot:renovate/all-minor-patch
Apr 8, 2026
Merged

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

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Apr 3, 2026

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^25.5.0^25.5.2 age confidence
@vitest/coverage-v8 (source) ^4.1.2^4.1.3 age confidence
sass ^1.98.0^1.99.0 age confidence
vite (source) ^8.0.3^8.0.7 age confidence
vitest (source) ^4.1.2^4.1.3 age confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
sass/dart-sass (sass)

v1.99.0

Compare Source

  • Add support for parent selectors (&) at the root of the document. These are
    emitted as-is in the CSS output, where they're interpreted as the scoping
    root
    .

  • User-defined functions named calc or clamp are no longer forbidden. If
    such a function exists without a namespace in the current module, it will be
    used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression,
    -url, -and, -or, or -not are no longer forbidden. These were
    originally intended to match vendor prefixes, but in practice no vendor
    prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that
    begin with - and end with -ELEMENT, as well as the same names with some
    lowercase letters are now deprecated, These are names conflict with plain CSS
    functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end
    with -expression and -url will no longer have special parsing. For now,
    these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are
    deprecated.

    See the Sass website for details.

vitejs/vite (vite)

v8.0.7

Compare Source

Bug Fixes
  • use sync dns.getDefaultResultOrder instead of dns.promises (#​22185) (5c05b04)

v8.0.6

Compare Source

Features
Bug Fixes
Performance Improvements
  • early return in getLocalhostAddressIfDiffersFromDNS when DNS order is verbatim (#​22151) (56ec256)
Miscellaneous Chores

v8.0.5

Compare Source

Bug Fixes

v8.0.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 3 months"
  • 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 Apr 3, 2026

Codecov Report

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

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #182   +/-   ##
=====================================
  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 sass to ^1.99.0 chore(deps): update all non-major dependencies Apr 3, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from fa61cc6 to e6ddb13 Compare April 7, 2026 14:44
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from e6ddb13 to 544054a Compare April 7, 2026 17:49
@ghiscoding ghiscoding merged commit 65dff5b into ghiscoding:main Apr 8, 2026
7 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch April 8, 2026 22:11
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