Skip to content

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
@iconify/json (source) 2.2.4342.2.437 age confidence
@mantine/core (source) 8.3.138.3.14 age confidence
@mantine/dates (source) 8.3.138.3.14 age confidence
@mantine/form (source) 8.3.138.3.14 age confidence
@mantine/hooks (source) 8.3.138.3.14 age confidence
@mantine/modals (source) 8.3.138.3.14 age confidence
@mantine/notifications (source) 8.3.138.3.14 age confidence
@nanostores/persistent 1.3.01.3.3 age confidence
@nestjs/common (source) 11.1.1211.1.13 age confidence
@nestjs/config 4.0.24.0.3 age confidence
@nestjs/core (source) 11.1.1211.1.13 age confidence
@nestjs/platform-fastify (source) 11.1.1211.1.13 age confidence
@nestjs/swagger 11.2.511.2.6 age confidence
@nestjs/testing (source) 11.1.1211.1.13 age confidence
@nx-tools/container-metadata (source) 7.2.07.2.1 age confidence
@nx-tools/nx-container (source) 7.2.07.2.1 age confidence
@tanstack/react-router (source) 1.157.181.159.5 age confidence
@tanstack/router-devtools (source) 1.157.181.159.5 age confidence
@tanstack/router-plugin (source) 1.157.181.159.5 age confidence
@types/node (source) 25.1.025.2.2 age confidence
@types/react (source) 19.2.1019.2.13 age confidence
@typescript-eslint/parser (source) 8.54.08.55.0 age confidence
@vitejs/plugin-react (source) 5.1.25.1.4 age confidence
eslint-plugin-react-refresh ^0.4.23^0.5.0 age confidence
openapi-fetch (source) 0.15.00.16.0 age confidence
openapi-react-query (source) 0.5.10.5.3 age confidence
openapi-typescript (source) 7.10.17.12.0 age confidence
pnpm (source) 10.28.210.29.2 age confidence
typescript-eslint (source) 8.54.08.55.0 age confidence

Release Notes

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

v2.2.437

Compare Source

v2.2.436

Compare Source

v2.2.435

Compare Source

mantinedev/mantine (@​mantine/core)

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

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/router (@​tanstack/react-router)

v1.159.5

Compare Source

Version 1.159.5 - 2/9/26, 1:08 PM

Changes
Perf
  • revert to Response, and add docs regarding for FastResponse (#​6618) (641720f) by Birk Skyum
Packages

v1.159.4

Compare Source

Version 1.159.4 - 2/9/26, 12:55 AM

Changes

Fix
  • router: ensure useParams returns parsed params when strict is false (#​6387) (5c923e4) by Lee Jong Kyung

Packages

v1.159.3

Compare Source

Version 1.159.3 - 2/8/26, 8:07 PM

Changes
Perf
Packages

v1.158.4

Compare Source

Version 1.158.4 - 2/7/26, 12:01 AM

Changes
Fix
  • start-server-core: redirect misinterpreted protocol-relative URLs (#​6600) (40ed683) by Nico Lynzaad
Docs
  • add Cloudflare Workers handlers section to server entry point (#​6488) (172fa05) by Alexander Zuev
Packages

v1.158.1

Compare Source

Version 1.158.1 - 2/5/26, 1:50 AM

Changes

Fix
  • router-core: fix handle AbortError logic when rapid navigation (#​6426) (28b0e8b) by Lee
Docs

Packages

v1.158.0

Compare Source

Version 1.158.0 - 2/3/26, 12:16 AM

Changes

Feat
  • pass routeId into context/beforeLoad (#​6579) (a894baa) by Manuel Schiller
Fix
  • avoid destructuring internal server property in interpolatePath (#​6580) (ebd96af) by Manuel Schiller
  • strip type exports upon DCE (#​6582) (77b18bb) by Manuel Schiller

Packages

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.55.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.1.4

Compare Source

Fix canSkipBabel not accounting for babel.overrides (#​1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

v5.1.3

Compare Source

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.5.0

Compare Source

Breaking changes
  • The package now ships as ESM and requires ESLint 9 + node 20. Because legacy config doesn't support ESM, this requires to use flat config
  • A new reactRefresh export is available and prefered over the default export. It's an object with two properties:
    • plugin: The plugin object with the rules
    • configs: An object containing configuration presets, each exposed as a function. These functions accept your custom options, merge them with sensible defaults for that config, and return the final config object.
  • customHOCs option was renamed to extraHOCs
  • Validation of HOCs calls is now more strict, you may need to add some HOCs to the extraHOCs option

Config example:

import { defineConfig } from "eslint/config";
import { reactRefresh } from "eslint-plugin-react-refresh";

export default defineConfig(
  /* Main config */
  reactRefresh.configs.vite({ extraHOCs: ["someLibHOC"] }),
);

Config example without config:

import { defineConfig } from "eslint/config";
import { reactRefresh } from "eslint-plugin-react-refresh";

export default defineConfig({
  files: ["**/*.ts", "**/*.tsx"],
  plugins: {
    // other plugins
    "react-refresh": reactRefresh.plugin,
  },
  rules: {
    // other rules
    "react-refresh/only-export-components": [
      "warn",
      { extraHOCs: ["someLibHOC"] },
    ],
  },
});
Why

This version follows a revamp of the internal logic to better make the difference between random call expressions like export const Enum = Object.keys(Record) and actual React HOC calls like export const MemoComponent = memo(Component). (fixes #​93)

The rule now handles ternaries and patterns like export default customHOC(props)(Component) which makes it able to correctly support files like this one given this config:

{
  "react-refresh/only-export-components": [
    "warn",
    { "extraHOCs": ["createRootRouteWithContext"] }
  ]
}

[!NOTE]
Actually createRoute functions from TanStack Router are not React HOCs, they return route objects that fake to be a memoized component but are not. When only doing createRootRoute({ component: Foo }), HMR will work fine, but as soon as you add a prop to the options that is not a React component, HMR will not work. I would recommend to avoid adding any TanStack function to extraHOCs it you want to preserve good HMR in the long term. Bluesky thread.

Because I'm not 100% sure this new logic doesn't introduce any false positive, this is done in a major-like version. This also give me the occasion to remove the hardcoded connect from the rule. If you are using connect from react-redux, you should now add it to extraHOCs like this:

{
  "react-refresh/only-export-components": ["warn", { "extraHOCs": ["connect"] }]
}
openapi-ts/openapi-typescript (openapi-fetch)

v0.16.0

Compare Source

Minor Changes
  • #​2362 9002418 Thanks @​luxass! - Added support for setting a custom path serializers either globally or per request. This allows you to customize how path parameters are serialized in the URL. E.g. you can use a custom serializer to prevent encoding of a path parameter, if you need to pass a value that should not be encoded.

v0.15.2

Compare Source

Patch Changes
  • #​2508 89843b0 Thanks @​srbarba! - Use text() when no content-length is provided to avoid errors parsing empty bodies (200 wit

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: 65199b5

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 (65199b5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #537   +/-   ##
=======================================
  Coverage   46.51%   46.51%           
=======================================
  Files          69       69           
  Lines        1206     1206           
  Branches       79       79           
=======================================
  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 5 times, most recently from 6918a39 to 560d3a3 Compare February 9, 2026 18:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 560d3a3 to 65199b5 Compare February 10, 2026 05:12
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