Skip to content

Commit

Permalink
[chore(cargo)](deps): Bump typetag from 0.2.15 to 0.2.16 (#586)
Browse files Browse the repository at this point in the history
Bumps [typetag](https://github.com/dtolnay/typetag) from 0.2.15 to
0.2.16.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/typetag/releases">typetag's
releases</a>.</em></p>
<blockquote>
<h2>0.2.16</h2>
<ul>
<li>Resolve non_local_definitions warning within macro-generated code
with rustc 1.78-nightly (<a
href="https://redirect.github.com/dtolnay/typetag/issues/75">#75</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/typetag/commit/adc55077d287d01e6bfede9ac32f9d5709f014fa"><code>adc5507</code></a>
Release 0.2.16</li>
<li><a
href="https://github.com/dtolnay/typetag/commit/1fe6aa4aaf4c70540a034769e4fa89b0416204d3"><code>1fe6aa4</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/typetag/issues/75">#75</a>
from dtolnay/local</li>
<li><a
href="https://github.com/dtolnay/typetag/commit/71bf0634a01c820d9c3c0755a5745c76cb5bc988"><code>71bf063</code></a>
Ignore non_local_definitions false positive in macro-generated
impls</li>
<li><a
href="https://github.com/dtolnay/typetag/commit/5c33289ff54ed17862e29d0cf69260ae708e43a4"><code>5c33289</code></a>
Revert &quot;Temporarily ignore non_local_definitions warning in
tests&quot;</li>
<li><a
href="https://github.com/dtolnay/typetag/commit/b86307acdaaa9ead8cfa1041c71c32caac6a7cdc"><code>b86307a</code></a>
Ignore too_many_lines pedantic clippy lint</li>
<li><a
href="https://github.com/dtolnay/typetag/commit/30ebc5798e3c189f8ab55d49cb4334d7ac7190b3"><code>30ebc57</code></a>
Inline single call of wrap_in_dummy_const</li>
<li><a
href="https://github.com/dtolnay/typetag/commit/d51f4adc253f12a02939625ebbab9305ca66f567"><code>d51f4ad</code></a>
Switch to anon-const for wrapping expanded impls</li>
<li><a
href="https://github.com/dtolnay/typetag/commit/bfe5e72783f8b4141c356ea772a779a5609f46c6"><code>bfe5e72</code></a>
Temporarily ignore non_local_definitions warning in tests</li>
<li>See full diff in <a
href="https://github.com/dtolnay/typetag/compare/0.2.15...0.2.16">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typetag&package-manager=cargo&previous-version=0.2.15&new-version=0.2.16)](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
dependabot[bot] committed Feb 27, 2024
1 parent 81749c7 commit b79e3c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b79e3c2

Please sign in to comment.