Skip to content

Conversation

@dependabot
Copy link

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

Bumps informed from 3.27.0 to 4.29.0.

Changelog

Sourced from informed's changelog.

4.29.0 (August 30th, 2022)

  • added onValueSet to form that only gets called when the value is explicitly set

4.28.9 (August 30th, 2022)

  • Fixed issue where validateOnMount would not trigger when the fields were reset to their initial state

4.28.8 (August 25th, 2022)

  • Fixed issue where async validate would not trigger when you pass relevance prop to input and input becomes relevant

4.28.7 (August 24th, 2022)

  • Fixed issue where locales that use comma instead of dot for fractions would not properly format for thousands

4.28.6 (August 23nd, 2022)

  • Fixed issue where if form was reset array field with defualt values would not reset to the default values

4.28.5 (August 22nd, 2022)

  • Fixed issue where showErrorIfDirty would not show error if touched

4.28.4 (August 19th, 2022)

  • Fixed issue where useFieldSubscription would not spread fields to the useEffect causing potential infinate loops

4.28.3 (August 15th, 2022)

  • Fixed issue where user would type the decimalChar in intl number formatter

4.28.2 (August 10th, 2022)

4.28.1 (August 10th, 2022)

  • Fixed issue with number formatter when inititial value is number

4.28.0 (August 5th, 2022)

  • Added ability to pass default values to array fields

4.27.0 (August 4th, 2022)

  • Added useFormStateSelector hook

4.26.0 (August 3rd, 2022)

... (truncated)

Commits
  • 5cc7314 4.29.0
  • 4037154 added onValueSet to form that only gets called when the value is explicitly set
  • 7bc236a 4.28.9
  • c856775 fixed issue where validateOnMount would not trigger when the fields were rese...
  • 27e4480 4.28.8
  • cf6fb6b fixed issue where async validate would not trigger when you pass relevance pr...
  • 3e80fa0 4.28.7
  • 0288591 fixed issue where locales that use comma instead of dot for fractions would n...
  • ecf0a11 4.28.6
  • 3b345bf fixed issue where if form was reset array field with defualt values would not...
  • 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.29.0.
- [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.29.0)

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

dependabot bot commented on behalf of github Oct 1, 2022

Superseded by #37.

@dependabot dependabot bot closed this Oct 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/informed-4.29.0 branch October 1, 2022 10: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.

1 participant