Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@react-hookz/web ^25.0.1 -> ^25.1.0 age adoption passing confidence dependencies minor
@tanstack/angular-query-experimental (source) 5.66.11 -> 5.67.2 age adoption passing confidence dependencies minor
@tanstack/react-query (source) ^5.66.11 -> ^5.67.2 age adoption passing confidence dependencies minor
@tanstack/svelte-query (source) ^5.66.11 -> ^5.67.2 age adoption passing confidence dependencies minor
@tanstack/vue-query (source) ^5.66.11 -> ^5.67.2 age adoption passing confidence dependencies minor
eslint (source) ^9.21.0 -> ^9.22.0 age adoption passing confidence devDependencies minor
nrwl/nx-set-shas v4.2.1 -> v4.3.0 age adoption passing confidence action minor
pnpm (source) 10.5.2 -> 10.6.2 age adoption passing confidence packageManager minor
publint (source) ^0.3.8 -> ^0.3.9 age adoption passing confidence devDependencies patch
svelte-check ^4.1.4 -> ^4.1.5 age adoption passing confidence devDependencies patch

Release Notes

react-hookz/web (@​react-hookz/web)

v25.1.0

Compare Source

Features
TanStack/query (@​tanstack/angular-query-experimental)

v5.67.2

Compare Source

Version 5.67.2 - 3/7/25, 10:56 AM

Changes

Fix
Chore
  • deps: update dependency vitest to v2.1.9 [security] (#​8605) (f31eeda) by renovate[bot]
  • sync CONTRIBUTING.md between projects (#​8767) (c4cb285) by Lachlan Collins
  • deps: update autofix-ci/action digest to 551dded (#​8549) (8c03bd0) by renovate[bot]
  • ts 5.8 (161f534) by Dominik Dorfmeister
Docs

Packages

v5.67.1

Compare Source

Version 5.67.1 - 3/3/25, 3:57 PM

Changes

Refactor
  • query-core: improve type safety and performance in getMutationDefaults (#​8669) (4d8c27b) by yusheng chen

Packages

v5.67.0

Compare Source

Version 5.67.0 - 3/3/25, 3:45 PM

Changes

Feat
Test
Docs
  • angular-query: document angular httpclient and other data fetching solutions (#​8732) (18e357c) by Arnoud

Packages

eslint/eslint (eslint)

v9.22.0

Compare Source

nrwl/nx-set-shas (nrwl/nx-set-shas)

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: nrwl/nx-set-shas@v4.2.1...v4.3.0

pnpm/pnpm (pnpm)

v10.6.2

Compare Source

Patch Changes
  • pnpm self-update should always update the version in the packageManager field of package.json.
  • Fix running pnpm CLI from pnpm CLI on Windows when the CLI is bundled to an executable #​8971.
  • pnpm patch-commit will now use the same filesystem as the store directory to compare and create patch files.
  • Don't show info output when --loglevel=error is used.
  • peerDependencyRules should be set in pnpm-workspace.yaml to take effect.

v10.6.1

Compare Source

Patch Changes
  • The pnpm CLI process should not stay hanging, when --silent reporting is used.
  • When --loglevel is set to error, don't show installation summary, execution time, and big tarball download progress.
  • Don't ignore pnpm.patchedDependencies from package.json #​9226.
  • When executing the approve-builds command, if package.json contains onlyBuiltDependencies or ignoredBuiltDependencies, the selected dependency package will continue to be written into package.json.
  • When a package version cannot be found in the package metadata, print the registry from which the package was fetched.

v10.6.0

Compare Source

Minor Changes
  • pnpm-workspace.yaml can now hold all the settings that .npmrc accepts. The settings should use camelCase #​9211.

    pnpm-workspace.yaml example:

    verifyDepsBeforeRun: install
    optimisticRepeatInstall: true
    publicHoistPattern:
      - "*types*"
      - "!@​types/react"
  • Projects using a file: dependency on a local tarball file (i.e. .tgz, .tar.gz, .tar) will see a performance improvement during installation. Previously, using a file: dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged.

Patch Changes
  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • fast-glob replace with tinyglobby to reduce the size of the pnpm CLI dependencies #​9169.
  • pnpm deploy should not remove fields from the deployed package's package.json file #​9215.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • Fix pnpm deploy creating a package.json without the imports and license field #​9193.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112
publint/publint (publint)

v0.3.9

Compare Source

Patch Changes
  • Support the formatMessage utility in the browser. It has a new color: 'html' option to highlight important parts with <strong> tags instead of ANSI colors. It also has a new reference: boolean option so the messages are worded in reference of the message location. (e1cfef0)

  • If formatMessage is passed a package.json object with missing keys, the message part that references the value will now fallback to "undefined" instead of completely erroring out. (45962d1)

sveltejs/language-tools (svelte-check)

v4.1.5

Compare Source

  • fix: take other snippets into account when checking for hoistability (#​2668)
  • fix: disambiguate render in module script (#​2667)
  • fix: properly transform $props.id when $props is assigned to props (#​2694)
  • fix: handle booleanish popover (#​2702)
  • chore: bump vscode-html/css-language-service (#​2677)
  • fix: use referenced project's compiler option to get resolution mode (#​2676)

Configuration

📅 Schedule: Branch creation - "* 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 Mar 10, 2025
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2025

⚠️ No Changeset found

Latest commit: afc049a

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 Mar 10, 2025

View your CI Pipeline Execution ↗ for commit afc049a.

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

☁️ Nx Cloud last updated this comment at 2025-03-10 05:47:58 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 10, 2025

Open in Stackblitz

More templates

@tanstack/angular-virtual

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

@tanstack/lit-virtual

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

@tanstack/solid-virtual

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

@tanstack/react-virtual

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

@tanstack/svelte-virtual

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

@tanstack/virtual-core

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

@tanstack/vue-virtual

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

commit: afc049a

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f6ba263 to afc049a Compare March 10, 2025 05:44
@renovate renovate bot merged commit a0dc872 into main Mar 10, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 10, 2025 10:06
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