Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.15.11 -> ^22.15.19 age adoption passing confidence
@vitest/eslint-plugin ^1.1.44 -> ^1.2.0 age adoption passing confidence
chromedriver ^136.0.0 -> ^136.0.2 age adoption passing confidence
cypress (source) ^14.3.2 -> ^14.3.3 age adoption passing confidence
lint-staged ^15.5.1 -> ^15.5.2 age adoption passing confidence
npm-run-all2 ^8.0.1 -> ^8.0.2 age adoption passing confidence
pnpm (source) 10.10.0 -> 10.11.0 age adoption passing confidence
rolldown (source) 1.0.0-beta.8 -> 1.0.0-beta.9 age adoption passing confidence
start-server-and-test ^2.0.11 -> ^2.0.12 age adoption passing confidence
vitest (source) ^3.1.3 -> ^3.1.4 age adoption passing confidence
vue (source) ^3.5.13 -> ^3.5.14 age adoption passing confidence
zx (source) ^8.5.3 -> ^8.5.4 age adoption passing confidence

Release Notes

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.2.0

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.44...v1.2.0

giggio/node-chromedriver (chromedriver)

v136.0.2

Compare Source

v136.0.1

Compare Source

cypress-io/cypress (cypress)

v14.3.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

lint-staged/lint-staged (lint-staged)

v15.5.2

Compare Source

Patch Changes
bcomnes/npm-run-all2 (npm-run-all2)

v8.0.2

Compare Source

Commits
pnpm/pnpm (pnpm)

v10.11.0

Compare Source

Minor Changes
  • A new setting added for pnpm init to create a package.json with type=module, when init-type is module. Works as a flag for the init command too #​9463.

  • Added support for Nushell to pnpm setup #​6476.

  • Added two new flags to the pnpm audit command, --ignore and --ignore-unfixable #​8474.

    Ignore all vulnerabilities that have no solution:

    > pnpm audit --ignore-unfixable

    Provide a list of CVE's to ignore those specifically, even if they have a resolution.

    > pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678
  • Added support for recursively running pack in every project of a workspace #​4351.

    Now you can run pnpm -r pack to pack all packages in the workspace.

Patch Changes
  • pnpm version management should work, when dangerouslyAllowAllBuilds is set to true #​9472.
  • pnpm link should work from inside a workspace #​9506.
  • Set the default workspaceConcurrency to Math.min(os.availableParallelism(), 4) #​9493.
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #​9505.
  • Read updateConfig from pnpm-workspace.yaml #​9500.
  • Add support for recursive pack
  • Remove url.parse usage to fix warning on Node.js 24 #​9492.
  • pnpm run should be able to run commands from the workspace root, if ignoreScripts is set tot true #​4858.
rolldown/rolldown (rolldown)

v1.0.0-beta.9

Compare Source

⚠ BREAKING CHANGES
  • rolldown: update to oxc@0.70.0 to refine printing comments (#​4562)
  • align directive rendering with esbuild (#​4557)
  • don't expose And class in pluginutils (#​4537)
  • add OutputOptions#legalComments and remove OutputOptions#comments (#​4528)
  • expose withFilter function via rolldown/filter instead of rolldown (#​4369)
  • allows users to specify filter expressions directly using an array syntax instead of an object with a "custom" key (#​4368)
  • use camel cases for package.json#exports field (#​4366)
  • filter expr binding conversion (#​4343)
Features
Bug Fixes
Performance Improvements
  • avoid allocating unnecessary memory in runtime for module_types map (#​4301) (f675391)
  • enable Wasm 128bit SIMD Extension (#​4484) (9d84ea8)
  • reduce wasm release binary size (#​4547) (bf53a10)
  • rename: reduce some string allocations (#​4487) (c51bc5c)
  • rolldown_plugin_alias: avoid unnecessary to_string allocations (#​4268) (bf18d12), closes #​3968
  • rolldown_plugin_json: change register_hook_usage to return HookUsage::Transform (#​4375) (baf6ca1), closes #​3968
  • rolldown: reduce size of ModuleLoaderMsg from 1472 to 24 bytes (#​4496) (71d87e5)
  • rolldown: remove ArcStr usages in finalize_chunks (#​4494) (4dcaa00)
  • rolldown: speedup extract_hash_placeholders with memchr (#​4495) (38fd4b8)
  • rust: improve PreProcessor[#visit](https://redirect.github.com/rolldown/rolldown/issues/visit)_export_named_declaration (#​4419) (f7e95d8)
Miscellaneous Chores
  • don't expose And class in pluginutils (#​4537) (985af6d)
  • expose withFilter function via rolldown/filter instead of rolldown (#​4369) (ead9749)
  • use camel cases for package.json[#exports](https://redirect.github.com/rolldown/rolldown/issues/exports) field (#​4366) (2fa6d40)
bahmutov/start-server-and-test (start-server-and-test)

v2.0.12

Compare Source

Bug Fixes
vitest-dev/vitest (vitest)

v3.1.4

Compare Source

vuejs/core (vue)

v3.5.14

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 force-pushed the renovate/all-minor-patch branch 9 times, most recently from 382e7fd to b476443 Compare May 19, 2025 08:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b476443 to db48927 Compare May 19, 2025 20:56
@cexbrayat cexbrayat merged commit 5f02420 into main May 19, 2025
52 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 19, 2025 22:06
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