Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump moker from 2.0.6 to 2.1.1 (#218)
Bumps [moker](https://github.com/hongaar/moker) from 2.0.6 to 2.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hongaar/moker/releases">moker's releases</a>.</em></p> <blockquote> <h2>v2.1.1</h2> <h2><a href="https://github.com/hongaar/moker/compare/v2.1.0...v2.1.1">2.1.1</a> (2023-10-29)</h2> <h3>Bug Fixes</h3> <ul> <li>typo (<a href="https://github.com/hongaar/moker/commit/2ca1ac4178d1d829ba93aad30c197d5e220bb9d2">2ca1ac4</a>)</li> </ul> <h2>v2.1.0</h2> <h1><a href="https://github.com/hongaar/moker/compare/v2.0.7...v2.1.0">2.1.0</a> (2023-10-29)</h1> <h3>Bug Fixes</h3> <ul> <li>--worktree to --all (<a href="https://redirect.github.com/hongaar/moker/issues/262">#262</a>) (<a href="https://github.com/hongaar/moker/commit/5e153d5eb617e669712edb8c0e7332cf2cae6604">5e153d5</a>)</li> </ul> <h3>Features</h3> <ul> <li>yarn 4 (<a href="https://redirect.github.com/hongaar/moker/issues/261">#261</a>) (<a href="https://github.com/hongaar/moker/commit/c2657f3c6e9a71d0c69c78a6a0f7287755fc62c3">c2657f3</a>)</li> </ul> <h2>v2.0.7</h2> <h2><a href="https://github.com/hongaar/moker/compare/v2.0.6...v2.0.7">2.0.7</a> (2023-10-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump bandersnatch from 1.12.9 to 1.12.11 (<a href="https://redirect.github.com/hongaar/moker/issues/256">#256</a>) (<a href="https://github.com/hongaar/moker/commit/e7104c283ccf75b8ef7fe557e6af0db147465334">e7104c2</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hongaar/moker/blob/main/CHANGELOG.md">moker's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/hongaar/moker/compare/v2.1.0...v2.1.1">2.1.1</a> (2023-10-29)</h2> <h3>Bug Fixes</h3> <ul> <li>typo (<a href="https://github.com/hongaar/moker/commit/2ca1ac4178d1d829ba93aad30c197d5e220bb9d2">2ca1ac4</a>)</li> </ul> <h1><a href="https://github.com/hongaar/moker/compare/v2.0.7...v2.1.0">2.1.0</a> (2023-10-29)</h1> <h3>Bug Fixes</h3> <ul> <li>--worktree to --all (<a href="https://redirect.github.com/hongaar/moker/issues/262">#262</a>) (<a href="https://github.com/hongaar/moker/commit/5e153d5eb617e669712edb8c0e7332cf2cae6604">5e153d5</a>)</li> </ul> <h3>Features</h3> <ul> <li>yarn 4 (<a href="https://redirect.github.com/hongaar/moker/issues/261">#261</a>) (<a href="https://github.com/hongaar/moker/commit/c2657f3c6e9a71d0c69c78a6a0f7287755fc62c3">c2657f3</a>)</li> </ul> <h2><a href="https://github.com/hongaar/moker/compare/v2.0.6...v2.0.7">2.0.7</a> (2023-10-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump bandersnatch from 1.12.9 to 1.12.11 (<a href="https://redirect.github.com/hongaar/moker/issues/256">#256</a>) (<a href="https://github.com/hongaar/moker/commit/e7104c283ccf75b8ef7fe557e6af0db147465334">e7104c2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hongaar/moker/commit/8a788cb25701143b8ec13a8f8e8075f32c68a777"><code>8a788cb</code></a> chore(release): 2.1.1</li> <li><a href="https://github.com/hongaar/moker/commit/2ca1ac4178d1d829ba93aad30c197d5e220bb9d2"><code>2ca1ac4</code></a> fix: typo</li> <li><a href="https://github.com/hongaar/moker/commit/2fb4fea61a4c16c4b8e5258c9ded817a8eddba03"><code>2fb4fea</code></a> chore(release): 2.1.0</li> <li><a href="https://github.com/hongaar/moker/commit/5e153d5eb617e669712edb8c0e7332cf2cae6604"><code>5e153d5</code></a> fix: --worktree to --all (<a href="https://redirect.github.com/hongaar/moker/issues/262">#262</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/c2657f3c6e9a71d0c69c78a6a0f7287755fc62c3"><code>c2657f3</code></a> feat: yarn 4 (<a href="https://redirect.github.com/hongaar/moker/issues/261">#261</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/ca7fa94e41aea7b3d5a0d82de6a2a9bf0170e49b"><code>ca7fa94</code></a> chore(deps): bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/hongaar/moker/issues/260">#260</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/b1caec053d7ba799694c9f54a1e2cad794048f51"><code>b1caec0</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.8.6 to 20.8.7 (<a href="https://redirect.github.com/hongaar/moker/issues/257">#257</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/e22b3517b287938ace285cb64bb2576d172e2cc6"><code>e22b351</code></a> chore(release): 2.0.7</li> <li><a href="https://github.com/hongaar/moker/commit/14cb7cf298e45ca1ad0ab1826e167a3b8aeaf4f6"><code>14cb7cf</code></a> chore(deps-dev): bump <code>@types/hosted-git-info</code> from 3.0.3 to 3.0.4 (<a href="https://redirect.github.com/hongaar/moker/issues/259">#259</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/086fc4735f95feb2cb975ef63c2533656b8ee9e2"><code>086fc47</code></a> chore(deps-dev): bump lint-staged from 15.0.1 to 15.0.2 (<a href="https://redirect.github.com/hongaar/moker/issues/258">#258</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hongaar/moker/compare/v2.0.6...v2.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moker&package-manager=npm_and_yarn&previous-version=2.0.6&new-version=2.1.1)](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>
- Loading branch information