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

Bump informed from 3.27.0 to 4.39.3 #50

Closed

Conversation

dependabot[bot]
Copy link

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

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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

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