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.41.1 #54

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps informed from 3.27.0 to 4.41.1.

Changelog

Sourced from informed's changelog.

4.41.1 (Feb 23rd, 2023)

Added

  • useScope will now return current scope when nothing is passed in.

4.41.0 (Feb 23rd, 2023)

Added

  • useScopedState to allow users to get access to scoped values

4.40.2 (Feb 21st, 2023)

Added

  • Missing type for Debug component.

4.40.1 (Feb 16th, 2023)

Fixed

  • Fixed issue with initialization code when value was empty string.

4.40.0 (Feb 6th, 2023)

Added

  • ability to skip a multistep step

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)

... (truncated)

Commits
  • bc8c243 4.41.1
  • 5b6613c useScope will now return current scope when nothing is passed in
  • e5501c4 updated docs
  • 6c91246 4.41.0
  • 329ce1a added useScopedState to allow users to get access to scoped values
  • edb7956 added useScopedState to allow users to get access to scoped values
  • 65a51a6 4.40.2
  • 4295c6c added missing type for debug
  • 4971cee Merge pull request #444 from mfp22/patch-1
  • 58f2b56 Added type for Debug props
  • 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.41.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.41.1)

---
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 Mar 1, 2023
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