Skip to content

Conversation

@dcchut
Copy link
Owner

@dcchut dcchut commented Sep 2, 2023

Fixes #29

@dcchut dcchut merged commit 833b021 into master Sep 2, 2023
@dcchut dcchut deleted the macros_in_macros branch September 2, 2023 00:28
LeoniePhiline pushed a commit to LeoniePhiline/async-recursion that referenced this pull request Sep 8, 2023
dcchut pushed a commit that referenced this pull request Sep 8, 2023
kodiakhq bot referenced this pull request in X-oss-byte/Nextjs Sep 21, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [async-recursion](https://togithub.com/dcchut/async-recursion) | workspace.dependencies | patch | `1.0.2` -> `1.0.5` |

---

### Release Notes

<details>
<summary>dcchut/async-recursion (async-recursion)</summary>

### [`v1.0.5`](https://togithub.com/dcchut/async-recursion/releases/tag/v1.0.5)

[Compare Source](https://togithub.com/dcchut/async-recursion/compare/v1.0.4...v1.0.5)

#### What's Changed

-   Update test error output by [@&#8203;dcchut](https://togithub.com/dcchut) in [https://github.com/dcchut/async-recursion/pull/28](https://togithub.com/dcchut/async-recursion/pull/28)
-   Attempt to handle references from macro_rules by [@&#8203;dcchut](https://togithub.com/dcchut) in [https://github.com/dcchut/async-recursion/pull/30](https://togithub.com/dcchut/async-recursion/pull/30)

**Full Changelog**: dcchut/async-recursion@v1.0.4...v1.0.5

### [`v1.0.4`](https://togithub.com/dcchut/async-recursion/releases/tag/v1.0.4)

[Compare Source](https://togithub.com/dcchut/async-recursion/compare/v1.0.3...v1.0.4)

-   Fix crate documentation to match README

### [`v1.0.3`](https://togithub.com/dcchut/async-recursion/releases/tag/v1.0.3)

[Compare Source](https://togithub.com/dcchut/async-recursion/compare/v1.0.2...v1.0.3)

-   Update syn dependency to 2.x

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sammyfilly/Nextjs).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using #[async_recursion] inside a declarative macro

2 participants