Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps informed from 3.27.0 to 4.19.1.

Changelog

Sourced from informed's changelog.

4.19.1 (June 24th, 2022)

Fixed

  • issue whith useArray field where if initial value was not array it would crash

4.19.0 (June 22nd, 2022)

Added

  • onValueChange prop to fields

4.18.2 (June 22nd, 2022)

Fixed

  • issue with key in FormField, this issue can be seen when you have changing schema

4.18.1 (June 21st, 2022)

Updated

  • README to have correct urls

4.18.0 (June15th, 2022)

Added

  • ability to if: { properties: { status: {const: ["active"]} } }, in schema ( support array conditions )

4.17.0 (June 12th, 2022)

Added

  • resetPath to form api to allow user to pass in path to reset all fields that live under that path

4.16.2 (June 9th, 2022)

Fixed

  • issue where react 18 with strict mode would kill useStateWithGetter function ( relevance was broken )

4.16.1 (June 3rd, 2022)

Fixed

  • issue where changing schema options would not reset value

4.16.0 (June 2nd, 2022)

... (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 [informed](https://github.com/teslamotors/informed) from 3.27.0 to 4.19.1.
- [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.19.1)

---
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 Jul 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #35.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/informed-4.19.1 branch August 1, 2022 10:12
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.

1 participant