Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2025

This PR contains the following updates:

Package Change Age Confidence
@playwright/test (source) 1.56.1 -> 1.57.0 age confidence
knip (source) 5.70.2 -> 5.72.0 age confidence
react-hook-form (source) 7.66.1 -> 7.68.0 age confidence
testcontainers 11.8.1 -> 11.9.0 age confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.57.0

Compare Source

webpro-nl/knip (knip)

v5.72.0

Compare Source

  • Resolve setupFiles and globalSetup from config file dir (resolve #​1317) (ff8c33d)
  • Add SASS/SCSS compiler (resolve #​1292) (333ace3)
  • Update compilers docs (2a5be2d)
  • Move & update dependencies (9fb19b3)
  • Add .vscode/extensions.json (77433bc)
  • Keep tracing exports/members through pseudo re-exports + conditions (resolve #​1371) (fb3cc39)
  • Defer work for a minor perf optimization (e0a4649)
  • Remove obsolete .prettierignore (9cd40e1)
  • Add docs re. coding agents + AGENTS.md (262dacf)
  • Add some docs/hints to code (8237a30)
  • Ignore void lint issue in explorer helper type (33d7497)
  • Ignore dependencies used by IDE extensions (fb98813)
  • Update rsbuild plugin to check preEntry (#​1373) (b542cb7) - thanks @​MichielHegemans!
  • Support cli args for config file in vite plugin (ab01e82)
  • Refactor traceRefs out and improve export tracer (62d574e)
  • Improve & add importAliases to refs tracker (f90eed6)
  • Make non-pkg specifiers relative in SCSS compiler (c77ea44)
  • Allow integration test patch (733bc92)
  • Add knip config patch to eslint integration test (ff69794)
  • Work that tracer ✨ (d79c1f6)
  • Allow multiple --performance-fn (5be3cdc)
  • Add extensionAlias (ebf3ff3)
  • Sort files for trace output & add diff test helper (4c22ec3)
  • Bump oxc-resolver to 11.15.0 (ff4d089)
  • Add tsconfig: auto and use resolveFileSync method (b2f213d)
  • Use containingFile (not dir) (ed0cdac)
  • Add missing tsconfig.json files (141d5c8)
  • Add test for tsconfig rootDirs (close #​873) (eeb4174)
  • Keep using sync resolver outside ts module scope (a3fd7dd)
  • Add index to mem table (96edd57)
  • Update export tracer screenshots (0188371)
  • Add SVGR plugin (3b564dd)
  • Update command to create plugin in help text (6385b25)
  • Format (dee9795)
  • Add support for viteConfigPath in storybook plugin (ec9d6cc)
  • Add impl walk-through & new plugin instructions (4f0c8b1)
  • Minor refactor formatTrace (143755e)

v5.71.0

Compare Source

react-hook-form/react-hook-form (react-hook-form)

v7.68.0

Compare Source

v7.67.0: Version 7.67.0

Compare Source

🎯 feat: add exact to useController props (#​13154)

useForm({
  defaultValues: {
    user: {
      name: ''
    }
  }
})

<Controller control={control} name="user" exact={false} /> // subscribe to all user object

✨ fix(types): allow undefined value with async defaultValues in Contr… (#​13160)
🐞 fix(types): correct PathValueImpl type inference (#​13150)

testcontainers/testcontainers-node (testcontainers)

v11.9.0

Compare Source

Changes

🚀 Features

📦 Dependency Updates


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 deps label Nov 25, 2025
@renovate renovate bot force-pushed the renovate/npm-minor-dependencies branch 3 times, most recently from 0cc31d0 to c09aded Compare November 27, 2025 22:01
@renovate renovate bot changed the title chore(deps): update dependency @playwright/test to v1.57.0 chore(deps): update npm minor dependencies Nov 27, 2025
@renovate renovate bot force-pushed the renovate/npm-minor-dependencies branch 4 times, most recently from 02ce953 to f7377a2 Compare December 4, 2025 03:52
@renovate renovate bot force-pushed the renovate/npm-minor-dependencies branch from f7377a2 to 1947ec5 Compare December 8, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant