Skip to content

Update Patch version bumps#393

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/patch-version-bumps
Open

Update Patch version bumps#393
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/patch-version-bumps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 4, 2026

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-v8 (source) 4.1.24.1.3 age confidence
jsdom 29.0.129.0.2 age confidence
react (source) 19.2.419.2.5 age confidence
react-dom (source) 19.2.419.2.5 age confidence
typescript-eslint (source) 8.58.08.58.1 age confidence
vite (source) 8.0.58.0.7 age confidence
vite-plugin-static-copy 4.0.04.0.1 age confidence
vitest (source) 4.1.24.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
jsdom/jsdom (jsdom)

v29.0.2

Compare Source

  • Significantly improved and sped up getComputedStyle(). Computed value rules are now applied across a broader set of properties, and include fixes related to inheritance, defaulting keywords, custom properties, and color-related values such as currentcolor and system colors. (@​asamuzaK)
  • Fixed CSS 'background' and 'border' shorthand parsing. (@​asamuzaK)
facebook/react (react)

v19.2.5: 19.2.5 (April 8th, 2026)

Compare Source

React Server Components
typescript-eslint/typescript-eslint (typescript-eslint)

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

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
sapphi-red/vite-plugin-static-copy (vite-plugin-static-copy)

v4.0.1

Compare Source

Patch Changes
  • #​249 c6bf44c Thanks @​sapphi-red! - Fix absolute dest paths being nested under the output directory

    When dest was an absolute path and the source file had a directory component (structured output), the path was incorrectly converted to a relative path, causing files to be nested under the build output directory instead of being copied to the specified absolute path.

    { src: 'foo/foo.txt', dest: '/home/user/my-repo/bar' }

    Before: /home/user/my-repo/dist/home/user/my-repo/bar/foo/foo.txt
    After: /home/user/my-repo/bar/foo/foo.txt

  • #​247 d3af79e Thanks @​sapphi-red! - Fix rename.stripBase to work correctly with ../ paths

    Previously, stripBase counted .. as directory segments, causing incorrect output paths when copying from parent directories.

    { src: '../../src/pages/**/*.html', dest: 'dist/', rename: { stripBase: 2 } }

    Before: dist/src/pages/events/test.html
    After: dist/events/test.html

    { src: '../../src/pages/**/*.html', dest: 'dist/', rename: { stripBase: true } }

    Before: dist/src/pages/events/test.html
    After: dist/test.html


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 the dependencies Pull requests that update a dependency file label Apr 4, 2026
@renovate renovate bot assigned gjong Apr 4, 2026
@renovate renovate bot force-pushed the renovate/patch-version-bumps branch from 5e09068 to 69d8868 Compare April 6, 2026 09:50
@renovate renovate bot changed the title Update dependency vite-plugin-static-copy to v4.0.1 Update Patch version bumps Apr 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 9.45% 304 / 3215
🔵 Statements 9.3% 319 / 3427
🔵 Functions 6.05% 97 / 1602
🔵 Branches 7.85% 114 / 1452
File CoverageNo changed files found.
Generated in workflow #1578 for commit 59db889 by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/patch-version-bumps branch 2 times, most recently from 30ecab5 to 6062431 Compare April 6, 2026 20:46
@renovate renovate bot changed the title Update Patch version bumps Update dependency vite-plugin-static-copy to v4.0.1 Apr 6, 2026
@renovate renovate bot changed the title Update dependency vite-plugin-static-copy to v4.0.1 Update Patch version bumps Apr 7, 2026
@renovate renovate bot force-pushed the renovate/patch-version-bumps branch 4 times, most recently from 9f57889 to 6466648 Compare April 8, 2026 14:47
@renovate renovate bot force-pushed the renovate/patch-version-bumps branch from 6466648 to 59db889 Compare April 8, 2026 21:01
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 8, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant