Skip to content
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

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

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/angular-query-experimental (source) 5.64.0 -> 5.64.2 age adoption passing confidence
@tanstack/config (source) ^0.15.0 -> ^0.16.0 age adoption passing confidence
@tanstack/react-query (source) ^5.64.0 -> ^5.64.2 age adoption passing confidence
@tanstack/svelte-query (source) ^5.64.0 -> ^5.64.2 age adoption passing confidence
@tanstack/vue-query (source) ^5.64.0 -> ^5.64.2 age adoption passing confidence
@testing-library/react ^16.1.0 -> ^16.2.0 age adoption passing confidence
knip (source) ^5.42.0 -> ^5.42.2 age adoption passing confidence
nx (source) ^20.3.1 -> ^20.3.2 age adoption passing confidence
pnpm (source) 9.15.3 -> 9.15.4 age adoption passing confidence
prettier-plugin-svelte ^3.3.2 -> ^3.3.3 age adoption passing confidence
publint (source) ^0.3.1 -> ^0.3.2 age adoption passing confidence
svelte-check ^4.1.3 -> ^4.1.4 age adoption passing confidence

Release Notes

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

v5.64.2

Compare Source

Version 5.64.2 - 1/19/25, 8:45 AM

Changes
Fix
  • react-query: add missing subscribed option to UseInfiniteQueryOptions (#​8546) (3e3fba9) by Seyed Mohammad Asadi
Chore
  • deps: replace rimraf with premove (#​8532) (f04dd19) by Lachlan Collins
Packages

v5.64.1

Compare Source

Version 5.64.1 - 1/13/25, 1:23 PM

Changes

Fix

Packages

TanStack/config (@​tanstack/config)

v0.16.0

Compare Source

Version 0.16.0 - 1/14/25, 11:31 AM

Changes

Feat
  • add warning on typedoc for autogenerated files (#​147) (fe06d12) by Leonardo Montini

Packages

v0.15.1

Compare Source

Version 0.15.1 - 1/13/25, 1:17 PM

Changes

Fix
  • remove vulnerable dependency (#​198) (0e74550) by Corbin Crutchley
Chore
  • deps: update dependency commander to v13 (#​196) (afac7f8) by renovate[bot]
  • deps: update all non-major dependencies (#​194) (dd25663) by renovate[bot]
  • deps: update autofix-ci/action digest to 551dded (#​195) (28fd1b3) by renovate[bot]
  • deps: update all non-major dependencies (#​193) (de7bde6) by renovate[bot]
  • deps: lock file maintenance (#​192) (54e8f97) by renovate[bot]
  • deps: update all non-major dependencies (#​191) (21c7f28) by renovate[bot]

Packages

testing-library/react-testing-library (@​testing-library/react)

v16.2.0

Compare Source

Features
webpro-nl/knip (knip)

v5.42.2

Compare Source

v5.42.1

Compare Source

  • Exclude semantic-release packages (resolves #​899) (a28cc02)* Edit docs + gen (d850cbe)
  • Improve reported line sorting (7ff0b70)
  • Rename tests touching fs for easier exclusion (be5ba91)
  • Add test:watch script to watch only failing test (86b2123)
  • Add default formatter for jsx (4a212ad)
  • Avoid overwrites in issue collector storage key (0530465)
  • Rename file to match test/fixture consistency (959b64c)
  • Fix case of node ../../node_modules/.bin/executable (resolves #​908) (5a77dcc)
  • Log debug session from launcher (be1f9d4)
  • Introduce optional dependencies & improve pm cli arg handling (1731ee5)
  • Support more execa methods in visitor (5f2cf34)
  • Minor refactor (052375f)
  • Fix non-internal isDependency case (e908cfe)
  • Format on save (0f67016)
  • Fix case of $/execa script like yarn lint:spellcheck (03abffd)
  • Reduce noise (5a3177f)
  • feat: add dependency-cruiser plugin (#​911) (8d206a0) - thanks @​filipw01!
  • Update dependencies (b9aff83)
  • Update docs re. 1731ee5 (938496c)
nrwl/nx (nx)

v20.3.2

Compare Source

20.3.2 (2025-01-17)
🚀 Features
🩹 Fixes
  • angular: restore esm2022 bundle and drop fesm2022 in ng-packagr-lite executor (#​29615)
  • core: update nx cloud bundle install directory logic (#​29555)
  • core: avoid launching default plugins twice (#​29539)
  • core: support subpath exports when constructing the project graph (#​29577)
  • core: update package script logic to handle cli tool name as command (#​29617)
  • core: show better project graph errors (#​29525)
  • core: check only for watcher connections during inactivity shutdown (#​29621)
  • gradle: check if java is installed (#​29572)
  • graph: copy command text directly from PDV (#​29645)
  • js: do not set project references to non-existing tsconfig files in sync generator (#​29536)
  • js: ensure js libraries' build produce esm output in ts solution setup (#​29546)
  • js: avoid nested paths in workspaces because they can lead to future issues (#​29553)
  • js: Update typescript plugin check for buildable projects (#​29431)
  • js: update detection of ts solution setup (#​29576)
  • js: generate js libs with exports in package.json and ensure esm output when using rollup bundler (#​29565)
  • js: do not generate explicit vitest task config for a js library unless adding plugin is disabled (#​29606)
  • js: improve error handling during SWC compilation (#​29605)
  • js: non-buildable js libs specify type=module (#​29620)
  • js: sort package.json fields by idiomatic order (#​29635)
  • js: fix typo so exports field in package.json is properly sorted (#​29643)
  • js: do not generate package.json file for non-buildable js libraries in non-ts solution setup (#​29646)
  • js: ignore bundler config files correctly in eslint config when using vitest in js library generator (#​29649)
  • misc: ensure all project generators add project to workspaces config (#​29582)
  • misc: ensure exports are generated for several lib generators in ts solution setup (#​29588)
  • misc: update e2e config generators to align with new TS solution setup (#​29638)
  • nx-dev: fix heroicons for safari (#​29544)
  • nx-dev: Update Webinar link (#​29590)
  • react: transpile SVGR into React 19 compatible component (#​29543)
  • react: setup mf env var as input for rspack (#​29584)
  • release: ensure git push option is always applied (#​29596)
  • rspack: make subresourceIntegrity usage configurable (#​29629)
  • testing: infer correct outputs when absolute paths are provided in playwright config (#​29549)
  • testing: e2e config generators should prompt for missing serve data (#​29660)
❤️ Thank You
pnpm/pnpm (pnpm)

v9.15.4: pnpm 9.15.4

Compare Source

Patch Changes

  • Ensure that recursive pnpm update --latest <pkg> updates only the specified package, with dedupe-peer-dependents=true.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.3.3

Compare Source

publint/publint (publint)

v0.3.2

Compare Source

Patch Changes
  • (Potentially breaking) Disable running lifecycle scripts, such as prepare, prepack, and postpack, when running the pack command internally. This returns to the behavior in v0.2. (Note that this change does not apply to yarn as it does not support ignoring lifecycle scripts for local projects) (#​128)

    This change is made as running lifecycle scripts was an unintentional behavior during the v0.3 breaking change, which could cause the linting process to take longer than expected, or even cause infinite loops if publint is used in a lifecycle script.

  • Update repository and bugs URLs to point to the new publint organization (1eda033)

  • Updated dependencies [1eda033, 10e3891]:

sveltejs/language-tools (svelte-check)

v4.1.4

Compare Source

  • fix: don't hoist types/snippets referencing stores or destructured variables (#​2661)

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 Jan 20, 2025
Copy link

nx-cloud bot commented Jan 20, 2025

View your CI Pipeline Execution ↗ for commit 16a1cef.

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

☁️ Nx Cloud last updated this comment at 2025-01-20 01:58:01 UTC

Copy link

pkg-pr-new bot commented Jan 20, 2025

Open in Stackblitz

More templates

@tanstack/angular-virtual

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

@tanstack/lit-virtual

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

@tanstack/solid-virtual

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

@tanstack/react-virtual

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

@tanstack/svelte-virtual

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

@tanstack/virtual-core

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

@tanstack/vue-virtual

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

commit: 16a1cef

@renovate renovate bot merged commit 87f6d16 into main Jan 20, 2025
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 20, 2025 05:32
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.

0 participants