Skip to content

Commit c28da28

Browse files
Bump terminate from 2.6.1 to 2.8.0 (#12900)
Bumps [terminate](https://github.com/dwyl/terminate) from 2.6.1 to 2.8.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dwyl/terminate/commit/b3ec0684b7ad8bb5f145414078ca863ecf54f98b"><code>b3ec068</code></a> fix module exports in package.json see: <a href="https://github.com/dwyl/terminate/iss">https://github.com/dwyl/terminate/iss</a>...</li> <li><a href="https://github.com/dwyl/terminate/commit/fb1be0cba7ef84819455cbcd1a8e31e4b8606c91"><code>fb1be0c</code></a> fix exports to use &quot;.&quot; instead of &quot;./&quot; see: <a href="https://github.com/dwyl/terminate">https://github.com/dwyl/terminate</a>...</li> <li><a href="https://github.com/dwyl/terminate/commit/87db76d66b8034d1fb3a8ba908d81ef1b348bcc4"><code>87db76d</code></a> support moduleResolution node16 ref: <a href="https://redirect.github.com/dwyl/terminate/pull/85">dwyl/terminate#85</a></li> <li><a href="https://github.com/dwyl/terminate/commit/2a82e8924efa1c6162854937a29ff14929145f85"><code>2a82e89</code></a> Merge pull request <a href="https://redirect.github.com/dwyl/terminate/issues/85">#85</a> from himself65/patch-1</li> <li><a href="https://github.com/dwyl/terminate/commit/e8f2250f0a0a74433db958d9039d03dbf2262700"><code>e8f2250</code></a> Merge pull request <a href="https://redirect.github.com/dwyl/terminate/issues/90">#90</a> from dwyl/dependabot/npm_and_yarn/tape-5.8.1</li> <li><a href="https://github.com/dwyl/terminate/commit/8a116ebf660501f38b90e333d999df5f567e6d44"><code>8a116eb</code></a> Bump tape from 5.7.5 to 5.8.1</li> <li><a href="https://github.com/dwyl/terminate/commit/0474ebab04b10186a1d6d128d80f44283a0841d7"><code>0474eba</code></a> Merge pull request <a href="https://redirect.github.com/dwyl/terminate/issues/89">#89</a> from dwyl/dependabot/npm_and_yarn/nyc-17.0.0</li> <li><a href="https://github.com/dwyl/terminate/commit/842dc9aeef9c4cb3fa95269ceb4969cdc86f3b79"><code>842dc9a</code></a> Bump nyc from 15.1.0 to 17.0.0</li> <li><a href="https://github.com/dwyl/terminate/commit/b50e7f7b81cce7b59c1ea17a61e06c7acadcaeaf"><code>b50e7f7</code></a> Merge pull request <a href="https://redirect.github.com/dwyl/terminate/issues/88">#88</a> from dwyl/dependabot/npm_and_yarn/cli-color-2.0.4</li> <li><a href="https://github.com/dwyl/terminate/commit/a7202f1dc0a2315ec02cd7952166d9de1501fbeb"><code>a7202f1</code></a> Bump cli-color from 2.0.3 to 2.0.4</li> <li>Additional commits viewable in <a href="https://github.com/dwyl/terminate/compare/v2.6.1...v2.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terminate&package-manager=npm_and_yarn&previous-version=2.6.1&new-version=2.8.0)](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 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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3482b92 commit c28da28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polaris.shopify.com/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"remark-gfm": "^3.0.1",
5858
"remark-slug": "^7.0.1",
5959
"remark-unwrap-images": "^3.0.1",
60-
"terminate": "^2.6.1",
60+
"terminate": "^2.8.0",
6161
"use-dark-mode": "^2.3.1",
6262
"uuid": "^9.0.0",
6363
"vfile": "^5.3.7",

0 commit comments

Comments
 (0)