Skip to content

Commit 1fbcf7c

Browse files
chore: bump ink from 7.0.3 to 7.0.4 (#1867)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [ink](https://github.com/vadimdemedes/ink) from 7.0.3 to 7.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vadimdemedes/ink/releases">ink's releases</a>.</em></p> <blockquote> <h2>v7.0.4</h2> <ul> <li>Fix: Share resize listener via <code>emitLayoutListeners</code> instead of per-hook listeners (<a href="https://redirect.github.com/vadimdemedes/ink/issues/952">#952</a>) 89d43d8</li> <li>Fix: Remove <code>useEffectEvent</code> functions from <code>useEffect</code> dependency arrays (<a href="https://redirect.github.com/vadimdemedes/ink/issues/960">#960</a>) 9d534f7</li> </ul> <hr /> <p><a href="https://github.com/vadimdemedes/ink/compare/v7.0.3...v7.0.4">https://github.com/vadimdemedes/ink/compare/v7.0.3...v7.0.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vadimdemedes/ink/commit/40b3a7578811fd616341ca4e31cc7748aeeff12f"><code>40b3a75</code></a> 7.0.4</li> <li><a href="https://github.com/vadimdemedes/ink/commit/89d43d8f1b0101d5e1fc2728e8aa336b39972a3e"><code>89d43d8</code></a> Fix: Share resize listener via <code>emitLayoutListeners</code> instead of per-hook list...</li> <li><a href="https://github.com/vadimdemedes/ink/commit/9d534f772ca81f7a9c796289f3e1c148a8f04aeb"><code>9d534f7</code></a> Fix: Remove <code>useEffectEvent</code> functions from <code>useEffect</code> dependency arrays (<a href="https://redirect.github.com/vadimdemedes/ink/issues/960">#960</a>)</li> <li>See full diff in <a href="https://github.com/vadimdemedes/ink/compare/v7.0.3...v7.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ink&package-manager=npm_and_yarn&previous-version=7.0.3&new-version=7.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad637ad commit 1fbcf7c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

180 KB
Binary file not shown.

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6464,8 +6464,8 @@ __metadata:
64646464
linkType: hard
64656465

64666466
"ink@npm:^7.0.2":
6467-
version: 7.0.3
6468-
resolution: "ink@npm:7.0.3"
6467+
version: 7.0.4
6468+
resolution: "ink@npm:7.0.4"
64696469
dependencies:
64706470
"@alcalzone/ansi-tokenize": ^0.3.0
64716471
ansi-escapes: ^7.3.0
@@ -6501,7 +6501,7 @@ __metadata:
65016501
optional: true
65026502
react-devtools-core:
65036503
optional: true
6504-
checksum: e853cf83f5a26eee6f401cb3483063623b00772411bcf2d01961e316d95ed6673fc6bd20506447d05179ad98c0350f5f00da645879209f6d2b25c003e889ff43
6504+
checksum: 14dd057c0ce71455e40171687f245ca6426c1540d19c8faa54f22e89fb8d9411a4578991e650d2805c6867bd260d6447170d5f461f55071d6f6d550bd71bcbb3
65056505
languageName: node
65066506
linkType: hard
65076507

0 commit comments

Comments
 (0)