Skip to content

Commit 27aa421

Browse files
build(deps): bump derive_setters from 0.1.8 to 0.1.9 (#195)
Bumps [derive_setters](https://github.com/Lymia/derive_setters) from 0.1.8 to 0.1.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Lymia/derive_setters/blob/main/CHANGELOG.md">derive_setters's changelog</a>.</em></p> <blockquote> <h2>v0.1.9 (2026-01-30)</h2> <ul> <li>Add support for delegating setters for generic types. (Thanks <a href="https://github.com/MrSubidubi"><code>@​MrSubidubi</code></a>)</li> <li>Documentation has been moved from the <code>README.md</code> to a proper rustdoc.</li> <li>MSRV is increased to 1.68+ due to dependency updates.</li> </ul> <h3>Commit Statistics</h3> <!-- raw HTML omitted --> <ul> <li>16 commits contributed to the release.</li> <li>0 commits were understood as <a href="https://www.conventionalcommits.org">conventional</a>.</li> <li>0 issues like '(#ID)' were seen in commit messages</li> </ul> <h3>Commit Details</h3> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <ul> <li><strong>Uncategorized</strong> <ul> <li>Add proper changelog entries. (<a href="https://github.com/Lymia/derive_setters/commit/87037bf65042bf127aa0c1d3986285731ccbfb2b"><code>87037bf</code></a>)</li> <li>Adjusting changelogs prior to release of derive_setters v0.1.9 (<a href="https://github.com/Lymia/derive_setters/commit/f8a3c46737f229cb9472f0fafe790d5f0d115609"><code>f8a3c46</code></a>)</li> <li>Add tests for generics in compile-pass (<a href="https://github.com/Lymia/derive_setters/commit/8d375020487594b888ebd0f6e8e38007916eb663"><code>8d37502</code></a>)</li> <li>Add trybuild tests. (<a href="https://github.com/Lymia/derive_setters/commit/74e353f6a9413047383e28898962fc3ecbe8d90d"><code>74e353f</code></a>)</li> <li>Update Rust version. (<a href="https://github.com/Lymia/derive_setters/commit/1ca091031ec85d3e7dbeca33f234986677d037f4"><code>1ca0910</code></a>)</li> <li>Update the rustfmt options and run rustfmt. (<a href="https://github.com/Lymia/derive_setters/commit/0ab982f01254c1e17b7745f54aebe6a7f1ece22b"><code>0ab982f</code></a>)</li> <li>Move the documentation into rustdoc. (<a href="https://github.com/Lymia/derive_setters/commit/722f3fc029f56fdf31c8e838a4a8a05a609d0a36"><code>722f3fc</code></a>)</li> <li>Code style improvements. (<a href="https://github.com/Lymia/derive_setters/commit/da6237bccf4f56519e38e0f3d4a51cd6c050dae0"><code>da6237b</code></a>)</li> <li>Remove an unused field. (<a href="https://github.com/Lymia/derive_setters/commit/8a112f31abc90a511c92595422fc946cd6d0006b"><code>8a112f3</code></a>)</li> <li>Update MSRV to 1.68.0 due to dependency updates. (<a href="https://github.com/Lymia/derive_setters/commit/474375d304cbafa4b8bd8b0d27060a71c0588e71"><code>474375d</code></a>)</li> <li>Update documentation and adds a changelog. (<a href="https://github.com/Lymia/derive_setters/commit/66c390ae72f2644d89c6a6706f5b3fd523e30fee"><code>66c390a</code></a>)</li> <li>Update darling version. (<a href="https://github.com/Lymia/derive_setters/commit/30ea90e7d7c0be674eb9ccc9324e4d020b671299"><code>30ea90e</code></a>)</li> <li>Implement tests for generic delegates. (<a href="https://github.com/Lymia/derive_setters/commit/bd1400267cee1e30d216eff0ac0cd9d20dea3c2c"><code>bd14002</code></a>)</li> <li>Run rustfmt. (<a href="https://github.com/Lymia/derive_setters/commit/ccdc14e939ac9cd3b098015c9851b21685d077c9"><code>ccdc14e</code></a>)</li> <li>Merge pull request <a href="https://redirect.github.com/Lymia/derive_setters/issues/19">#19</a> from MrSubidubi/delegate-generic-support (<a href="https://github.com/Lymia/derive_setters/commit/284500e046344bb9a407d954cc44066a4b641c45"><code>284500e</code></a>)</li> <li>Add support for generics in <code>generate_delegates</code> (<a href="https://github.com/Lymia/derive_setters/commit/d7775259dfb21564b2c5cee4d5b3a692158c5b6b"><code>d777525</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Lymia/derive_setters/commit/57bf818e3ae8f414324164415b157d6745ddb4bc"><code>57bf818</code></a> Release derive_setters v0.1.9</li> <li><a href="https://github.com/Lymia/derive_setters/commit/87037bf65042bf127aa0c1d3986285731ccbfb2b"><code>87037bf</code></a> Add proper changelog entries.</li> <li><a href="https://github.com/Lymia/derive_setters/commit/f8a3c46737f229cb9472f0fafe790d5f0d115609"><code>f8a3c46</code></a> Adjusting changelogs prior to release of derive_setters v0.1.9</li> <li><a href="https://github.com/Lymia/derive_setters/commit/8d375020487594b888ebd0f6e8e38007916eb663"><code>8d37502</code></a> Add tests for generics in compile-pass</li> <li><a href="https://github.com/Lymia/derive_setters/commit/74e353f6a9413047383e28898962fc3ecbe8d90d"><code>74e353f</code></a> Add trybuild tests.</li> <li><a href="https://github.com/Lymia/derive_setters/commit/1ca091031ec85d3e7dbeca33f234986677d037f4"><code>1ca0910</code></a> Update Rust version.</li> <li><a href="https://github.com/Lymia/derive_setters/commit/0ab982f01254c1e17b7745f54aebe6a7f1ece22b"><code>0ab982f</code></a> Update the rustfmt options and run rustfmt.</li> <li><a href="https://github.com/Lymia/derive_setters/commit/722f3fc029f56fdf31c8e838a4a8a05a609d0a36"><code>722f3fc</code></a> Move the documentation into rustdoc.</li> <li><a href="https://github.com/Lymia/derive_setters/commit/da6237bccf4f56519e38e0f3d4a51cd6c050dae0"><code>da6237b</code></a> Code style improvements.</li> <li><a href="https://github.com/Lymia/derive_setters/commit/8a112f31abc90a511c92595422fc946cd6d0006b"><code>8a112f3</code></a> Remove an unused field.</li> <li>Additional commits viewable in <a href="https://github.com/Lymia/derive_setters/compare/v0.1.8...v0.1.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=derive_setters&package-manager=cargo&previous-version=0.1.8&new-version=0.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1f6d6d commit 27aa421

File tree

2 files changed

+39
-4
lines changed

2 files changed

+39
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ color-eyre = "0.6"
1818
crossterm = { version = "0.29" }
1919
derive_builder = { version = "0.20", default-features = false, features = ["alloc"] }
2020
derive-getters = "0.5"
21-
derive_setters = "0.1.8"
21+
derive_setters = "0.1.9"
2222
document-features = "0.2.11"
2323
futures = "0.3"
2424
itertools = { version = "0.14", default-features = false, features = [] }

0 commit comments

Comments
 (0)