Skip to content

Update all non-major dependencies (master)#1434

Merged
ivy-lli merged 1 commit intomasterfrom
renovate/master-all-minor-patch
Mar 16, 2026
Merged

Update all non-major dependencies (master)#1434
ivy-lli merged 1 commit intomasterfrom
renovate/master-all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 14, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@lerna-lite/cli (source) 4.11.34.11.4 age confidence devDependencies patch 4.11.5
@lerna-lite/publish (source) 4.11.34.11.4 age confidence devDependencies patch 4.11.5
@lerna-lite/version (source) 4.11.34.11.4 age confidence devDependencies patch 4.11.5
@tanstack/react-virtual (source) 3.13.203.13.22 age confidence dependencies patch
@types/node (source) 24.11.224.12.0 age confidence devDependencies minor
@vitejs/plugin-react (source) 5.1.45.2.0 age confidence devDependencies minor
@vscode/codicons ^0.0.44^0.0.45 age confidence devDependencies patch
happy-dom 20.8.320.8.4 age confidence devDependencies patch
i18next (source) 25.8.1425.8.18 age confidence dependencies patch
i18next-cli 1.49.31.49.7 age confidence devDependencies patch 1.50.1 (+1)
maven 3.9.12-eclipse-temurin-253.9.14-eclipse-temurin-25 age confidence final patch
pnpm (source) 10.30.310.32.1 age confidence minor
react-i18next 16.5.616.5.8 age confidence dependencies patch
vitest (source) 4.0.184.1.0 age confidence devDependencies minor

Release Notes

lerna-lite/lerna-lite (@​lerna-lite/cli)

v4.11.4

Compare Source

Note: Version bump only for package @​lerna-lite/cli

lerna-lite/lerna-lite (@​lerna-lite/publish)

v4.11.4

Compare Source

Bug Fixes
lerna-lite/lerna-lite (@​lerna-lite/version)

v4.11.4

Compare Source

Bug Fixes
TanStack/virtual (@​tanstack/react-virtual)

v3.13.22

Compare Source

Patch Changes

v3.13.21

Compare Source

Patch Changes
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.2.0

Compare Source

microsoft/vscode-codicons (@​vscode/codicons)

v0.0.45

Compare Source

Changes:

  • #​443: Update SVG icons for VSCode and VSCode Insiders
  • #​440: Revert "build(deps): bump tar and fantasticon"
  • #​439: Add new-session icon and metadata for session creation
  • #​435: build(deps): bump tar and fantasticon
  • #​437: Update SVG icons for improved design and clarity
  • #​417: build(deps-dev): bump lodash from 4.17.21 to 4.17.23
  • #​433: Update SVG icons for improved design and consistency
  • #​432: Update SVG icons and add 'open-in-window' icon
  • #​429: Update 'thinking' icon SVG for improved design and clarity
  • #​428: Update SVG icons for design consistency and clarity
See More
  • #​425: Add 'claude' icon and update mapping.json
  • #​424: Remove old GitHub Actions build workflow configuration
  • #​423: Add 'openai' icons to mapping and include SVG file
  • #​418: Fix copy buttons not appearing in search results
  • #​388: Use nextVersion in pipeline
  • #​416: Add new icons for 'ask' and 'screen-cut' with corresponding metadata
  • #​412: Add copy SVG to clipboard option on icon click
  • #​411: Add icon descriptions and metaphors data structures
  • #​410: Bump cloud icons down 1px for vertical centering
  • #​408: Enhance icon search functionality and metadata handling
  • #​409: Add worktree and worktree-small SVG icons
  • #​407: Implement theme toggle functionality with dark mode support
  • #​406: Refactor SVG icons for clarity and performance
  • #​405: Improve vertical optical centering for keyboard-tab-above
  • #​404: Add new SVG icons for add-small and remove-small

This list of changes was auto generated.

capricorn86/happy-dom (happy-dom)

v20.8.4

Compare Source

i18next/i18next (i18next)

v25.8.18

Compare Source

  • improve selector api to accept array of selector functions, analogous to array of keys 2404

v25.8.17

Compare Source

  • update deps

v25.8.16

Compare Source

  • fix(types): on() method now correctly returns this instead of void, matching the runtime behavior and enabling proper method chaining in TypeScript

v25.8.15

Compare Source

  • fix: Selector API unable to resolve namespaces #​2402
i18next/i18next-cli (i18next-cli)

v1.49.7

Compare Source

  • fix: sync and extract --ci produce inconsistent plural key ordering in JSON locale files #​216

v1.49.6

Compare Source

  • fix: sync clears locale-specific plural forms like _many in secondary locales, causing status to report missing translations #​215

v1.49.5

Compare Source

  • updated dependencies

v1.49.4

Compare Source

  • improve extractor regarding "resolve namespace from const/identifier expressions" #​209
  • improve extractor regarding "support TS type-aware resolution for finite dynamic keys (template unions, const maps, helper returns)" #​210
pnpm/pnpm (pnpm)

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.31.0

Compare Source

i18next/react-i18next (react-i18next)

v16.5.8

Compare Source

  • A selector function cannot be resolved without an i18n instance... returning empty string is safer than leaking the raw function reference. 1907

v16.5.7

Compare Source

  • fix: <Trans> component with enableSelector: true does not support multiple selectors for fallbacks 1907
vitest-dev/vitest (vitest)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Zurich, 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 Mar 14, 2026
@renovate renovate bot requested a review from ivy-lli as a code owner March 14, 2026 01:36
@renovate renovate bot force-pushed the renovate/master-all-minor-patch branch 3 times, most recently from ba3e393 to c1e7a8b Compare March 15, 2026 21:55
@renovate renovate bot force-pushed the renovate/master-all-minor-patch branch from c1e7a8b to 67007cd Compare March 16, 2026 00:53
@ivy-lli ivy-lli merged commit 70be4d1 into master Mar 16, 2026
13 checks passed
@ivy-lli ivy-lli deleted the renovate/master-all-minor-patch branch March 16, 2026 06:31
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