Skip to content

fix(deps): update likely non breaking dependencies#537

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update likely non breaking dependencies#537
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@iconify/json (source) 2.2.4342.2.440 age confidence devDependencies patch
@mantine/core (source) 8.3.138.3.15 age confidence dependencies patch
@mantine/dates (source) 8.3.138.3.15 age confidence dependencies patch
@mantine/form (source) 8.3.138.3.15 age confidence dependencies patch
@mantine/hooks (source) 8.3.138.3.15 age confidence dependencies patch
@mantine/modals (source) 8.3.138.3.15 age confidence dependencies patch
@mantine/notifications (source) 8.3.138.3.15 age confidence dependencies patch
@mikro-orm/cli (source) 6.6.66.6.7 age confidence dependencies patch
@mikro-orm/core (source) 6.6.66.6.7 age confidence dependencies patch
@mikro-orm/migrations (source) 6.6.66.6.7 age confidence dependencies patch
@mikro-orm/postgresql (source) 6.6.66.6.7 age confidence dependencies patch
@mikro-orm/reflection (source) 6.6.66.6.7 age confidence dependencies patch
@mikro-orm/seeder (source) 6.6.66.6.7 age confidence dependencies patch
@nanostores/persistent 1.3.01.3.3 age confidence dependencies patch
@nestjs/common (source) 11.1.1211.1.13 age confidence dependencies patch
@nestjs/config 4.0.24.0.3 age confidence dependencies patch
@nestjs/core (source) 11.1.1211.1.13 age confidence dependencies patch
@nestjs/platform-fastify (source) 11.1.1211.1.13 age confidence dependencies patch
@nestjs/swagger 11.2.511.2.6 age confidence dependencies patch
@nestjs/testing (source) 11.1.1211.1.13 age confidence devDependencies patch
@nx-tools/container-metadata (source) 7.2.07.2.1 age confidence devDependencies patch
@nx-tools/nx-container (source) 7.2.07.2.1 age confidence devDependencies patch
@tanstack/react-query (source) 5.90.205.90.21 age confidence dependencies patch
@tanstack/react-router (source) 1.157.181.160.2 age confidence dependencies minor
@tanstack/router-devtools (source) 1.157.181.160.2 age confidence devDependencies minor
@tanstack/router-plugin (source) 1.157.181.160.2 age confidence devDependencies minor
@types/node (source) 25.1.025.2.3 age confidence devDependencies minor
@types/react (source) 19.2.1019.2.14 age confidence devDependencies patch
@typescript-eslint/parser (source) 8.54.08.56.0 age confidence devDependencies minor
@vitejs/plugin-react (source) 5.1.25.1.4 age confidence devDependencies patch
astro (source) 5.17.15.17.2 age confidence dependencies patch
eslint-plugin-astro (source) 1.5.01.6.0 age confidence devDependencies minor
eslint-plugin-react-refresh ^0.4.23^0.5.0 age confidence devDependencies minor
openapi-fetch (source) 0.15.00.17.0 age confidence dependencies minor
openapi-react-query (source) 0.5.10.5.4 age confidence dependencies patch
openapi-typescript (source) 7.10.17.13.0 age confidence devDependencies minor
openapi-typescript-helpers (source) ^0.0.15^0.1.0 age confidence devDependencies minor
pnpm (source) 10.28.210.29.3 age confidence packageManager minor
postgres 17.7-alpine17.8-alpine age confidence minor
typescript-eslint (source) 8.54.08.56.0 age confidence devDependencies minor

Release Notes

iconify/icon-sets (@​iconify/json)

v2.2.440

Compare Source

v2.2.439

Compare Source

v2.2.438

Compare Source

v2.2.437

Compare Source

v2.2.436

Compare Source

v2.2.435

Compare Source

mantinedev/mantine (@​mantine/core)

v8.3.15

Compare Source

v8.3.14

Compare Source

What's Changed
  • [@mantine/core] Switch: Fix checkbox not being recognized by Playwright (#​8370, #​8645)
  • [@mantine/core] MultiSelect: Fix click on chevron not opening dropdown when clearable is enabled (#​8641)
  • [@mantine/modals] Fix types of context modals inferred incorrectly (#​8625)
  • [@mantine/core] MultiSelect: Fix clear button overlapping with pills (#​8634)
New Contributors

Full Changelog: mantinedev/mantine@8.3.13...8.3.14

mantinedev/mantine (@​mantine/dates)

v8.3.15

Compare Source

v8.3.14

Compare Source

What's Changed
  • [@mantine/core] Switch: Fix checkbox not being recognized by Playwright (#​8370, #​8645)
  • [@mantine/core] MultiSelect: Fix click on chevron not opening dropdown when clearable is enabled (#​8641)
  • [@mantine/modals] Fix types of context modals inferred incorrectly (#​8625)
  • [@mantine/core] MultiSelect: Fix clear button overlapping with pills (#​8634)
New Contributors

Full Changelog: mantinedev/mantine@8.3.13...8.3.14

mantinedev/mantine (@​mantine/form)

v8.3.15

Compare Source

What's Changed
  • [@mantine/dropzone] Update react-dropzone to 15.0.0 (#​8667)
  • [@mantine/core]TagsInput: Fix duplicate checking bypass with splitChars (#​8686)
  • [@mantine/charts] Allow ChartTooltip valueFormatter to return React.ReactNode (#​8650)
  • [@mantine/dates] DatePicker: Fix placeholder selector missing in Styles API (#​8663)
  • [@mantine/core] Add missing factory types exports (#​8677)
  • [@mantine/core] Fix inert attribute being ignored by Checkbox and Switch components (#​8668)

Full Changelog: mantinedev/mantine@8.3.14...8.3.15

v8.3.14

Compare Source

What's Changed
  • [@mantine/core] Switch: Fix checkbox not being recognized by Playwright (#​8370, #​8645)
  • [@mantine/core] MultiSelect: Fix click on chevron not opening dropdown when clearable is enabled (#​8641)
  • [@mantine/modals] Fix types of context modals inferred incorrectly (#​8625)
  • [@mantine/core] MultiSelect: Fix clear button overlapping with pills (#​8634)
New Contributors

Full Changelog: mantinedev/mantine@8.3.13...8.3.14

mantinedev/mantine (@​mantine/modals)

v8.3.15

Compare Source

v8.3.14

Compare Source

What's Changed

  • [@mantine/core] Switch: Fix checkbox not being recognized by Playwright (#​8370, #​8645)
  • [@mantine/core] MultiSelect: Fix click on chevron not opening dropdown when clearable is enabled (#​8641)
  • [@mantine/modals] Fix types of context modals inferred incorrectly (#​8625)
  • [@mantine/core] MultiSelect: Fix clear button overlapping with pills (#​8634)

New Contributors

Full Changelog: mantinedev/mantine@8.3.13...8.3.14

mikro-orm/mikro-orm (@​mikro-orm/cli)

v6.6.7

Compare Source

Bug Fixes
  • core: do not propagate cursor related options to populate queries (e6b9a6a), closes #​7148
  • core: ignore empty conditions produced by filters (1ebbfb0)
  • guard prototype.toJSON against being called on prototype itself (#​7152) (fa5290e), closes #​7151
  • migrations: support emitting multiline queries (fcf360a), closes #​7185
  • schema: do not ignore changes to entity level comments (b421c9d), closes #​7187
  • sql: always alias virtual properties in where query (2f7492d), closes #​7196
  • sql: skip pagination subquery and force balanced strategy for virtual entities (260a2e0), closes #​7195
Features
  • core: add WHERE clause support to upsert via onConflictWhere option (#​7181) (9ed5ef5)
nanostores/persistent (@​nanostores/persistent)

v1.3.3

Compare Source

  • Reduced decoding calls on no value changes (by @​d8corp).

v1.3.2

Compare Source

  • Fixed handling broke JSON in persistentJSON (by @​d8corp).

v1.3.1

Compare Source

  • Fixed persistentBoolean restoring on pageshow (by @​d8corp).
nestjs/nest (@​nestjs/common)

v11.1.13

Compare Source

v11.1.13 (2026-02-03)
Bug fixes
  • common
Enhancements
Dependencies
Committers: 6
nestjs/config (@​nestjs/config)

v4.0.3

Compare Source

What's Changed

Full Changelog: nestjs/config@4.0.2...4.0.3

nestjs/swagger (@​nestjs/swagger)

v11.2.6

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/swagger@11.2.5...11.2.6

gperdomor/nx-tools (@​nx-tools/container-metadata)

v7.2.1

Compare Source

🩹 Fixes
🏡 Chore
  • deps: bump memfs from 4.51.0 to v4.56.10 (09ee9200)
gperdomor/nx-tools (@​nx-tools/nx-container)

v7.2.1

Compare Source

🏡 Chore
  • repo: reoganize dependencies (0b9f5029)
  • deps: bump memfs from 4.51.0 to v4.56.10 (09ee9200)
❤️ Thank You
  • Gustavo Perdomo
TanStack/query (@​tanstack/react-query)

v5.90.21

Compare Source

Patch Changes
  • refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#​10082)
TanStack/router (@​tanstack/react-router)

v1.160.2

Compare Source

Version 1.160.2 - 2/16/26, 7:27 PM

Changes

Fix
Other

Packages

v1.160.0

Compare Source

Version 1.160.0 - 2/15/26, 7:06 AM

Changes

Feat
  • router-core, react-router, solid-router, vue-router: isDangerousProtocol uses customizable allowlist (#​6542) (6ddb586) by @​Sheraff

Packages

v1.159.14

Compare Source

Version 1.159.14 - 2/15/26, 1:45 AM

Changes

Fix
  • react-router: remove async/defer attributes during hydration to prevent warnings (#​6479) (067951f) by 홍규진
Test
Docs
  • start: fix typos in React quick start (#​6638) (6ee1586) by Pavan Shinde
Other

Packages

v1.159.10

Compare Source

Version 1.159.10 - 2/14/26, 1:19 AM

Changes
Fix
  • preserve data script content during client hydration (#​6653) (fb139e8) by nikuscs
  • lazy-compile server fn on dev restart to avoid invalid ID error (#​6655) (f212098) by Manuel Schiller
Packages

v1.159.9

Compare Source

Version 1.159.9 - 2/14/26, 12:46 AM

Changes

Fix
  • resolve pending state when throwing notFound in beforeLoad (#​6654) (2148b1b) by Manuel Schiller

Packages

v1.159.6

Compare Source

Version 1.159.6 - 2/13/26, 6:35 PM

Changes
Fix
  • don"t cache server side route tree during dev (#​6650) (85b34a7) by Manuel Schiller
Chore
Test
Docs
  • start: Update TanStack Builder link in getting started guide (#​6641) (a8c786c) by Yuki Terashima
Packages

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Feb 1, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 1, 2026

⚠️ No Changeset found

Latest commit: f9beac2

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

@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.51%. Comparing base (a4083aa) to head (f9beac2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #537   +/-   ##
=======================================
  Coverage   46.51%   46.51%           
=======================================
  Files          69       69           
  Lines        1206     1206           
  Branches       79       73    -6     
=======================================
  Hits          561      561           
  Misses        635      635           
  Partials       10       10           

☔ 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 force-pushed the renovate/all-minor-patch branch 20 times, most recently from 46f6eaf to cc2b825 Compare February 8, 2026 09:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 65199b5 to 74d583d Compare February 10, 2026 09:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from af86b2b to 54a2356 Compare February 16, 2026 20:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 54a2356 to f9beac2 Compare February 17, 2026 08:31
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