Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
644: build(deps): bump miniconf from 0.6.1 to 0.6.2 r=jordens a=dependabot[bot] Bumps [miniconf](https://github.com/quartiq/miniconf) from 0.6.1 to 0.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quartiq/miniconf/releases">miniconf's releases</a>.</em></p> <blockquote> <h2>v0.6.2</h2> <h2>What's Changed</h2> <ul> <li>reorganize derive macro by <a href="https://github.com/jordens"><code>`@jordens</code></a>` in <a href="https://github-redirect.dependabot.com/quartiq/miniconf/pull/116">quartiq/miniconf#116</a></li> <li>rename derive_miniconf -> miniconf_derive, update categories, and release 0.6.2 by <a href="https://github.com/jordens"><code>`@jordens</code></a>` in <a href="https://github-redirect.dependabot.com/quartiq/miniconf/pull/118">quartiq/miniconf#118</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quartiq/miniconf/compare/v0.6.1...v0.6.2">https://github.com/quartiq/miniconf/compare/v0.6.1...v0.6.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/quartiq/miniconf/blob/main/CHANGELOG.md">miniconf's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/quartiq/miniconf/compare/v0.6.1...v0.6.2">0.6.2</a> - 2022-11-09</h2> <ul> <li>Renaming and reorganization of the the derive macro</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quartiq/miniconf/commit/a449accab2bee704f773e91dabbf64399aa4a0d7"><code>a449acc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quartiq/miniconf/issues/118">#118</a> from quartiq/rj/rename-derive-release</li> <li><a href="https://github.com/quartiq/miniconf/commit/ef5b1e11b9c310e3242453c82910d99116c3e57e"><code>ef5b1e1</code></a> style</li> <li><a href="https://github.com/quartiq/miniconf/commit/2b02fb1f14d965e7cf927c6007e0d63ea3c3eb8d"><code>2b02fb1</code></a> this can remain a minor update</li> <li><a href="https://github.com/quartiq/miniconf/commit/601f9428d332d50e78fc30fbfca141659aa7a5ad"><code>601f942</code></a> rename derive_miniconf -> miniconf_derive, update categories, and release 0.7.0</li> <li><a href="https://github.com/quartiq/miniconf/commit/cdd0d834dcc3c1f0b22af1c8bb80b4838246578a"><code>cdd0d83</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quartiq/miniconf/issues/116">#116</a> from quartiq/rj/derive-reorg</li> <li><a href="https://github.com/quartiq/miniconf/commit/fac826c1205d85adc83560c2bccf44aa61bb96bd"><code>fac826c</code></a> update docs</li> <li><a href="https://github.com/quartiq/miniconf/commit/c06adf466417ffc25f51afcb6c321cb193148ba0"><code>c06adf4</code></a> add quote context comments</li> <li><a href="https://github.com/quartiq/miniconf/commit/e17616787cfccd1b79db9a4fc592b70fcc425d2b"><code>e176167</code></a> destructure once</li> <li><a href="https://github.com/quartiq/miniconf/commit/30263ab7531b9c1b989d025954c66876393ae913"><code>30263ab</code></a> f->struct_field</li> <li><a href="https://github.com/quartiq/miniconf/commit/2ac57050ab48e5880cd2f07b0f41e8dedd8e9d66"><code>2ac5705</code></a> add unreachable note</li> <li>Additional commits viewable in <a href="https://github.com/quartiq/miniconf/compare/v0.6.1...miniconf_derive-v0.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=miniconf&package-manager=cargo&previous-version=0.6.1&new-version=0.6.2)](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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robert Jördens <[email protected]>
- Loading branch information