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

chore(deps-dev): bump ink from 3.0.5 to 3.0.9 #419

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ink from 3.0.5 to 3.0.9.

Release notes

Sourced from ink's releases.

v3.0.9

Highlights

  • Fix border rendering containing emojis and wide characters (#444) a8f563c
  • Fix undefined errors for focusing unmounted elements (#404) deb9d96
  • Fix the TypeScript definitions for the backgroundColor prop of the <Box> component (#451) 7a3b32d

vadimdemedes/ink@v3.0.8...v3.0.9

v3.0.8

Highlights

  • Fix React Devtools integration (regression after 3.0.7 release) (#390) 1396566

vadimdemedes/ink@v3.0.7...v3.0.8

v3.0.7

Highlights

  • Remove import type statements 8389496
  • Import devtools only when DEV=true (#385) e8f2b34
  • Fix borderColor type (#379) ac28ae4

vadimdemedes/ink@v3.0.6...v3.0.7

v3.0.6

Highlights

  • Add remove escape keyboard sequence as delete key in useInput (#364) 96568dd

vadimdemedes/ink@v3.0.5...v3.0.6

Commits
  • 60ed5f4 3.0.9
  • c74ae14 Minor fixes
  • a8f563c Fix box border rendering containing emojis and wide characters (#444)
  • 9a6e7ad Remove Yarn from "Who is using Ink" section in readme
  • 7a3b32d Fix the TypeScript type for the backgroundColor prop (#451)
  • 9b87797 Add tasuku to "Who's Using Ink?" (#449)
  • 5abb6a1 Add fast-cli to "Who's using Ink" section
  • e71337d Add link to ink-task-list in readme (#436)
  • 259edd4 Add ink-form to useful components (#419)
  • 585e9cf Add link to ink-syntax-highlight in readme (#407)
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
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