Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@sxzz/eslint-config ^7.1.2 -> ^7.1.4 age confidence
@sxzz/prettier-config ^2.2.3 -> ^2.2.4 age confidence
@sxzz/test-utils ^0.5.9 -> ^0.5.10 age confidence
eslint (source) ^9.33.0 -> ^9.34.0 age confidence
magic-string ^0.30.17 -> ^0.30.18 age confidence
pnpm (source) 10.14.0 -> 10.15.0 age confidence
rollup (source) ^4.46.3 -> ^4.50.0 age confidence
tsdown ^0.14.1 -> ^0.14.2 age confidence
tsx (source) ^4.20.4 -> ^4.20.5 age confidence
unplugin (source) ^2.3.6 -> ^2.3.10 age confidence
vite (source) ^7.1.2 -> ^7.1.3 age confidence
vue (source) ^3.5.18 -> ^3.5.20 age confidence

Release Notes

sxzz/eslint-config (@​sxzz/eslint-config)

v7.1.4

Compare Source

   🚀 Features
    View changes on GitHub

v7.1.3

Compare Source

No significant changes

    View changes on GitHub
sxzz/prettier-config (@​sxzz/prettier-config)

v2.2.4

Compare Source

No significant changes

    View changes on GitHub
sxzz/test-utils (@​sxzz/test-utils)

v0.5.10

Compare Source

   🐞 Bug Fixes
  • deps: Update all non-major dependencies  -  in #​56 (08162)
    View changes on GitHub
eslint/eslint (eslint)

v9.34.0

Compare Source

rich-harris/magic-string (magic-string)

v0.30.18

Compare Source

Bug Fixes
pnpm/pnpm (pnpm)

v10.15.0

Compare Source

Minor Changes
  • Added the cleanupUnusedCatalogs configuration. When set to true, pnpm will remove unused catalog entries during installation #​9793.
  • Automatically load pnpmfiles from config dependencies that are named @*/pnpm-plugin-* #​9780.
  • pnpm config get now prints an INI string for an object value #​9797.
  • pnpm config get now accepts property paths (e.g. pnpm config get catalog.react, pnpm config get .catalog.react, pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'), and pnpm config set now accepts dot-leading or subscripted keys (e.g. pnpm config set .ignoreScripts true).
  • pnpm config get --json now prints a JSON serialization of config value, and pnpm config set --json now parses the input value as JSON.
Patch Changes
  • Semi-breaking. When automatically installing missing peer dependencies, prefer versions that are already present in the direct dependencies of the root workspace package #​9835.
  • When executing the pnpm create command, must verify whether the node version is supported even if a cache already exists #​9775.
  • When making requests for the non-abbreviated packument, add */* to the Accept header to avoid getting a 406 error on AWS CodeArtifact #​9862.
  • The standalone exe version of pnpm works with glibc 2.26 again #​9734.
  • Fix a regression in which pnpm dlx pkg --help doesn't pass --help to pkg #​9823.
rollup/rollup (rollup)

v4.50.0

Compare Source

2025-08-31

Features
  • Support openharmony-arm64 platform (#​6081)
Bug Fixes
  • Fix loading of extensionless imports in config files (#​6084)
Pull Requests

v4.49.0

Compare Source

2025-08-27

Features
  • Allow config plugins to resolve imports first before deciding whether to treat them as external (#​6038)
Pull Requests

v4.48.1

Compare Source

2025-08-25

Bug Fixes
  • Correctly ignore white-space in JSX strings around line-breaks (#​6051)
Pull Requests

v4.48.0

Compare Source

2025-08-23

Features
  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#​6071)
Bug Fixes
  • Ensure variables referenced in non-removed import attributes are included (#​6071)
Pull Requests

v4.47.1

Compare Source

2025-08-21

Bug Fixes
  • Revert build process changes to investigate issues (#​6077)
Pull Requests

v4.47.0

Compare Source

2025-08-21

Features
  • Aggressively reduce WASM build size (#​6053)
Bug Fixes
  • Fix illegal instruction error on Android ARM platforms (#​6072)
  • Allow to pass explicit undefined for optional fields in Rollup types (#​6061)
Pull Requests

v4.46.4

Compare Source

2025-08-20

Bug Fixes
  • Do not omit synthetic namespaces when only accessed via in operator (#​6052)
Pull Requests
rolldown/tsdown (tsdown)

v0.14.2

Compare Source

   🚀 Features
    View changes on GitHub
privatenumber/tsx (tsx)

v4.20.5

Compare Source

Bug Fixes
  • handle ambiguous packages (796053a)

This release is also available on:

unjs/unplugin (unplugin)

v2.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.3.9

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.3.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.3.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v7.1.3

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests
vuejs/core (vue)

v3.5.20

Compare Source

Bug Fixes

v3.5.19

Compare Source

Bug Fixes

Configuration

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

@renovate renovate bot added the dependencies label May 5, 2025
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from c3e02a4 to 0b0cdc9 Compare May 8, 2025 15:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed May 9, 2025
@renovate renovate bot closed this May 9, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch May 9, 2025 01:09
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies May 12, 2025
@renovate renovate bot reopened this May 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c05dac2 to 0b0cdc9 Compare May 12, 2025 02:34
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies May 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from b7634bc to 352e6d9 Compare May 16, 2025 02:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e159fcc to 369814d Compare August 7, 2025 08:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 369814d to 912b79e Compare August 8, 2025 01:36
Copy link

socket-security bot commented Aug 8, 2025

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 27a13b9 to f887ea8 Compare August 12, 2025 14:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6b8044d to b42f493 Compare August 18, 2025 06:43
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Aug 18, 2025
@renovate renovate bot closed this Aug 18, 2025
@renovate renovate bot changed the title fix(deps): update all non-major dependencies - autoclosed fix(deps): update all non-major dependencies Aug 25, 2025
@renovate renovate bot reopened this Aug 25, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd0d2a6 to b42f493 Compare August 25, 2025 01:12
Copy link

pkg-pr-new bot commented Aug 25, 2025

Open in StackBlitz

npm i https://pkg.pr.new/unplugin-lightningcss@30

commit: 0148eb5

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ecaedf6 to 011a620 Compare August 29, 2025 00:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 011a620 to 0148eb5 Compare August 31, 2025 11:22
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.

0 participants