Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps ink and ink-select-input. These dependencies needed to be updated together.
Updates ink from 2.5.0 to 3.0.3

Release notes

Sourced from ink's releases.

v3.0.3

Highlights

vadimdemedes/ink@v3.0.2...v3.0.3

v3.0.2

Highlights

  • Export DOMElement type (#351) 950b1d2

vadimdemedes/ink@v3.0.1...v3.0.2

v3.0.1

Highlights

vadimdemedes/ink@v3.0.0...v3.0.1

v3.0.0

This day is finally here - Ink 3 is out! Read the full announcement at https://vadimdemedes.com/posts/ink-3.

Highlights

  • Add measureElement() API (#307) d0c4417
  • Free memory from unused Yoga nodes (#308) 7c17e85
  • Rerender on resize (#304) 155e1a0
  • Add global error boundary (#303) 2bcb4c0
  • Remove prop types 2b5dbad
  • Add support for borders in <Box> component (#300) 96625bf
  • Rewrite text rendering (#299) ab0f986
  • Add focus management (#295) 706fdb2
  • Add align-self property to <Box> (#296) 125148a
  • Add <Spacer> component e8ae2af
  • Update only changed props and styles of the node 5739a75
  • Add <Newline> component 9f4c6f8
  • Display console.* logs above main output acb6ed2
  • Add clear() method to clear output fec1c4d
  • Add support for React Devtools (#287) 1a44aac
  • Add useStderr hook to access and write to stderr stream (#286) 360d2da
  • Add write() function to write any string to stdout (#285) 27e313e
  • Add <Transform> component (#277) 9ed46a5
  • Render all frames when CI environment variable is explicitly set to false a056565
  • Add isActive option to useInput hook f419028
Commits

Updates ink-select-input from 3.1.2 to 4.0.0

Release notes

Sourced from ink-select-input's releases.

v4.0.0

This release updates this package to be compitlbe with Ink 3.

Highlights

  • Require Node.js v10.x or higher
  • Rewritten in TypeScript fc5f7a1
  • Renamed focus prop to isFocused

vadimdemedes/ink-select-input@v3.1.2...v4.0.0

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [ink](https://github.com/vadimdemedes/ink) and [ink-select-input](https://github.com/vadimdemedes/ink-select-input). These dependencies needed to be updated together.

Updates `ink` from 2.5.0 to 3.0.3
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](vadimdemedes/ink@v2.5.0...v3.0.3)

Updates `ink-select-input` from 3.1.2 to 4.0.0
- [Release notes](https://github.com/vadimdemedes/ink-select-input/releases)
- [Commits](vadimdemedes/ink-select-input@v3.1.2...v4.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 3, 2020
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