Skip to content

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

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
May 5, 2025
Merged

chore(deps): update all non-major dependencies#1479
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.15.1 -> ^1.16.0 age adoption passing confidence
@angular-devkit/build-angular ^19.2.9 -> ^19.2.10 age adoption passing confidence
@angular/animations (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@angular/cli ^19.2.9 -> ^19.2.10 age adoption passing confidence
@angular/common (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@angular/compiler (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@angular/compiler-cli (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@angular/core (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@angular/forms (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@angular/platform-browser (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@angular/router (source) ^19.2.8 -> ^19.2.9 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.48.5 -> ^1.49.0 age adoption passing confidence
@mantine/core (source) 7.17.5 -> 7.17.7 age adoption passing confidence
@mantine/hooks (source) 7.17.5 -> 7.17.7 age adoption passing confidence
@tanstack/react-query (source) ^5.74.7 -> ^5.75.2 age adoption passing confidence
@tanstack/react-router (source) ^1.117.1 -> ^1.119.0 age adoption passing confidence
@tanstack/react-start (source) ^1.118.0 -> ^1.119.2 age adoption passing confidence
effect (source) ^3.14.14 -> ^3.14.18 age adoption passing confidence
eslint (source) 9.25.1 -> 9.26.0 age adoption passing confidence
knip (source) ^5.50.5 -> ^5.53.0 age adoption passing confidence
solid-js (source) ^1.9.5 -> ^1.9.6 age adoption passing confidence
svelte-check ^4.1.6 -> ^4.1.7 age adoption passing confidence
vite (source) ^6.3.3 -> ^6.3.4 age adoption passing confidence
zod (source) ^3.24.3 -> ^3.24.4 age adoption passing confidence

Release Notes

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.49.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.48.5...v1.49.0

mantinedev/mantine (@​mantine/core)

v7.17.7

Compare Source

v7.17.6: 7.17.7

Compare Source

What's Changed
  • [@mantine/core] Table: Fix stickyHeader prop having impact on th selector specificity (#​7767)
  • [@mantine.core] NumberInput: Fix max prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#​7766)
  • [@mantine.hook] use-resize-observer: Fix width/height not being calculated correctly for elements with box-sizing: content-box (#​7764)
  • [@mantine/core] NavLink: Fix rightSection={null} not disabling chevron
  • [@mantine.hook] use-hotkeys: Fix usePhysicalKeys option not working with spacial keys (#​7761)
  • [@mantine/core] Modal: Fix scrollarea used inside the modal affecting the position of the close button (#​7738)
  • [@mantine/core] Select: Fix defined defaultValue being ignored with data updates (#​7742)
  • [@mantine/core] ScrollArea: Fix content overflowing the viewport in some cases (#​7748)
  • [@mantine/charts] RadarChart: Add tooltip and dots support (#​7749)
  • [@mantine/modals] Fix confirmProps not available in updateModal function (#​7750)
  • [@mantine/hooks] use-debounced-callback: Fix flushOnUnmount not working (#​7745)
  • [@mantine/core] Table: Add missing TableScrollContainerProps export
New Contributors

Full Changelog: mantinedev/mantine@7.17.5...7.17.6

mantinedev/mantine (@​mantine/hooks)

v7.17.7

Compare Source

v7.17.6: 7.17.7

Compare Source

What's Changed
  • [@mantine/core] Table: Fix stickyHeader prop having impact on th selector specificity (#​7767)
  • [@mantine.core] NumberInput: Fix max prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#​7766)
  • [@mantine.hook] use-resize-observer: Fix width/height not being calculated correctly for elements with box-sizing: content-box (#​7764)
  • [@mantine/core] NavLink: Fix rightSection={null} not disabling chevron
  • [@mantine.hook] use-hotkeys: Fix usePhysicalKeys option not working with spacial keys (#​7761)
  • [@mantine/core] Modal: Fix scrollarea used inside the modal affecting the position of the close button (#​7738)
  • [@mantine/core] Select: Fix defined defaultValue being ignored with data updates (#​7742)
  • [@mantine/core] ScrollArea: Fix content overflowing the viewport in some cases (#​7748)
  • [@mantine/charts] RadarChart: Add tooltip and dots support (#​7749)
  • [@mantine/modals] Fix confirmProps not available in updateModal function (#​7750)
  • [@mantine/hooks] use-debounced-callback: Fix flushOnUnmount not working (#​7745)
  • [@mantine/core] Table: Add missing TableScrollContainerProps export
New Contributors

Full Changelog: mantinedev/mantine@7.17.5...7.17.6

TanStack/query (@​tanstack/react-query)

v5.75.2

Compare Source

v5.75.1

Compare Source

Version 5.75.1 - 5/2/25, 11:19 AM

Changes
Fix
Test
Packages

v5.75.0

Compare Source

Version 5.75.0 - 5/1/25, 1:29 PM

Changes
Feat
  • query-core: refetchMode “replace” for streamedQuery (#​9092) (ff0131b) by Dominik Dorfmeister
Chore
  • remove unused common type (#​8989) (a9fe406) by novice0840
  • deps: update dependency vite to v6.2.7 [security] (#​9090) (7d25373) by renovate[bot]
Packages
TanStack/router (@​tanstack/react-start)

v1.119.2

Compare Source

Version 1.119.2 - 5/4/25, 1:46 AM

Changes

Fix
  • directive-functions-plugin: do not exclude generator functions (#​4080) (d2a1a04) by Sean Cassiere
Docs

Packages

eslint/eslint (eslint)

v9.26.0

Compare Source

webpro-nl/knip (knip)

v5.53.0

Compare Source

  • Remove unused script (d6484de)
  • Add --force and --graceful options to create-plugin script (063db24)
  • Add SVGO plugin (#​1065) (5d68767) - thanks @​azat-io!
  • Replace pretty-ms with prettyMilliseconds fn (d383899)
  • Add mem flags, observer & table to Performance (dabb874)
  • Fix --isolate-workspaces flag to gc principals (b75c872)
  • Fix and optimize git-ignore cache (c1c8e8c)

v5.52.0

Compare Source

  • Use default entries w/o config file (fixes #​1063) (01a8e65)
  • Fix negated glob pattern for ignored workspacea (28d9b4c)
  • Don't bail out early for --filter if also -r in pnpm resolver (48e49a7)
  • Replace easy-table with new Table (cd70e95)
sveltejs/language-tools (svelte-check)

v4.1.7

Compare Source

  • fix: robustify hoisting logic around prop types (#​2740)
  • fix: ensure typed exports are marked as used (#​2746)
  • chore: bump vscode-html/css-language-service (#​2752)
  • fix: ensure eligible snippets can be referenced in module script (#​2753)
  • fix: prevent error with unclosed tag followed by LF or end of file (#​2750)
colinhacks/zod (zod)

v3.24.4

Compare Source


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.

@renovate renovate Bot added the dependencies label May 5, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 5, 2025

View your CI Pipeline Execution ↗ for commit 3316aa1.

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

☁️ Nx Cloud last updated this comment at 2025-05-05 02:40:41 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 5, 2025

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1479

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1479

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1479

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1479

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1479

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1479

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@1479

commit: 3316aa1

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.98%. Comparing base (2a52a80) to head (3316aa1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1479   +/-   ##
=======================================
  Coverage   88.98%   88.98%           
=======================================
  Files          31       31           
  Lines        1398     1398           
  Branches      353      353           
=======================================
  Hits         1244     1244           
  Misses        137      137           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot merged commit 8634cee into main May 5, 2025
6 checks passed
@renovate renovate Bot deleted the renovate/all-minor-patch branch May 5, 2025 07:19
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