Skip to content

Update Rust crate async-recursion to 1.0.5#15

Merged
kodiakhq[bot] merged 1 commit intocanaryfrom
renovate/async-recursion-1.x
Sep 21, 2023
Merged

Update Rust crate async-recursion to 1.0.5#15
kodiakhq[bot] merged 1 commit intocanaryfrom
renovate/async-recursion-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-recursion workspace.dependencies patch 1.0.2 -> 1.0.5

Release Notes

dcchut/async-recursion (async-recursion)

v1.0.5

Compare Source

What's Changed

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

v1.0.4

Compare Source

  • Fix crate documentation to match README

v1.0.3

Compare Source

  • Update syn dependency to 2.x

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. View repository job log here.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Sep 21, 2023

⚠️ No Changeset found

Latest commit: 6fc93b9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@kodiakhq kodiakhq bot merged commit d6d052e into canary Sep 21, 2023
@kodiakhq kodiakhq bot deleted the renovate/async-recursion-1.x branch September 21, 2023 12:37
kodiakhq bot pushed a commit that referenced this pull request Jun 7, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [shell-quote](https://redirect.github.com/ljharb/shell-quote) | [`1.8.2` -> `1.8.3`](https://renovatebot.com/diffs/npm/shell-quote/1.8.1/1.8.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/shell-quote/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/shell-quote/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/shell-quote/1.8.1/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/shell-quote/1.8.1/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>ljharb/shell-quote (shell-quote)</summary>

### [`v1.8.3`](https://redirect.github.com/ljharb/shell-quote/blob/HEAD/CHANGELOG.md#v183---2025-06-01)

[Compare Source](https://redirect.github.com/ljharb/shell-quote/compare/v1.8.2...v1.8.3)

##### Fixed

-   \[Fix] remove unnecessary backslash escaping in single quotes [`#15`](https://redirect.github.com/ljharb/shell-quote/issues/15)

### [`v1.8.2`](https://redirect.github.com/ljharb/shell-quote/blob/HEAD/CHANGELOG.md#v182---2024-11-27)

[Compare Source](https://redirect.github.com/ljharb/shell-quote/compare/v1.8.1...v1.8.2)

##### Fixed

-   \[Fix] `quote`: preserve empty strings [`#18`](https://redirect.github.com/ljharb/shell-quote/issues/18)

##### Commits

-   \[meta] fix changelog tags [`0fb9fd8`](https://redirect.github.com/ljharb/shell-quote/commit/0fb9fd8441aa06f7de995e90ce85bd9e758f5f05)
-   \[actions] split out node 10-20, and 20+ [`819bd84`](https://redirect.github.com/ljharb/shell-quote/commit/819bd842e0b01f3e5041834ab82bad299851de08)
-   \[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `npmignore`, `tape` [`fc56408`](https://redirect.github.com/ljharb/shell-quote/commit/fc564086c83317363908b55f6c744ad35983ccca)
-   \[actions] update npm for windows tests [`fdeb0fd`](https://redirect.github.com/ljharb/shell-quote/commit/fdeb0fd102ecdd4ff227a978532598c462312347)
-   \[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`b8a4a3b`](https://redirect.github.com/ljharb/shell-quote/commit/b8a4a3b3f5ae3ca8ae86b89ed0030e4e3358ef3c)
-   \[actions] prevent node 14 on ARM mac from failing [`9eecafc`](https://redirect.github.com/ljharb/shell-quote/commit/9eecafc0486c9321be223415cf3fb76a5bd07dda)
-   \[meta] exclude more files from the package [`4044e7f`](https://redirect.github.com/ljharb/shell-quote/commit/4044e7fad4a45e696602060b69b31a95702bee28)
-   \[Tests] replace `aud` with `npm audit` [`8cfdbd8`](https://redirect.github.com/ljharb/shell-quote/commit/8cfdbd8ec30e653f9f99348e59117ed4a789e1ba)
-   \[meta] add missing `engines.node` [`843820e`](https://redirect.github.com/ljharb/shell-quote/commit/843820e1a46cebcf10d8e48c4d82d0ab5a7b0194)
-   \[Dev Deps] add missing peer dep [`4c3b88d`](https://redirect.github.com/ljharb/shell-quote/commit/4c3b88d7925d29e9cc1ac76ccde05f4e714ede96)
-   \[Dev Deps] pin `jackspeak` since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 [`80322ed`](https://redirect.github.com/ljharb/shell-quote/commit/80322ed5914a5922d9507946490fbabcc96e624b)

</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 these updates again.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/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.

0 participants