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
@changesets/cli (source) 2.29.82.30.0 age confidence devDependencies minor
@eslint/js (source) 9.39.39.39.4 age confidence devDependencies patch
@iconify/json (source) 2.2.4432.2.447 age confidence devDependencies patch
@mantine/core (source) 8.3.158.3.16 age confidence dependencies patch
@mantine/dates (source) 8.3.158.3.16 age confidence dependencies patch
@mantine/form (source) 8.3.158.3.16 age confidence dependencies patch
@mantine/hooks (source) 8.3.158.3.16 age confidence dependencies patch
@mantine/modals (source) 8.3.158.3.16 age confidence dependencies patch
@mantine/notifications (source) 8.3.158.3.16 age confidence dependencies patch
@mikro-orm/cli (source) 6.6.76.6.9 age confidence dependencies patch
@mikro-orm/core (source) 6.6.76.6.9 age confidence dependencies patch
@mikro-orm/migrations (source) 6.6.76.6.9 age confidence dependencies patch
@mikro-orm/postgresql (source) 6.6.76.6.9 age confidence dependencies patch
@mikro-orm/reflection (source) 6.6.76.6.9 age confidence dependencies patch
@mikro-orm/seeder (source) 6.6.76.6.9 age confidence dependencies patch
@nestjs/common (source) 11.1.1411.1.16 age confidence dependencies patch
@nestjs/core (source) 11.1.1411.1.16 age confidence dependencies patch
@nestjs/platform-fastify (source) 11.1.1411.1.16 age confidence dependencies patch
@nestjs/testing (source) 11.1.1411.1.16 age confidence devDependencies patch
@sentry/nestjs (source) 10.40.010.42.0 age confidence dependencies minor
@sentry/profiling-node (source) 10.40.010.42.0 age confidence dependencies minor
@sentry/react (source) 10.40.010.42.0 age confidence dependencies minor
@tabler/icons-react (source) 3.37.13.40.0 age confidence dependencies minor
@tanstack/react-router (source) 1.163.21.166.2 age confidence dependencies minor
@tanstack/router-devtools (source) 1.163.21.166.2 age confidence devDependencies minor
@tanstack/router-plugin (source) 1.163.21.166.2 age confidence devDependencies minor
@types/node (source) 25.3.125.3.5 age confidence devDependencies patch
eslint (source) 10.0.210.0.3 age confidence devDependencies patch
globals 17.3.017.4.0 age confidence devDependencies minor
nx (source) 22.5.222.5.4 age confidence devDependencies patch
postgres 17.7-alpine17.9-alpine age confidence minor
serve 14.2.514.2.6 age confidence devDependencies patch

Release Notes

changesets/changesets (@​changesets/cli)

v2.30.0

Compare Source

eslint/eslint (@​eslint/js)

v9.39.4

Compare Source

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

v2.2.447

Compare Source

v2.2.446

Compare Source

v2.2.445

Compare Source

v2.2.444

Compare Source

mantinedev/mantine (@​mantine/core)

v8.3.16

Compare Source

What's Changed
  • [@mantine/modals] Fix onClose being called multiple times (#​8727)
  • [@mantine/core] Tooltip: Fix component not throwing erro when used with string (#​8694)
  • [@mantine/core] NumberInput: Fix incorrect decimal separator parsing in onPaste
  • [@mantine/core] AppShell: Fix layout="alt" not working with mode="static"
  • [@mantine/stotlight] Fix actions list being rendered when nothing found message was not set (#​8592)

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

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

v6.6.9

Compare Source

Bug Fixes
  • core: fix findOne with entity refs for composite PKs with shared FK columns (6f95f72), closes #​5629
  • core: make entity prototype toJSON non-enumerable to prevent data leaks (c895808)
  • core: prevent double JSON-encoding of nested embeddable arrays (309b278), closes #​7233
  • migrations: normalize snapshots and write on both up/down (#​7236) (a07aca6), closes #​7234
  • migrations: skip snapshot write on migration:up to support read-only filesystems (c8584e8), closes #​7232
  • mysql: fix table.bigincrements() producing int instead of bigint (5660607), closes #​7246

v6.6.8

Compare Source

Bug Fixes
  • core: allow using property accessor on to-one relations (06978c9), closes #​7211
  • core: fix double processing of JSON properties when reloading an entity (514ed87)
  • core: preserve embeddable properties in toPOJO regardless of partial loading hints (c27dbae)
  • core: preserve function expression indexes through metadata cache round-trip (#​7229) (9ae8d20), closes #​7238
  • core: use full hydration in mergeData for initialized entities (5529308), closes #​7205
  • knex: handle $not operator inside relation filters (#​7227) (d0dac2f), closes #​7226
  • migrations: delete snapshot file after migration:down (dfcc8c6), closes #​7210
  • postgres: fix phantom diffs for check constraints (#​7224) (103346c)
nestjs/nest (@​nestjs/common)

v11.1.16

Compare Source

v11.1.16 (2026-03-05)
Bug fixes
  • microservices
Dependencies
Committers: 2

v11.1.15

Compare Source

getsentry/sentry-javascript (@​sentry/nestjs)

v10.42.0

Compare Source

  • feat(consola): Enhance Consola integration to extract first-param object as searchable attributes (#​19534)
  • fix(astro): Do not inject withSentry into Cloudflare Pages (#​19558)
  • fix(core): Do not remove promiseBuffer entirely (#​19592)
  • fix(deps): Bump fast-xml-parser to 4.5.4 for CVE-2026-25896 (#​19588)
  • fix(react-router): Set correct transaction name when navigating with object argument (#​19590)
  • ref(nuxt): Use addVitePlugin instead of deprecated vite:extendConfig (#​19464)
Internal Changes

Bundle size 📦

Path Size
@​sentry/browser 25.02 KB
@​sentry/browser - with treeshaking flags 23.57 KB
@​sentry/browser (incl. Tracing) 41.44 KB
@​sentry/browser (incl. Tracing, Profiling) 45.99 KB
@​sentry/browser (incl. Tracing, Replay) 79.35 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 69.21 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 83.93 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 95.91 KB
@​sentry/browser (incl. Feedback) 41.44 KB
@​sentry/browser (incl. sendFeedback) 29.58 KB
@​sentry/browser (incl. FeedbackAsync) 34.52 KB
@​sentry/browser (incl. Metrics) 26.17 KB
@​sentry/browser (incl. Logs) 26.31 KB
@​sentry/browser (incl. Metrics & Logs) 26.96 KB
@​sentry/react 26.74 KB
@​sentry/react (incl. Tracing) 43.72 KB
@​sentry/vue 29.37 KB
@​sentry/vue (incl. Tracing) 43.26 KB
@​sentry/svelte 25.05 KB
CDN Bundle 27.51 KB
CDN Bundle (incl. Tracing) 42.25 KB
CDN Bundle (incl. Logs, Metrics) 28.33 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 43.07 KB
CDN Bundle (incl. Replay, Logs, Metrics) 66.49 KB
CDN Bundle (incl. Tracing, Replay) 78.26 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 79.1 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 83.65 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 84.5 KB
CDN Bundle - uncompressed 80.42 KB
CDN Bundle (incl. Tracing) - uncompressed 125.07 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 83.19 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 127.83 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 203.96 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 239.21 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 241.96 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 251.82 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 254.56 KB
@​sentry/nextjs (client) 46.08 KB
@​sentry/sveltekit (client) 41.89 KB
@​sentry/node-core 51.01 KB
@​sentry/node 170.6 KB
@​sentry/node - without tracing 95.09 KB
@​sentry/aws-serverless 110.53 KB

v10.41.0

Compare Source

tabler/tabler-icons (@​tabler/icons-react)

v3.40.0: Release 3.40.0

Compare Source

tabler-icons-3 40 0@​2x
18 new icons:
  • outline/api-book
  • outline/brand-infakt
  • outline/circle-open-arrow-down
  • outline/circle-open-arrow-left
  • outline/circle-open-arrow-right
  • outline/circle-open-arrow-up
  • outline/circle-plus-minus
  • outline/home-lock
  • outline/map-lock
  • outline/map-shield
  • outline/mesh
  • outline/queue-pop-in
  • outline/queue-pop-out
  • outline/stroke-curved
  • outline/stroke-dynamic
  • outline/stroke-straight
  • outline/trending-up-down
  • outline/vip-2

Fixed icons: outline/api, outline/home-shield

v3.39.0: Release 3.39.0

Compare Source

tabler-icons-3 39 0@​2x
18 new icons:
  • outline/ai-agent
  • outline/ai-agents
  • outline/ai-gateway
  • outline/bot-id
  • outline/canary
  • outline/codeblock
  • outline/connection
  • outline/credits
  • outline/firewall-check
  • outline/firewall-flame
  • outline/image-generation
  • outline/microfrontends
  • outline/middleware
  • outline/scan-traces
  • outline/serverless
  • outline/user-key
  • outline/world-map
  • outline/zero-config

Fixed icons: outline/api, outline/sort-ascending-2, outline/sort-descending-2

v3.38.0: Release 3.38.0

Compare Source

tabler-icons-3 38 0@​2x
34 new icons:
  • filled/adjustments-horizontal
  • filled/check
  • filled/chevron-down
  • filled/chevron-right
  • filled/click
  • filled/copy
  • filled/database
  • filled/device-floppy
  • filled/device-gamepad-2
  • filled/dots-vertical
  • filled/dots
  • filled/download
  • filled/edit
  • filled/external-link
  • filled/headset
  • filled/help
  • filled/home-2
  • filled/id
  • filled/link
  • filled/list-check
  • filled/list-details
  • filled/list
  • filled/menu-2
  • filled/messages
  • filled/pencil
  • filled/plus
  • filled/scale
  • filled/school
  • filled/search
  • filled/send
  • filled/ticket
  • filled/tools-kitchen-2
  • filled/world
  • filled/x

Fixed icons: filled/calendar-event, filled/trash

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

v1.166.2

Compare Source

Version 1.166.2 - 3/4/26, 8:36 PM

Changes
Fix
  • handle beforeLoad throwing notFound correctly (#​6811) (9c81d5a) by Manuel Schiller
Chore
Test
Packages

v1.163.3

Compare Source

Version 1.163.3 - 2/27/26, 10:12 PM

Changes
Fix
Packages
eslint/eslint (eslint)

v10.0.3

Compare Source

sindresorhus/globals (globals)

v17.4.0

Compare Source

nrwl/nx (nx)

v22.5.4

Compare Source

22.5.4 (2026-03-04)

🚀 Features
  • core: add .nx/polygraph to gitignore in migration and caia (#​34659)
🩹 Fixes
  • angular-rspack: use relative path for postcss-cli-resources output (#​34681, #​34092)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#​31684, #​31682)
  • core: update sourceRespository description of nx import (#​34606)
  • core: update minimatch to 10.2.4 (#​34660)
  • core: skip writing deps cache if already up-to-date (#​34582)
  • core: resolve false positive loop detection when running with Bun (#​34640, #​0, #​1, #​2, #​3, #​4, #​5, #​6, #​33997)
  • core: fall back to invoking PM in detection (#​34691)
  • core: restore CNW user flow to match v22.1.3 (#​34671)
  • gradle: tee batch runner output to stderr for terminal display (#​34630)
  • maven: synchronize batch runner invoke() to prevent concurrent access (#​34600)
  • misc: boost CLI command reference search ranking (#​34625)
  • misc: fix broken nx.dev redirects and remove legacy redirect-rules files (#​34673)
  • misc: use pathToFileURL for cross-platform path handling in postcss-cli-resources (#​34676, #​33052)
  • misc: exclude .netlify paths from Framer proxy edge function (1ce5e91f5e)
  • repo: reset package.json files after local release (#​34648)
  • repo: remove redundant inputs override for build-base target (#​34649)
  • vitest: respect reporters from target options in vitest executor (#​34663, #​34495)
❤️ Thank You

v22.5.3

Compare Source

22.5.3 (2026-02-26)

🚀 Features
  • core: add --json flag for better AX to nx list (#​34551)
  • core: add passthrough for nx-cloud apply-locally command (#​34557)
  • core: add explicit cloud opt-out to CNW (#​34580)
🩹 Fixes
❤️ Thank You

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: d89470a

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.29%. Comparing base (3b3d0f5) to head (f76993e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #537   +/-   ##
=======================================
  Coverage   46.29%   46.29%           
=======================================
  Files          70       70           
  Lines        1214     1214           
  Branches       80       80           
=======================================
  Hits          562      562           
  Misses        642      642           
  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 0d45708 to b08ef8a Compare February 22, 2026 01:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from df3123f to ac247da Compare February 25, 2026 22:05
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