Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^17.3.15 -> ^17.3.16 age adoption passing confidence
@angular/cli ^17.3.15 -> ^17.3.16 age adoption passing confidence
@react-hookz/web ^25.1.0 -> ^25.1.1 age adoption passing confidence
@tanstack/angular-query-experimental (source) 5.71.10 -> 5.74.1 age adoption passing confidence
@tanstack/react-query (source) ^5.71.10 -> ^5.74.0 age adoption passing confidence
@tanstack/svelte-query (source) ^5.71.10 -> ^5.74.0 age adoption passing confidence
@tanstack/vue-query (source) ^5.71.10 -> ^5.74.0 age adoption passing confidence
knip (source) ^5.47.0 -> ^5.50.2 age adoption passing confidence
lit (source) ^3.2.1 -> ^3.3.0 age adoption passing confidence
nx (source) ^20.7.1 -> ^20.7.2 age adoption passing confidence
pnpm (source) 10.7.1 -> 10.8.0 age adoption passing confidence
publint (source) ^0.3.10 -> ^0.3.11 age adoption passing confidence
svelte-check ^4.1.5 -> ^4.1.6 age adoption passing confidence
vite (source) ^5.4.17 -> ^5.4.18 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v17.3.16

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5aa53b40c fix remove undici from dependencies
fce61564d fix update vite to 5.4.17
react-hookz/web (@​react-hookz/web)

v25.1.1

Compare Source

Bug Fixes
TanStack/query (@​tanstack/angular-query-experimental)

v5.74.1

Compare Source

Version 5.74.1 - 4/14/25, 12:16 AM

Changes

Refactor
  • angular-query: remove private assertInjector util (#​9012) (5d12a32) by Arnoud
Docs

Packages

v5.74.0

Compare Source

Version 5.74.0 - 4/13/25, 5:48 PM

Changes

Feat
  • angular-query: add angular-persist-query-client (967c231) by Omer Gronich
Test
Docs

Packages

v5.73.3

Compare Source

Version 5.73.3 - 4/12/25, 2:22 PM

Changes

Fix
  • query-core: make sure we don"t invoke select too often when using placeholderData (#​9007) (38178ba) by Dominik Dorfmeister
Chore
  • bundle-size reporting (d5ba5d1) by Dominik Dorfmeister
  • deps: update packages (#​9003) (713ba3a) by Lachlan Collins
  • deps: update dependency vite to v6.2.6 [security] (#​9000) (a48ec06) by renovate[bot]

Packages

v5.72.3

Compare Source

Version 5.72.3 - 4/9/25, 8:00 PM

Changes

Fix
Chore
  • add eslint test script to package.json (#​8979) (7236237) by Eliya Cohen

Packages

v5.72.2

Compare Source

Version 5.72.2 - 4/9/25, 2:17 PM

Changes

Fix
  • eslint-plugin: separate legacy and modern dts files (#​8972) (7d3a1a3) by Eliya Cohen
Chore
  • remove eslint task from basic example (bf7b66c) by TkDodo
Other

Packages

v5.72.1

Compare Source

Version 5.72.1 - 4/8/25, 12:57 PM

Changes

Fix
Chore
  • trigger release (4ad696a) by Dominik Dorfmeister
  • (temporary) make test depend on build (1771dd2) by TkDodo
Docs
  • correct missing closing quote in networkMode option (#​8965) (0e1d866) by Mohammad Reza Badri
  • readme: document how to run tests using Nx (#​8967) (04b58a5) by novice0840

Packages

v5.72.0

Compare Source

Version 5.72.0 - 4/7/25, 9:20 AM

Changes

Feat
Chore
  • deps: update dependency vite to v6.2.5 [security] (#​8957) (644e945) by renovate[bot]
  • hopefully changing nx.json will cache-bust everything? (57d159c) by TkDodo
  • paths: use customConditions to define internal imports (#​8935) (8e0c6b7) by Tyler
Ci
  • disable nx-caching in CI (3319d35) by TkDodo
Other

Packages

webpro-nl/knip (knip)

v5.50.2

Compare Source

v5.50.1

Compare Source

  • Revert "Remove unused TS config options"

This reverts commit d1686e2. (731fe7e)

v5.50.0

Compare Source

v5.49.0

Compare Source

v5.48.0

Compare Source

lit/lit (lit)

v3.3.0

Compare Source

Minor Changes
  • #​4901 c9160405 Thanks @​maxpatiiuk! - Dev mode warnings are now emitted on the next microtask after package import, allowing for a wider opportunity to suppress the warnings by consumers.

  • #​4934 4824c4ce - Adds property option for useDefault. When set, the initial default value is not considered a change and does not reflect when reflect is set. In addition, when the attribute is removed, the default value is restored.

Patch Changes
nrwl/nx (nx)

v20.7.2

Compare Source

20.7.2 (2025-04-08)
🩹 Fixes
  • core: do not run sync generators when running tasks in ci (#​30591)
  • js: Use correctly resolved path to tsconfig in readTsConfigWithRemappedPaths() (#​30156)
  • nextjs: add eslint plugin dependencies in application and library generators (#​30592)
  • webpack: enable legacy decorators and metadata in base config for compatibility (#​30605)
❤️ Thank You
pnpm/pnpm (pnpm)

v10.8.0

Compare Source

Minor Changes
  • Experimental. A new hook is supported for updating configuration settings. The hook can be provided via .pnpmfile.cjs. For example:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.
publint/publint (publint)

v0.3.11

Compare Source

Patch Changes
  • Update EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING message and severity to error (#​179)

  • Add a new warning when the "exports" or "imports" field contain a fallback array as most tooling will only the pick the first value that can be parsed, and other tooling may work differently leading to inconsistent behaviors (#​180)

sveltejs/language-tools (svelte-check)

v4.1.6

Compare Source

  • fix: prevent unused variable error for bindable
  • fix: ensure exports in runes mode are marked as used
  • fix: add color CLI options
vitejs/vite (vite)

v5.4.18

Compare Source

Please refer to CHANGELOG.md for details.


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 Apr 14, 2025
@changeset-bot
Copy link

changeset-bot bot commented Apr 14, 2025

⚠️ No Changeset found

Latest commit: 119b31a

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 Apr 14, 2025

View your CI Pipeline Execution ↗ for commit 119b31a.

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

☁️ Nx Cloud last updated this comment at 2025-04-14 03:40:05 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 14, 2025

More templates

@tanstack/angular-virtual

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

@tanstack/lit-virtual

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

@tanstack/react-virtual

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

@tanstack/solid-virtual

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

@tanstack/svelte-virtual

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

@tanstack/virtual-core

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

@tanstack/vue-virtual

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

commit: 119b31a

@renovate renovate bot merged commit eb387d8 into main Apr 14, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 14, 2025 06:48
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