Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump bandersnatch from 1.12.5 to 1.12.6 (#90)
Bumps [bandersnatch](https://github.com/hongaar/bandersnatch) from 1.12.5 to 1.12.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hongaar/bandersnatch/releases">bandersnatch's releases</a>.</em></p> <blockquote> <h2>v1.12.6</h2> <h2><a href="https://github.com/hongaar/bandersnatch/compare/v1.12.5...v1.12.6">1.12.6</a> (2023-07-31)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump enquirer from 2.3.6 to 2.4.1 (<a href="https://redirect.github.com/hongaar/bandersnatch/issues/488">#488</a>) (<a href="https://github.com/hongaar/bandersnatch/commit/417829ed38b17b11c7e3b075440c8c4898968261">417829e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hongaar/bandersnatch/blob/main/CHANGELOG.md">bandersnatch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/hongaar/bandersnatch/compare/v1.12.5...v1.12.6">1.12.6</a> (2023-07-31)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump enquirer from 2.3.6 to 2.4.1 (<a href="https://redirect.github.com/hongaar/bandersnatch/issues/488">#488</a>) (<a href="https://github.com/hongaar/bandersnatch/commit/417829ed38b17b11c7e3b075440c8c4898968261">417829e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hongaar/bandersnatch/commit/4857d22eabd8019ebe9b7f0aad943584aeb8f6b1"><code>4857d22</code></a> chore(release): 1.12.6</li> <li><a href="https://github.com/hongaar/bandersnatch/commit/417829ed38b17b11c7e3b075440c8c4898968261"><code>417829e</code></a> fix(deps): bump enquirer from 2.3.6 to 2.4.1 (<a href="https://redirect.github.com/hongaar/bandersnatch/issues/488">#488</a>)</li> <li><a href="https://github.com/hongaar/bandersnatch/commit/c2053510f492783f83d215dad8dd4369c2fd5958"><code>c205351</code></a> chore(deps-dev): bump jest from 29.6.1 to 29.6.2 (<a href="https://redirect.github.com/hongaar/bandersnatch/issues/487">#487</a>)</li> <li><a href="https://github.com/hongaar/bandersnatch/commit/7cf955bc3dd9170df7160123195b27078a85185f"><code>7cf955b</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.4.2 to 20.4.4 (<a href="https://redirect.github.com/hongaar/bandersnatch/issues/486">#486</a>)</li> <li><a href="https://github.com/hongaar/bandersnatch/commit/655c7011e658790be34aa11a4e134a4a35e67db5"><code>655c701</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.4.1 to 20.4.2 (<a href="https://redirect.github.com/hongaar/bandersnatch/issues/485">#485</a>)</li> <li><a href="https://github.com/hongaar/bandersnatch/commit/d1c7591fb37f25b8fb59907cc780a2e524fd16ff"><code>d1c7591</code></a> chore(deps-dev): bump <code>@types/jest</code> from 29.5.2 to 29.5.3 (<a href="https://redirect.github.com/hongaar/bandersnatch/issues/484">#484</a>)</li> <li><a href="https://github.com/hongaar/bandersnatch/commit/4f7459701a62279f602a453b04e6c9559d12a5ca"><code>4f74597</code></a> build(deps): bump bandersnatch from 1.12.4 to 1.12.5 in /examples/bundle (<a href="https://redirect.github.com/hongaar/bandersnatch/issues/483">#483</a>)</li> <li>See full diff in <a href="https://github.com/hongaar/bandersnatch/compare/v1.12.5...v1.12.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bandersnatch&package-manager=npm_and_yarn&previous-version=1.12.5&new-version=1.12.6)](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