contentz-tech / build

Build your Contentz website for production
MIT License
4 stars 4 forks source link

Bump ink from 2.7.1 to 3.0.9 #756

Closed dependabot-preview[bot] closed 5 months ago

dependabot-preview[bot] commented 3 years ago

Bumps ink from 2.7.1 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

https://github.com/vadimdemedes/ink/compare/v3.0.8...v3.0.9

v3.0.8

Highlights

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

https://github.com/vadimdemedes/ink/compare/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

https://github.com/vadimdemedes/ink/compare/v3.0.6...v3.0.7

v3.0.6

Highlights

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

https://github.com/vadimdemedes/ink/compare/v3.0.5...v3.0.6

v3.0.5

Highlights

  • Fallback to 80 if number of columns isn&#39;t set (#368) 447078b

https://github.com/vadimdemedes/ink/compare/v3.0.4...v3.0.5

v3.0.4

Highlights

  • Fix Static rendering stale items on unmount (#361) 6ae66e6

https://github.com/vadimdemedes/ink/compare/v3.0.3...v3.0.4

v3.0.3

Highlights

... (truncated)

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.

If all status checks pass Dependabot will automatically merge this pull request.


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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 3 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.