Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.27.1 -> 7.28.0 age adoption passing confidence
@babel/preset-env (source) 7.27.2 -> 7.28.0 age adoption passing confidence
@radix-ui/react-dropdown-menu (source) 2.1.14 -> 2.1.15 age adoption passing confidence
@radix-ui/react-switch (source) 1.2.4 -> 1.2.5 age adoption passing confidence
postcss (source) 8.4.47 -> 8.5.6 age adoption passing confidence
react-hook-form (source) 7.56.4 -> 7.59.0 age adoption passing confidence
tailwind-merge 3.3.0 -> 3.3.1 age adoption passing confidence
typedoc (source) 0.28.5 -> 0.28.7 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser
radix-ui/primitives (@​radix-ui/react-switch)

v1.2.5

postcss/postcss (postcss)

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

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

v7.59.0

Compare Source

v7.58.1

Compare Source

v7.58.0

Compare Source

v7.57.0: Version 7.57.0

Compare Source

🫚 feat: root errors count in schema error lookup (#​12839)
👁️ feat: focus form field for errors supplied by errors prop (#​12805)
⌨️ feat: add and export options config for resetField api (#​12819)
🐞 close #​12707 useController focus function runtime issue (#​12843)
🐞 fix: add proper types to form.subscribe (#​12850)
🐞 fix: add type info for callback args in subscribe (#​12859)
🔄 close #​12835 revert original fix on errors empty object check (#​12846)

dcastil/tailwind-merge (tailwind-merge)

v3.3.1

Compare Source

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.3.0...v3.3.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph, a private sponsor, @​block and @​shawt3000 for sponsoring tailwind-merge! ❤️

TypeStrong/TypeDoc (typedoc)

v0.28.7

Compare Source

Features
  • Introduced the @sortStrategy tag to override the sort option on a specific reflection, #​2965.
Bug Fixes
  • Classes and functions exported with export { type X } are no longer missing comments, #​2970.
  • Setting locale to an unknown value will now cause TypeDoc to operate in English instead of a debug locale.
  • Array options will now report an error if set to a non-array/non-string value.

v0.28.6

Compare Source

Features
  • TypeDoc now supports resolving relative paths in links to the package directory as belonging to the project, #​2961.
  • Declarations without comments will now check for comments on their export specifier, #​2964.
Bug Fixes
  • Attempting to highlight a supported language which is not enabled is now a warning, not an error, #​2956.
  • Improved compatibility with CommonMark's link parsing, #​2959.
  • Classes, variables, and functions exported with export { type X } are now detected and converted as interfaces/type aliases, #​2962.
  • Improved warning messaging for links to symbols which were resolved, but the symbols were not included in the documentation, #​2967.
  • Fixed an issue preventing nested documents from being deserialized from TypeDoc's JSON output or used in packages mode, #​2969.
Thanks!

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.

@vercel
Copy link

vercel bot commented May 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elements-nextjs-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2025 3:36pm
elements-nextjs-pages-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2025 3:36pm

@renovate renovate bot added ci-upgrade dependencies Pull requests that update a dependency file labels May 24, 2025
@changeset-bot
Copy link

changeset-bot bot commented May 24, 2025

⚠️ No Changeset found

Latest commit: 6a64dc1

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.

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 May 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.81%. Comparing base (f3fad4d) to head (6a64dc1).
Report is 217 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #549       +/-   ##
===========================================
+ Coverage   42.43%   53.81%   +11.38%     
===========================================
  Files         136      159       +23     
  Lines        2008     2921      +913     
  Branches      288      450      +162     
===========================================
+ Hits          852     1572      +720     
- Misses       1149     1320      +171     
- Partials        7       29       +22     
Components Coverage Δ
@ory/elements-react 52.15% <ø> (+15.36%) ⬆️
@ory/nextjs 62.52% <ø> (-3.46%) ⬇️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 9356fde to 69bcb7b Compare May 27, 2025 14:23
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 69bcb7b to 83fc1b3 Compare May 29, 2025 10:32
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 83fc1b3 to 4f93171 Compare May 30, 2025 18:33
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 4f93171 to f0de89b Compare June 2, 2025 02:18
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from f0de89b to e27d345 Compare June 4, 2025 11:01
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from e27d345 to 522878b Compare June 9, 2025 10:08
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 522878b to cc71906 Compare June 10, 2025 20:36
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from cc71906 to ec634fe Compare June 11, 2025 20:26
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 76c3032 to e0160cb Compare June 15, 2025 14:09
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from e0160cb to a2c5761 Compare June 16, 2025 14:58
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from a2c5761 to 48d5351 Compare June 17, 2025 14:17
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 48d5351 to 8ae8583 Compare June 22, 2025 14:11
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 8ae8583 to d971d02 Compare June 26, 2025 16:36
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from d971d02 to 4dd045d Compare June 27, 2025 07:45
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 4dd045d to 5e1aad1 Compare June 28, 2025 05:06
@renovate renovate bot force-pushed the renovate/@oryelements-react branch from 5e1aad1 to 374e2f7 Compare June 30, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-upgrade dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants