Skip to content

Commit

Permalink
chore(deps): Bump proc-macro2 from 1.0.58 to 1.0.59 (vectordotdev#17495)
Browse files Browse the repository at this point in the history
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.58
to 1.0.59.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/proc-macro2/releases">proc-macro2's
releases</a>.</em></p>
<blockquote>
<h2>1.0.59</h2>
<ul>
<li>Enable proc_macro support on wasm targets (<a
href="https://redirect.github.com/dtolnay/proc-macro2/issues/388">#388</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/42f4f233bebf21cd2b9fb372ccb493d1caf78809"><code>42f4f23</code></a>
Release 1.0.59</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/529e7afec9b4c2b7028da5603bb699bc35866e15"><code>529e7af</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/proc-macro2/issues/390">#390</a>
from dtolnay/procmacrofrom</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/92070f3bd23a1c29f2ce481eb8535174369e1bad"><code>92070f3</code></a>
Render rustdoc cfg banner on proc-macro-only From impls</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/13e375682a5c5673e0ccbd4a1f3057697136417c"><code>13e3756</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/proc-macro2/issues/389">#389</a>
from dtolnay/useprocmacro</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/2993201fdca8d3c996d59fbd52f0c118e4175b59"><code>2993201</code></a>
Use_proc_macro is now equivalent to feature=&quot;proc-macro&quot;</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/d62d0785f0361eb9a91fe4429bdccc0549cf1c7c"><code>d62d078</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/proc-macro2/issues/388">#388</a>
from dtolnay/wasm</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/e60c4662905a44740ca217c256cc9ab91a59f025"><code>e60c466</code></a>
Extern crate proc_macro available on all wasm targets</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/d51f3956ed69b9e46e634c264aea1d730812493a"><code>d51f395</code></a>
Temporarily disable honggfuzz CI</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/22544fef069970525480d85cf84f413934e73fa9"><code>22544fe</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/proc-macro2/issues/386">#386</a>
from rickwebiii/rweber/emscripten</li>
<li><a
href="https://github.com/dtolnay/proc-macro2/commit/b8e751a04eb474ea8c09669f3e5096d267bef915"><code>b8e751a</code></a>
enable proc_macro on wasm32-unknown-emscripten</li>
<li>Additional commits viewable in <a
href="https://github.com/dtolnay/proc-macro2/compare/1.0.58...1.0.59">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=proc-macro2&package-manager=cargo&previous-version=1.0.58&new-version=1.0.59)](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
dependabot[bot] committed May 26, 2023
1 parent 2ad5b47 commit 4ce3278
Showing 1 changed file with 66 additions and 66 deletions.
Loading

0 comments on commit 4ce3278

Please sign in to comment.