Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/cli (source) ^2.29.3 -> ^2.29.4 age adoption passing confidence devDependencies patch
@tanstack/angular-query-experimental (source) 5.75.8 -> 5.76.0 age adoption passing confidence dependencies minor
@tanstack/react-query (source) ^5.75.7 -> ^5.76.1 age adoption passing confidence dependencies minor
@tanstack/svelte-query (source) ^5.75.7 -> ^5.76.0 age adoption passing confidence dependencies minor
@tanstack/vue-query (source) ^5.75.7 -> ^5.76.0 age adoption passing confidence dependencies minor
changesets/action v1.5.2 -> v1.5.3 age adoption passing confidence action patch
eslint (source) ^9.26.0 -> ^9.27.0 age adoption passing confidence devDependencies minor
knip (source) ^5.55.1 -> ^5.56.0 age adoption passing confidence devDependencies minor
nx (source) ^20.8.1 -> ^20.8.2 age adoption passing confidence devDependencies patch
pnpm (source) 10.10.0 -> 10.11.0 age adoption passing confidence packageManager minor
prettier-plugin-svelte ^3.3.3 -> ^3.4.0 age adoption passing confidence devDependencies minor
solid-js (source) ^1.9.6 -> ^1.9.7 age adoption passing confidence devDependencies patch
svelte-check ^4.1.7 -> ^4.2.1 age adoption passing confidence devDependencies minor
vue (source) ^3.5.13 -> ^3.5.14 age adoption passing confidence devDependencies patch
vue (source) ^3.5.13 -> ^3.5.14 age adoption passing confidence dependencies patch

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.4

Compare Source

Patch Changes
TanStack/query (@​tanstack/angular-query-experimental)

v5.76.0

Compare Source

Version 5.76.0 - 5/12/25, 9:07 AM

Changes

Feat
  • devtools: 🏝️ TanStack Query DevTools for Expo/React Native! 🚀 (#​8846) (696fd44) by Austin Johnson
Test
  • query-core: add test case for InfiniteQueryObserver (#​9141) (c89c6a0) by MINSEONG KIM
  • react-query: initiate queryClient in beforeEach (#​9142) (6a52926) by Lachlan Collins

Packages

changesets/action (changesets/action)

v1.5.3

Compare Source

Patch Changes
  • #​477 9d933dc Thanks @​Andarist! - Updated @actions/* and @octokit/* dependencies.

  • #​479 cf373e4 Thanks @​Andarist! - Switched to esbuild for bundling the dist file. This led to 45% file size reduction.

  • #​488 022692b Thanks @​s0! - Fix PRs sometimes not getting reopened with commitMode: github-api

    There was a race-condition that means sometimes existing PRs would not be found,
    and new PRs would be opened. This has now been fixed by fetching existing PRs
    before making any changes.

  • #​486 7ed1955 Thanks @​s0! - Fixed situations in which cwd was specified as a relative path and used with (default) commitMode: git-cli

  • #​461 e9c36b6 Thanks @​nayounsang! - Avoid hitting a deprecation warning when encountering errors from @octokit/request-error

eslint/eslint (eslint)

v9.27.0

Compare Source

webpro-nl/knip (knip)

v5.56.0

Compare Source

nrwl/nx (nx)

v20.8.2

Compare Source

20.8.2 (2025-05-16)
🚀 Features
  • angular: update angular-rspack to 20.7 (#​30737)
  • linter: add support for package based secondary entry points (#​30809)
  • rspack: use custom WriteIndexHtmlPlugin to handle variable interpolation (#​30805)
🩹 Fixes
  • core: error when restoring http cache with no outputs (#​30961)
  • module-federation: remove disabling runtimeChunk (#​30637)
  • release: ensure generatorOptions and rootVersionActionsOptions are passed to updateLockfile function (#​30796)
  • release: ensure versionData is always populated even when no bumps (#​30866)
❤️ Thank You
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.
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.4.0

Compare Source

sveltejs/language-tools (svelte-check)

v4.2.1

Compare Source

  • feat: support generics on snippets (#​2761)

v4.2.0

Compare Source

  • feat: support attachments (#​2760)
  • fix: deduplicate definition for rune-mode components (#​2759)
vuejs/core (vue)

v3.5.14

Compare Source

Bug Fixes
Features

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 May 19, 2025
@changeset-bot
Copy link

changeset-bot bot commented May 19, 2025

⚠️ No Changeset found

Latest commit: 1900117

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented May 19, 2025

View your CI Pipeline Execution ↗ for commit 1900117.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 30s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 18s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-19 02:06:22 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented May 19, 2025

More templates

@tanstack/angular-virtual

npm i https://pkg.pr.new/@tanstack/angular-virtual@1003

@tanstack/lit-virtual

npm i https://pkg.pr.new/@tanstack/lit-virtual@1003

@tanstack/react-virtual

npm i https://pkg.pr.new/@tanstack/react-virtual@1003

@tanstack/solid-virtual

npm i https://pkg.pr.new/@tanstack/solid-virtual@1003

@tanstack/svelte-virtual

npm i https://pkg.pr.new/@tanstack/svelte-virtual@1003

@tanstack/vue-virtual

npm i https://pkg.pr.new/@tanstack/vue-virtual@1003

@tanstack/virtual-core

npm i https://pkg.pr.new/@tanstack/virtual-core@1003

commit: 1900117

@renovate renovate bot merged commit af86ab9 into main May 19, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 19, 2025 07:38
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