Skip to content

Update dependency @formkit/i18n to v2#10

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/formkit-i18n-2.x
Open

Update dependency @formkit/i18n to v2#10
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/formkit-i18n-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 8, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@formkit/i18n (source) ^1.6.9^2.0.0 age adoption passing confidence

Release Notes

formkit/formkit (@​formkit/i18n)

v2.0.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.1

Compare Source

New Features (1.7.0)

  • rules: New date_after_node and date_before_node validation rules for comparing dates against other form fields
  • rules: Added date_after_or_equal and date_before_or_equal variants for date comparisons
  • addons: Auto-height textarea now supports minAutoHeight prop that respects CSS
  • i18n: Added Bengali (bn) locale
  • i18n: Added summaryHeader to all locales

🐛 Bug Fixes

  • addons: Show scrollbars when maxAutoHeight has a limit on auto-height textareas - (42099)
  • vue: Slot scope data now properly shadows outer iteration data with the same variable name - (e716b)
  • vue: Clean up __FORMKIT_CONFIGS__ on unmount to prevent memory leaks
  • inputs: Add explicit FormKitLibrary type to inputs export - (05018)
  • core: Correctly reset null and false as initial values
  • rules: Allow passing unix epoch timestamps in date_between rule
  • validation: Fixed invalid state when validation rules are dynamically removed
  • validation: Fixed validation dependency tracking issue
  • themes: Removed peer dependencies to avoid version conflicts
  • i18n: Fixed Dutch localization terms for next/previous
  • i18n: Fixed typo in Spanish translation

v1.7.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Author

renovate Bot commented May 8, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: next-auth@4.21.1
npm error Found: nodemailer@7.0.6
npm error node_modules/nodemailer
npm error   nodemailer@"^7.0.6" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional nodemailer@"^6.6.5" from next-auth@4.21.1
npm error node_modules/next-auth
npm error   next-auth@"~4.21.1" from the root project
npm error   peer next-auth@"~4.21.1" from @sidebase/nuxt-auth@1.1.0
npm error   node_modules/@sidebase/nuxt-auth
npm error     @sidebase/nuxt-auth@"1.1.0" from the root project
npm error     1 more (@dcc-bs/authentication.bs.js)
npm error
npm error Conflicting peer dependency: nodemailer@6.10.1
npm error node_modules/nodemailer
npm error   peerOptional nodemailer@"^6.6.5" from next-auth@4.21.1
npm error   node_modules/next-auth
npm error     next-auth@"~4.21.1" from the root project
npm error     peer next-auth@"~4.21.1" from @sidebase/nuxt-auth@1.1.0
npm error     node_modules/@sidebase/nuxt-auth
npm error       @sidebase/nuxt-auth@"1.1.0" from the root project
npm error       1 more (@dcc-bs/authentication.bs.js)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-08T08_11_37_187Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-08T08_11_37_187Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants