Skip to content

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

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.17.1 -> ^1.18.0 age adoption passing confidence
@tanstack/config (source) ^0.18.2 -> ^0.19.0 age adoption passing confidence
@vitejs/plugin-react (source) ^4.5.2 -> ^4.6.0 age adoption passing confidence
@vitest/coverage-istanbul (source) ^3.2.3 -> ^3.2.4 age adoption passing confidence
knip (source) ^5.61.0 -> ^5.61.2 age adoption passing confidence
pnpm (source) 10.12.1 -> 10.12.2 age adoption passing confidence
prettier (source) ^3.5.3 -> ^3.6.0 age adoption passing confidence
sherif ^1.5.0 -> ^1.6.1 age adoption passing confidence
svelte (source) ^5.34.3 -> ^5.34.7 age adoption passing confidence
svelte-check ^4.2.1 -> ^4.2.2 age adoption passing confidence
vitest (source) ^3.2.3 -> ^3.2.4 age adoption passing confidence
vue (source) ^3.5.16 -> ^3.5.17 age adoption passing confidence

Release Notes

analogjs/analog (@​analogjs/vite-plugin-angular)

v1.18.0

Compare Source

Bug Fixes
  • create-analog: fix template and styles for SFCs (#​1778) (902fe23)
  • create-analog: update template dependencies to Angular v20 (#​1768) (8e1fae5)
  • nx-plugin: add fallback for json.files property in preset (6e2241a)
  • nx-plugin: ensure that tags option is used on app generation (#​1764) (df001b0)
  • vite-plugin-angular: trigger compilation from external templates/styles (#​1779) (e3a1f27)
Features
  • vite-plugin-nitro: support static server side data fetching during prerendering (#​1771) (377cdd2)
TanStack/config (@​tanstack/config)

v0.19.0

Compare Source

Minor Changes
  • don't remove package scripts before publish (#​258)
Patch Changes
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.6.0

Compare Source

Add raw Rolldown support

This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.

vitest-dev/vitest (@​vitest/coverage-istanbul)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
webpro-nl/knip (knip)

v5.61.2

Compare Source

  • Add .ts extension to babel config file pattern (a1bcdbb)
  • Refactor biome plugin a bit (20e5914)
  • Add boolean flags to args definition in node plugin (49fe237)
  • Update integration test suite (6bd250a)
  • Read only first bytes of yarn.lock (e2f0fbf)
  • Add error handler for npm pkg set (bfda6e9)
  • Enable eslint plugin config resolver for v9 without eslint-config-next (b334c3a)
  • In the aftermath of the previous commit, this had to be done (2de78bd)

v5.61.1

Compare Source

pnpm/pnpm (pnpm)

v10.12.2

Compare Source

Patch Changes
  • Fixed hoisting with enableGlobalVirtualStore set to true #​9648.
  • Fix the --help and -h flags not working as expected for the pnpm create command.
  • The dependency package path output by the pnpm licenses list --json command is incorrect.
  • Fix a bug in which pnpm deploy fails due to overridden dependencies having peer dependencies causing ERR_PNPM_OUTDATED_LOCKFILE #​9595.
prettier/prettier (prettier)

v3.6.0

Compare Source

diff

🔗 Release Notes

QuiiBz/sherif (sherif)

v1.6.1

Compare Source

New --select flag when autofixing with --fix

This release adds a new --select flag that accepts highest or lowest. When used in combination with --fix, it will bypass asking yo which dependency version to choose for the multiple-dependency-versions, and instead automatically select the highest or lowest dependency.

What's Changed

Full Changelog: QuiiBz/sherif@v1.5.0...v1.6.1

sveltejs/svelte (svelte)

v5.34.7

Compare Source

Patch Changes
  • fix: address css class matching regression (#​16204)

v5.34.6

Compare Source

Patch Changes
  • fix: match class and style directives against attribute selector (#​16179)

v5.34.5

Compare Source

Patch Changes
  • fix: keep spread non-delegated event handlers up to date (#​16180)

  • fix: remove undefined attributes on hydration (#​16178)

  • fix: ensure sources within nested effects still register correctly (#​16193)

  • fix: avoid shadowing a variable in dynamic components (#​16185)

v5.34.4

Compare Source

Patch Changes
  • fix: don't set state withing with_parent in proxy (#​16176)

  • fix: use compiler-driven reactivity in legacy mode template expressions (#​16100)

sveltejs/language-tools (svelte-check)

v4.2.2

Compare Source

  • fix: invalidate project file cache and handle watcher race condition (#​2779)
  • fix: prevent error with bind:this={get, set} (#​2781)
  • fix: don't treat derived imported from svelte/store as a potential store (#​2780)
  • fix: key block can have its own block scope (#​2768)
vuejs/core (vue)

v3.5.17

Compare Source

Bug Fixes

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.

Copy link

nx-cloud bot commented Jun 23, 2025

View your CI Pipeline Execution ↗ for commit be7e387.

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

☁️ Nx Cloud last updated this comment at 2025-06-23 06:54:35 UTC

Copy link

pkg-pr-new bot commented Jun 23, 2025

@tanstack/angular-store

npm i https://pkg.pr.new/@tanstack/angular-store@210

@tanstack/react-store

npm i https://pkg.pr.new/@tanstack/react-store@210

@tanstack/solid-store

npm i https://pkg.pr.new/@tanstack/solid-store@210

@tanstack/store

npm i https://pkg.pr.new/@tanstack/store@210

@tanstack/svelte-store

npm i https://pkg.pr.new/@tanstack/svelte-store@210

@tanstack/vue-store

npm i https://pkg.pr.new/@tanstack/vue-store@210

commit: be7e387

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cd6da50 to be7e387 Compare June 23, 2025 06:52
@renovate renovate bot merged commit e2d023f into main Jun 23, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 23, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants