This repository has been archived by the owner on Jul 21, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(dev): bump it-take from 1.0.2 to 2.0.0 (#192)
Bumps [it-take](https://github.com/achingbrain/it) from 1.0.2 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/achingbrain/it/releases">it-take's releases</a>.</em></p> <blockquote> <h2>it-take-v2.0.0</h2> <h2><a href="https://github.com/achingbrain/it/compare/it-take-v1.0.2...it-take-v2.0.0">it-take-v2.0.0</a> (2022-10-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>all modules are now published as ESM-only</li> </ul> <h3>Features</h3> <ul> <li>convert to typescript (<a href="https://github-redirect.dependabot.com/achingbrain/it/issues/28">#28</a>) (<a href="https://github.com/achingbrain/it/commit/f8a38bfb1b902e8101f1077eb33c3cea49819464">f8a38bf</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>update sibling dependencies (<a href="https://github.com/achingbrain/it/commit/1415cdd019f32c08b1024e60bf3816619e361938">1415cdd</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/achingbrain/it/commit/f4858cf2bc19ae9dad28d42fa63ad36bd1547424"><code>f4858cf</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/49ba7cddc6e86fdbff3ac85f73f51fa829b63162"><code>49ba7cd</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/4bd3de6a1768ec8c2aef4e69a6ebd6930a9e372a"><code>4bd3de6</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/902a21b698b922b020817af27259fa3ba41128f7"><code>902a21b</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/7bbd587d63e85474540da69de75825183f1807b8"><code>7bbd587</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/57e9c07fe00e6f09533e51e5df9b33b9a88d7c8e"><code>57e9c07</code></a> chore(release): 3.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/43c7be2edd414dd574470cbc886ae08467227ef2"><code>43c7be2</code></a> chore(release): 1.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/7aa6d9bb9045c2fb6d6452538796dfabe8698d92"><code>7aa6d9b</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/790aae9d03b91baa82c783769de649fc1706b562"><code>790aae9</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/80da857e2badaf7f4014c96853bcb2a7830e6032"><code>80da857</code></a> chore: remove clean from it-glob as aegir depends on it</li> <li>Additional commits viewable in <a href="https://github.com/achingbrain/it/compare/it-take@1.0.2...it-take-v2.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=it-take&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=2.0.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 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>
- Loading branch information