Skip to content

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

Merged
sapphi-red merged 1 commit into
mainfrom
renovate/all-minor-patch
Aug 24, 2026
Merged

chore(deps): update all non-major dependencies#122
sapphi-red merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@swc/core (source) ^1.16.0^1.16.1 age confidence
@vitejs/plugin-react (source) ^6.0.5^6.1.0 age confidence
@vitejs/release-scripts ^1.9.1^1.9.2 age confidence
oxfmt (source) ^0.63.0^0.64.0 age confidence
oxlint (source) ^1.78.0^1.79.0 age confidence
vitest (source) ^4.1.10^4.1.11 age confidence

Release Notes

swc-project/swc (@​swc/core)

v1.16.1

Compare Source

Bug Fixes
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.1.0

Compare Source

Add experimental native React Compiler support (#​1419)

Add experimental native React Compiler support.

You can use it by installing oxc-transform-react and enabling it via the compiler option:

npm install -D oxc-transform-react
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'

export default defineConfig({
  plugins: [
     react({ compiler: true })
  ]
})
vitejs/release-scripts (@​vitejs/release-scripts)

v1.9.2

Compare Source

oxc-project/oxc (oxfmt)

v0.64.0

Compare Source

🚀 Features
📚 Documentation
oxc-project/oxc (oxlint)

v1.79.0

Compare Source

💥 BREAKING CHANGES
  • 8c4552d linter: [BREAKING] Split react/react-compiler into per-category rules (#​25500) (Boshen)
🐛 Bug Fixes
  • 228e8e0 linter: Resolve inactive React compiler rules (#​25830) (Boshen)
  • aa49d86 linter: Allow spread rule options in config types (#​25675) (ch3rry)
  • 36f8451 linter/eslint/no-eval: Align indirect default with ESLint (#​25656) (camc314)
  • beb724d linter/eslint/no-unused-vars: Report bare underscore parameters (#​25663) (camc314)
  • 4004c10 linter/eslint/no-irregular-whitespace: Check comments by default (#​25660) (camc314)
  • 285820e linter/no-large-snapshots: Precompile and document allowed snapshot matchers (#​25611) (Mikhail Baev)
  • 4df5835 linter: Allow capitalized built-in calls (#​25516) (Boshen)
vitest-dev/vitest (vitest)

v4.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvitest@​4.1.10 ⏵ 4.1.119810079 +199100
Addedoxfmt@​0.64.0861008896100
Added@​vitejs/​release-scripts@​1.9.2871009393100
Addedoxlint@​1.79.0991009196100
Added@​swc/​core@​1.16.19210010096100
Added@​vitejs/​plugin-react@​6.1.010010010095100

View full report

@sapphi-red
sapphi-red merged commit 2d9f211 into main Aug 24, 2026
17 checks passed
@sapphi-red
sapphi-red deleted the renovate/all-minor-patch branch August 24, 2026 01:47
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.

1 participant