Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(deps): bump @formkit/themes from 0.16.5 to 0.17.5 in /ui #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps @formkit/themes from 0.16.5 to 0.17.5.

Release notes

Sourced from @​formkit/themes's releases.

0.17.5 (Beta 17)

💪 New features

  • Adds new <FormKitRoot> component. This component provides context about the root element (Document or ShadowRoot). When using FormKit inside a Custom Element (Web Component) wrap one or many FormKit input’s in <FormKitRoot> to ensure proper functionality.
  • Adds new node.props.__root and context.__root property that references the node’s current root element (Document | ShadowRoot).

🐛 Bug fixes

  • Textarea Auto-height plugin recalculates height when programmatically changing the value. #839
  • Fixes an issue in Zod plugin that prevents transforms from being applied. #833

Beta 0.17.4

0.17.4 (Beta 17)

June 30, 2023

💪 New features

  • Adds new data-empty attribute to input outer wrappers for styling purposes. #777
  • Updates to Nuxt module allowing for runtimeConfig support — see the new docs in the installation wizard guide. #795

🐛 Bug fixes:

  • Actually really for real fixes issue where blur event could cause console errors on route change. #776
  • Fixes issue where null icon value would throw error. #780
  • Fixes missing semicolon in multistep.css. #783
  • Fixes use of :model-value prop not updating internal FormKit node values. #785

0.17.3

💪 New features

  • Adds 🇲🇳 Mongolian (mn) language - #747
  • Adds 🇮🇸 Icelandic (is) language #748
  • Adds new node.next(), node.previous(), and node.goTo() extensions for multi-step inputs via MultiStep plugin. This allows for easier external control of multi-step input navigation. #685
  • Adds new node.restoreCache() extension for the localStorage plugin to allow restoring of form values to cache on failed submit. #727

🐛 Bug fixes:

  • Fixes SSR hydration issues for the multi-step input. #720
  • Fixes issue where blur event could cause console errors on route change. #735
  • Fixes issue where Pro inputs would break when used with the Floating Labels plugin. #742
  • MultiStep beforeStepChange now works with async function calls. #743
  • Fixes issue where file inputs would not allow re-uploading the same file after calling reset. #762
  • Prevents Genesis CSS keyframe naming conflict by adding fk- prefix.

0.17.2

🐛 Bug fixes:

  • Fixes an issue that caused deeply nested v-model’s to not update when a mutation originated at depth (#722)
  • Fixes an issue that caused custom inputs that overrode the text family of inputs to re-use the first schema(#719)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@formkit/themes](https://github.com/formkit/formkit/tree/HEAD/packages/themes) from 0.16.5 to 0.17.5.
- [Release notes](https://github.com/formkit/formkit/releases)
- [Commits](https://github.com/formkit/formkit/commits/0.17.5/packages/themes)

---
updated-dependencies:
- dependency-name: "@formkit/themes"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added triage:pending Pending triage web:deps Related to frontend dependencies labels Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Dependabot tried to add @5HT2 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/effectindex/tripreporter/pulls/202/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the effectindex/tripreporter repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage:pending Pending triage web:deps Related to frontend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants