[Snyk] Upgrade @formkit/themes from 1.3.0 to 1.5.2#571
Closed
Conversation
Snyk has created this PR to upgrade @formkit/themes from 1.3.0 to 1.5.2. See this package in npm: https://www.npmjs.com/package/@formkit/themes See this project in Snyk: https://app.snyk.io/org/riderx/project/98ba2d0a-9cf6-4433-aa8a-8f96937f6018?utm_source=github&utm_medium=referral&page=upgrade-pr
❌ Deploy Preview for webcapgo failed.
|
|
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
5 tasks
riderx
pushed a commit
that referenced
this pull request
Apr 29, 2026
* feat(cli): migrate CLI auth checks to RBAC-aware permissions Port CLI PR #571 (Cap-go/CLI) changes into monorepo cli/ workspace. Migrates all CLI auth checks to RBAC-aware backend wrappers (hasCliPermission, filterOrgsByPermission, getOrganizationListWithPermission, resolveUserIdFromApiKey). Makes login, user account, and organization add identity-only (no legacy key-mode gating). Uses org.create_app permission key for app creation and init flow. Legacy fallback semantics preserved for older API keys. Includes build/request.ts refactoring to reduce cognitive complexity and extract helpers (dispatchCustomMsg, WsEntry interface). * fix(cli): remove unused getInstalledVersion import in init/command.ts * fix(cli): remove redundant resolveUserIdFromApiKey calls in build and compatibility assertCliPermission and checkAppExistsAndHasPermissionOrgErr already validate API key permissions independently via cli_check_permission RPC. The prior identity gate was redundant and could incorrectly reject scoped or service keys that have valid permissions but don't resolve to a user. * fix(cli): clear all restored globals when discarding resumed onboarding state discardResumedState() now resets all globals that tryResumeOnboarding() may have restored (globalAppId, globalPathToPackageJson, globalChannelName, globalPlatform, globalDelta, globalCurrentVersion, globalOrgId, globalOrgName) and sets resumed to undefined. This prevents stale values from a previous onboarding session leaking into the fresh org flow. * fix(cli): resolve TS18048 'resumed' possibly undefined after let reassignment Capture resumed into a const resumedSnapshot at the top of the if-block so TypeScript can narrow the type correctly across await boundaries.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @formkit/themes from 1.3.0 to 1.5.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @formkit/themes
-
1.5.2 - 2024-01-23
-
1.5.1 - 2024-01-19
- Fixes a bug introduced in
-
1.5.0 - 2024-01-16
- Adds a new API for adding props to inputs with default values, boolean props, and getters/setters. See the updated docs for more info.
- Adds new context property
- Now
- Hot module replacement with Vite/Nuxt now preserve the form state when updating form code (#1068)
- Adds new
- Rules
- The new FormKit cli now scaffolds new apps (
- New development build of FormKit that includes additional developer experience enhancements.
- Fixes Vite TSDoc comment warnings - by Yue Yang (e47c9)
- Fix windows create-app name for nuxt projects (1066)
- Inputs that use
- Fixes a bug that did now allow submitAttrs to disable submit input (#789).
- Removes data-disabled on checkbox and radio inputs when false - (#1043).
- Fixes autoAnimate when used on repeaters and other inputs with complex conditionals (#1016).
- Significantly improves
- Autoheight textarea hydration in nuxt (#980).
- Adds non-blocking messages in getValidationMessages (#849).
- Reduces re-renders on destructured group values (#1068).
- Removes warning on multi-step about default slot being called outside render function (#920).
- Inputs inside a disabled repeater can be enabled per-input (#1043).
- Improves typing for
- Removes
- Boolean props like disabled and preserve can now be used without explicitly setting them to
-
1.5.0-fd1b1b4 - 2024-01-10
-
1.5.0-e8f4df1 - 2024-01-10
-
1.5.0-e10ee61 - 2023-12-30
-
1.5.0-bfd1e74 - 2024-01-04
-
1.5.0-b35d51f - 2023-12-29
-
1.5.0-a744393 - 2024-01-12
-
1.5.0-81c16e6 - 2023-12-21
-
1.5.0-6c909ab - 2023-12-05
-
1.5.0-6a47acc - 2024-01-02
-
1.5.0-5d72fc3 - 2024-01-02
-
1.5.0-54a1993 - 2023-12-21
-
1.5.0-4c8ec61 - 2024-01-02
-
1.5.0-2087d2b - 2023-12-28
-
1.5.0-180b85c - 2024-01-12
-
1.5.0-11da1c5 - 2024-01-02
-
1.5.0-09bb95c - 2024-01-15
-
1.5.0-081ab91 - 2024-01-11
-
1.5.0-7533531 - 2023-12-22
-
1.5.0-3001515 - 2024-01-10
-
1.4.0 - 2023-12-05
- FormKit now supports themes for TailwindCSS! Customize the look and feel of your forms with a visual editor. See themes.formkit.com for more information.
- Adds new
- Adds new
- Adds
- Adds new
- Adds new
- Fixes a bug that caused radio inputs inside repeaters to become coupled (#1044).
- Fixed an issue that caused
- Fixes a bug that caused pro inputs to not produce proper memokeys (#933).
- Fixed a bug that caused attributes to not pass through
- Moved the
- Improved the
- Fixed a bug that prevented the
-
1.4.0-c54b8c0 - 2023-11-16
-
1.4.0-3250d9b - 2023-12-05
-
1.4.0-2c9b645 - 2023-12-05
-
1.4.0-1ecfde2 - 2023-12-05
-
1.3.2 - 2023-11-28
-
1.3.1 - 2023-11-28
-
1.3.0 - 2023-11-09
from @formkit/themes GitHub release notes🐛 Bug fixes
1.5.0that caused the context.value to not properly synced with thenode.valueinside of nested group structures (#1133).FormKit 1.5.0 ships with a new development build of FormKit. In development FormKit now uses slightly different versions of its packages that include additional developer experience enhancements. This is similar to how Vue itself has "development" and "production" versions, and it allows FormKit to provide an improved developer experience such as improved HMR support and better error messages.
The groundwork is now laid for greatly improved developer experience in future releases. This release also includes dozens of bug fixes and improvements.
💪 New features
createInputnow supports a third argument, sectionsSchema which allows you to extend the default sections that come withcreateInput(#882).didMountand node eventmountedto recognize when the<FormKit>component is mounted to the DOM (#0b8753d).node.childrenare observed by@ formkit/observer, this allows validation rules to accessnode.childrenwith reactivity.changeLocalecomposable that globally changes the locale of all forms with Options API, Composition API, and Nuxt autoimport (#1112)allow_non_alphaandallow_numeric.npx formkit create-app) to use themes.formkit.com’s theme system.🐛 Bug fixes
options(select, checkbox, radio, autocomplete etc) now properly count their__maskvalue (#1046).@ formkit/nuxt’s experimentalautoImportfeature (1095, and others).node.clearErrors()always removes errors local to that node (#941)createInput()(#1105).data-completeon groups/lists (#1038).trueorfalse(#989).Important
Vitest does not automatically use the same node parameters (conditions) that Vite does (see #4971). If you find your tests failing after you update, you can add the following to your
vitest.config.jsfile:💪 New features
<KitchenSink>component that renders a specimen of every FormKit input (helpful for styling).state.requiredproperty to the context object (makes adding asterisks to required inputs easier).aria-requiredattribute to<input>,<select>, and<textarea>elements when they are required (#984).force-showprop to the<FormKitSummary>component to force the summary to show even if there are no visible errors.create-themecommand for theformkitCLI tool to scaffold a new theme from@ formkit/theme-starter.🐛 Bug fixes
node.submit()to fail when inside a custom element’s shadow root (#1057).<FormKitProvider>(and related providers) (#1013).invalidDatemessage to the to thevalidationlocale key (#953)minandmaxvalidation message (en) to be thevalidationlocale key (#953)incomplete-messageprop (on forms) from being reactive (#1047).Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs