Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^17.3.11 -> ^17.3.12 age adoption passing confidence
@angular/cli ^17.3.11 -> ^17.3.12 age adoption passing confidence
@tanstack/angular-query-experimental (source) 5.66.0 -> 5.66.3 age adoption passing confidence
@tanstack/angular-table (source) 8.21.0 -> 8.21.2 age adoption passing confidence
@tanstack/config (source) ^0.16.1 -> ^0.16.2 age adoption passing confidence
@tanstack/react-query (source) ^5.66.0 -> ^5.66.3 age adoption passing confidence
@tanstack/react-table (source) ^8.20.6 -> ^8.21.2 age adoption passing confidence
@tanstack/svelte-query (source) ^5.66.0 -> ^5.66.3 age adoption passing confidence
@tanstack/svelte-table (source) ^8.20.5 -> ^8.21.2 age adoption passing confidence
@tanstack/vue-query (source) ^5.66.0 -> ^5.66.3 age adoption passing confidence
@tanstack/vue-table (source) ^8.20.5 -> ^8.21.2 age adoption passing confidence
eslint (source) ^9.20.0 -> ^9.20.1 age adoption passing confidence
knip (source) ^5.43.6 -> ^5.44.1 age adoption passing confidence
nx (source) ^20.4.2 -> ^20.4.4 age adoption passing confidence
prettier (source) ^3.5.0 -> ^3.5.1 age adoption passing confidence
publint (source) ^0.3.4 -> ^0.3.5 age adoption passing confidence
vue-tsc (source) ^2.2.0 -> ^2.2.2 age adoption passing confidence

Release Notes

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

v17.3.12

Compare Source

17.3.12 (2025-02-12)

@​angular-devkit/build-angular
Commit Description
fix - d83237028 update vite to version 5.4.14
TanStack/query (@​tanstack/angular-query-experimental)

v5.66.3

Compare Source

Version 5.66.3 - 2/16/25, 12:57 PM

Changes
Perf
  • react-query: useQueries have quadratic performance in relation to the number of queries (#​8641) (4ab455c) by Kim YoungHoon
Packages

v5.66.2

Compare Source

Version 5.66.2 - 2/16/25, 10:19 AM

Changes
Fix
  • deps: Add react-native field to package.json for Metro resolutions (#​8653) (5426e6c) by andy
Chore
Docs
Packages
TanStack/table (@​tanstack/angular-table)

v8.21.2

Compare Source

Version 8.21.2 - 2/11/25, 8:59 PM

Changes
Fix
Docs
  • row accessor bug in example code block (#​5893) (b1506a7) by Valerii Petryniak
  • virtualizer tbody from onchange (827b098) by Kevin Van Cott
  • exp virtual - remeasure when table state changes (9e6987d) by Kevin Van Cott
  • angular: add expanding and sub components examples (#​5898) (099e1a4) by @​riccardoperra
  • example name (57703a4) by Kevin Van Cott
Packages
TanStack/config (@​tanstack/config)

v0.16.2

Compare Source

Version 0.16.2 - 2/12/25, 1:04 AM (Manual Release)

Changes
Chore
  • deps: bump vite-plugin-dts (#​207) (a44368b) by Lachlan Collins
  • deps: update all non-major dependencies (#​205) (ebdabea) by renovate[bot]
  • deps: update dependency jsdom to v26 (#​197) (309dda6) by renovate[bot]
  • deps: update all non-major dependencies (#​202) (3c1c9db) by renovate[bot]
Docs
Other
Packages
eslint/eslint (eslint)

v9.20.1

Compare Source

webpro-nl/knip (knip)

v5.44.1

Compare Source

v5.44.0

Compare Source

  • Add fixture w/ compilers/workaround for tailwind v4 (3cf1d05)
  • fix: ensure augmentWorkspace honors tsConfig rootDir (#​933) (2afffe0) - thanks @​rmunch!
  • feat: Add plugin for React router 7 framework mode (#​931) (012fd5b) - thanks @​lasseklovstad!
  • Refactor some bits to add manifestStr (9ce5766)
  • Use manifestStr and introduce PackageJsonPeeker (f2efd22)
  • Add pos to more issue types in json reporter (resolves #​930) (72cbcfa)
  • Merge node and node-test-runner plugins (1019b99)
  • Ignore built-in test reporters (resolve #​935) (090e76b)
  • Housekeep react-router plugin (dd0f682)
  • Bright & dimmed issue type header colors in symbol reporter (close #​934) (dcf5df3)
  • Update dependencies (9050695)
nrwl/nx (nx)

v20.4.4

Compare Source

20.4.4 (2025-02-14)
🚀 Features
  • nx-dev: add Faro for observability (#​30021)
🩹 Fixes
❤️ Thank You

v20.4.3

Compare Source

20.4.3 (2025-02-12)
🚀 Features
🩹 Fixes
  • angular: do not generate @nx/dependency-checks block in flat root eslint config (#​29980)
  • core: tweaks to nx init (#​30002)
  • core: create multi-glob function (#​29880)
  • core: fix plugin error indexes (#​29936)
  • core: handle nullable lock when creating project graph (#​30000)
  • gradle: fix gradle undefined dependency target (#​29943)
  • js: allow publishable library to run release command (#​29775)
  • linter: install @​eslint/eslintrc package as necessary (#​29933)
  • linter: dependency-check-support-catalogs (#​29923)
  • rspack: should be inferred by default (#​29736)
❤️ Thank You
prettier/prettier (prettier)

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

publint/publint (publint)

v0.3.5

Compare Source

Patch Changes
  • Check the "bin" field if the referenced file exists, has the correct JS format, and can be executed (#​150)

  • Deprecate the deps command. The command has been tricky to maintain and incomplete (e.g. doesn't lint recursively). A separate tool can be used to run publint on dependencies instead, e.g. npx renoma --filter-rules "publint". (#​149)

vuejs/language-tools (vue-tsc)

v2.2.2

Compare Source

Features
  • feat(language-core): navigation support for $attrs, $slots, $refs and $el in the template (#​5056) - Thanks to @​KazariEX!
  • feat(language-service): support global directives completion (#​4989) - Thanks to @​KazariEX!
  • feat(language-core): type support of useAttrs (#​5106) - Thanks to @​KazariEX!
  • feat(language-core): add options for fine-grained configuration of strictTemplates (#​5138)
  • feat(language-service): display deprecated info of props in completion (#​5134) - Thanks to @​KazariEX!
  • feat(component-meta): collect destructured props defaults (#​5101) - Thanks to @​Akryum!
  • feat(language-core): add checkUnknownDirectives option (#​5141) - Thanks to @​KazariEX!
  • feat(language-core): support <script vapor> - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): ignore ts errors in function-scoped declare expressions (#​5090) - Thanks to @​zhiyuanzmj!
  • fix(language-core, typescript-plugin): handle self-reference component correctly (#​5102) - Thanks to @​KazariEX!
  • fix(language-core): do not generate element for <template> with v-slot (#​5077) - Thanks to @​KazariEX!
  • fix(language-service): set code action kinds to avoid warning (#​5096) - Thanks to @​KazariEX!
  • fix(language-core): handle parentheses in v-for exp
  • fix(language-core): slot exp formatting virtual code syntax incorrect
  • fix(language-core): arrow function formatting virtual code syntax incorrect in interpolation
  • fix(language-core): improve multiple lines event formatting result
  • fix(language-core): prefer loc.source instead of node content
  • fix(language-core): intersect local $attrs with __VLS_ctx.$attrs (#​5113) - Thanks to @​KazariEX!
  • fix(language-core): only generate model modifiers for components - Thanks to @​KazariEX!
  • fix(language-plugin-pug): ignore duplicate attribute error of class (#​5100) - Thanks to @​KazariEX!
  • fix(language-core): align types of v-for with core (#​5084) - Thanks to @​KazariEX!
  • fix(language-core): map interpolation error with multiple variables correctly (#​5158) - Thanks to @​KazariEX!
  • fix(vscode): ask user to reload extension host when configuration changes (#​5160) - Thanks to @​typed-sigterm!
  • fix(typescript-plugin): update component names correctly for the first time - Thanks to @​KazariEX!
  • fix(language-core): add undefined to first param type of optional model emits (#​5171) - Thanks to @​KazariEX!
  • fix(language-core): intersect __VLS_slots with __VLS_ctx.$slots (#​5083) - Thanks to @​KazariEX!
  • fix(language-core): complete codegen of slot name prop (#​5139) - Thanks to @​KazariEX!
Other Changes
  • refactor(language-service): read ast from codegen instead of parsing it repeatedly (#​5086) - Thanks to @​KazariEX!
  • refactor(language-core): rewrite vueCompilerOptions resolution logic
  • refactor(component-meta): read scriptSetupRanges from codegen - Thanks to @​KazariEX!
  • refactor(component-meta): read node directly instead of creating sub ast - Thanks to @​KazariEX!
  • refactor(component-meta): read ast from sfc.script - Thanks to @​KazariEX!
  • refactor(language-core): generate the type of slots with function property (#​5173) - Thanks to @​KazariEX!
  • refactor(language-core): reduce codegen size of template returns - Thanks to @​KazariEX!
  • refactor(language-core): remove semantic highlight of directives - Thanks to @​KazariEX!
  • refactor: update alien-signals to 1.0.3 (#​5181) - Thanks to @​KazariEX!

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 Feb 17, 2025
@nx-cloud
Copy link

nx-cloud bot commented Feb 17, 2025

View your CI Pipeline Execution ↗ for commit 84dcf97.

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

☁️ Nx Cloud last updated this comment at 2025-02-17 02:29:55 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 17, 2025

Open in Stackblitz

More templates

@tanstack/angular-virtual

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

@tanstack/lit-virtual

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

@tanstack/solid-virtual

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

@tanstack/svelte-virtual

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

@tanstack/react-virtual

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

@tanstack/virtual-core

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

@tanstack/vue-virtual

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

commit: 84dcf97

@renovate renovate bot merged commit f026ee9 into main Feb 17, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 17, 2025 05:46
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