Skip to content

Bump informed from 3.27.0 to 4.39.3 - #50

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/informed-4.39.3
Closed

Bump informed from 3.27.0 to 4.39.3#50
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/informed-4.39.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2023

Copy link
Copy Markdown

Bumps informed from 3.27.0 to 4.39.3.

Changelog

Sourced from informed's changelog.

4.39.3 (January 23rd, 2023)

Fixed

  • type issue with multistep forms where initialStep was required

4.39.2 (January 19th, 2023)

Fixed

  • issue where if the initial value was zero the formatter would not get called

4.39.1 (January 18th, 2023)

Added

  • missing types for multistep and text area

4.39.0 (January 10th, 2023)

Added

  • maskOnBlur so users can trigger mask function only on blur

4.38.2 (January 9th, 2023)

Fixed

  • Issue where old ( no longer used ) useLayoutEffect would throw errors in next js apps ( SSR apps )

4.38.1 (January 9th, 2023)

Fixed

  • Issue where form fields values would not be initialized until after the first render.

4.38.0 (Dec 28th, 2022)

Added

  • Ability to pass native boolean to useConditional hook. Best explained in the conditional docs.

4.37.1 (Dec 13th, 2022)

  • added missing types to formApi

4.37.0 (Nov 29th, 2022)

  • added ability to pass keep to form fields such that users can specify specific state to keep

... (truncated)

Commits
  • 0bebbe4 4.39.3
  • 232d5e0 fixed type issue with multistep forms where initialStep was required
  • ab739f6 Merge pull request #441 from jkaravakis/patch-3
  • 69e1573 Makes initialStep for Multistep and optional prop.
  • 7480441 4.39.2
  • c14215c fixed issue where if the initial value was zero the formatter would not get c...
  • ed685cd 4.39.1
  • fdf3d85 updated changelog
  • a8ab778 Merge pull request #440 from jkaravakis/patch-3
  • a1243ec Merge pull request #439 from abelmark/update-textarea-types
  • Additional commits viewable in compare view

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 [informed](https://github.com/teslamotors/informed) from 3.27.0 to 4.39.3.
- [Release notes](https://github.com/teslamotors/informed/releases)
- [Changelog](https://github.com/teslamotors/informed/blob/master/CHANGELOG.md)
- [Commits](teslamotors/informed@v3.27.0...v4.39.3)

---
updated-dependencies:
- dependency-name: informed
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@dependabot @github

dependabot Bot commented on behalf of github Mar 1, 2023

Copy link
Copy Markdown
Author

Superseded by #54.

@dependabot dependabot Bot closed this Mar 1, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/develop/informed-4.39.3 branch March 1, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants