Skip to content

Conversation

@dependabot
Copy link

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

Bumps informed from 3.27.0 to 4.0.19.

Changelog

Sourced from informed's changelog.

4.0.19 (December 31st, 2021)

Exposed

  • useRelevance hook and added type for it in types

4.0.18 (December 23rd, 2021)

Fixed

  • issue where values would get cleared on un-mount

4.0.17 (December 17th, 2021)

Fixed

  • issue where I forgot to deregister fields when they became irrelevant

4.0.16 (December 17th, 2021)

Fixed

  • issue where I forgot to allow relevanceDeps to be passed to multistep step

4.0.15 (December 15th, 2021)

Moved

  • The repo to tesla or go needed to re publish to get updated README to npm

4.0.14 (December 15th, 2021)

Fixed

  • forgot to add getCurrentStep to multistepApi
  • forgot to add nextStep and previousStep to multistepState

4.0.13 (December 15th, 2021)

Fixed

  • issue where set touched did not default meta when field is not there

4.0.12 (December 15th, 2021)

Fixed

  • issue where FormField could not take field props

4.0.11 (December 15th, 2021)

... (truncated)

Commits
  • 352f99f 4.0.19
  • 6cd4afe updated changelog
  • 3f18028 Merge pull request #373 from ghoshabhi/fix/export-userelevance
  • 2514fcd Expose useRelevance and add type for it in index.d.ts
  • 9299172 4.0.18
  • da7989c fixed issue with values getting cleared on onmount
  • 55da9c2 fixed issue with values getting cleared on onmount
  • b48de15 updated docs and added more relevant docs
  • 7a89530 updated docs and added more relevant docs
  • 065f896 4.0.17
  • 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.0.19.
- [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.0.19)

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

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #19.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/informed-4.0.19 branch February 1, 2022 10:13
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