Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump getset from 0.1.3 to 0.1.4 (#3499)
Bumps [getset](/~https://github.com/jbaublitz/getset) from 0.1.3 to 0.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="/~https://github.com/jbaublitz/getset/releases">getset's releases</a>.</em></p> <blockquote> <h2>v0.1.4</h2> <p>See milestone for changes: <a href="/~https://github.com/jbaublitz/getset/pulls?q=is%3Apr+milestone%3Av0.1.4+is%3Aclosed">/~https://github.com/jbaublitz/getset/pulls?q=is%3Apr+milestone%3Av0.1.4+is%3Aclosed</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="/~https://github.com/jbaublitz/getset/commit/dd863c49cfc0a2bac461653fc98b2fa22cfd9546"><code>dd863c4</code></a> Merge pull request <a href="https://redirect.github.com/jbaublitz/getset/issues/104">#104</a> from jbaublitz/release</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/78ff7482a050e1c70eeb52331fe754e5a5b3940b"><code>78ff748</code></a> v0.1.4</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/34aed2d2182ba498b98d0683479d4b218becf1fa"><code>34aed2d</code></a> Merge pull request <a href="https://redirect.github.com/jbaublitz/getset/issues/102">#102</a> from jbaublitz/issue-77</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/2474a550398c0f3034ad7ca3fd3586516037fdbb"><code>2474a55</code></a> Add 'WithSetters' proc_macro_derive</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/9fd4386ba7518cc7bfce859530d1cb252f0c06fe"><code>9fd4386</code></a> Merge pull request <a href="https://redirect.github.com/jbaublitz/getset/issues/100">#100</a> from jbaublitz/ci-updates</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/3c10e012198a892e3ea39ebade2cee1f478dca71"><code>3c10e01</code></a> CI updates</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/a845ffca47128b934df47bb8f9a3b75780e474b8"><code>a845ffc</code></a> Merge pull request <a href="https://redirect.github.com/jbaublitz/getset/issues/101">#101</a> from jbaublitz/clippy-errors</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/92a7fb5e0ee13f72629c1ae7c39f1944801fecf1"><code>92a7fb5</code></a> Fix clippy errors</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/bf93ed0ed2efdbf8f13c28ad6338c8cd7c876a52"><code>bf93ed0</code></a> Merge pull request <a href="https://redirect.github.com/jbaublitz/getset/issues/98">#98</a> from jason-hchsieh/feat-unary-struct</li> <li><a href="/~https://github.com/jbaublitz/getset/commit/3aa7fbd1fa18d26aba812f188b1f384bdae8cc53"><code>3aa7fbd</code></a> fix: docs test for unary struct</li> <li>Additional commits viewable in <a href="/~https://github.com/jbaublitz/getset/compare/0.1.3...0.1.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=getset&package-manager=cargo&previous-version=0.1.3&new-version=0.1.4)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information