Skip to content

Update Rust crate async-recursion to 1.0.5#15

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

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

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2023

Copy link
Copy Markdown
Contributor

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

changeset-bot Bot commented Sep 21, 2023

Copy link
Copy Markdown

⚠️ 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).
kodiakhq Bot pushed a commit that referenced this pull request May 22, 2026
This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.8.4`](https://redirect.github.com/ljharb/shell-quote/blob/HEAD/CHANGELOG.md#v184---2026-05-22)

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

##### Commits

- \[Fix] `quote`: validate object-token shapes [`4378a6e`](https://redirect.github.com/ljharb/shell-quote/commit/4378a6e613db5948168684864e49b42b83134d2d)
- \[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `eslint`, `npmignore` [`22ebec0`](https://redirect.github.com/ljharb/shell-quote/commit/22ebec04349065a45ad8afc8cc8d53c4624634a6)
- \[Tests] increase coverage [`9f3caa3`](https://redirect.github.com/ljharb/shell-quote/commit/9f3caa31900cc6ee64858b31134144c648ce206d)
- \[readme] replace runkit CI badge with shields.io check-runs badge [`3344a04`](https://redirect.github.com/ljharb/shell-quote/commit/3344a047dd1e95f71c4ca27522cbfd05c56277e0)
- \[Dev Deps] update `@ljharb/eslint-config` [`699c511`](https://redirect.github.com/ljharb/shell-quote/commit/699c5113d135f4d4591574bebf173334ffa453d4)

### [`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**: (UTC)

- 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).
kodiakhq Bot pushed a commit that referenced this pull request Jun 25, 2026
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [shell-quote](https://redirect.github.com/ljharb/shell-quote) | [`1.8.4` → `1.9.0`](https://renovatebot.com/diffs/npm/shell-quote/1.8.1/1.9.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/shell-quote/1.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/shell-quote/1.8.1/1.9.0?slim=true) |

---

### Release Notes

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

### [`v1.9.0`](https://redirect.github.com/ljharb/shell-quote/blob/HEAD/CHANGELOG.md#v190---2026-06-24)

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

##### Commits

- \[New] add types [`dca6e21`](https://redirect.github.com/ljharb/shell-quote/commit/dca6e21a02df4cc1a83ed1b5baa4d82df134170a)
- \[Dev Deps] update `eslint` [`9aa9e8f`](https://redirect.github.com/ljharb/shell-quote/commit/9aa9e8f60991f8c4053a29e476795d891ff851ad)
- \[Fix] `parse`: finalize tokens in linear time (GHSA-395f-4hp3-45gv) [`7ff5488`](https://redirect.github.com/ljharb/shell-quote/commit/7ff5488599d01c323514f02f5efb74088dd134ec)
- \[actions] update workflows [`75e8497`](https://redirect.github.com/ljharb/shell-quote/commit/75e849741ffaf2d3aa53ae0e18ef6bf9929ef478)
- \[actions] Windows + node 4/6/7: pin eslint to 9 before install, since npm 2/3 cannot stage eslint 10`@types/esrecurse` [`3fb739d`](https://redirect.github.com/ljharb/shell-quote/commit/3fb739de44b81c69431947d54fbfc18998dd6d72)
- \[actions] retry `npm install` on Windows to survive npm 2/3 staging-rename flake [`abe0163`](https://redirect.github.com/ljharb/shell-quote/commit/abe0163293c82963fa8a16cfaa87181846d5aced)
- \[actions] Windows + node 5/7: install deps with a modern node [`b4bafa2`](https://redirect.github.com/ljharb/shell-quote/commit/b4bafa2e7e58d53d9839b1c24976f61e54b43326)
- \[Fix] `quote`: escape leading `~` to prevent shell tilde-expansion [`7a76c1a`](https://redirect.github.com/ljharb/shell-quote/commit/7a76c1a12d8461c2234a1c655b943cee84cbff91)
- \[Dev Deps] update `auto-changelog`, `tape` [`7184b44`](https://redirect.github.com/ljharb/shell-quote/commit/7184b4458b65c17b931e126d8cb5f586c6717dc8)
- \[Dev Deps] apparently `jackspeak` is no longer in the graph [`9ba368a`](https://redirect.github.com/ljharb/shell-quote/commit/9ba368a4057b9f498b0fef23b5b15543ef81b98c)

### [`v1.8.4`](https://redirect.github.com/ljharb/shell-quote/blob/HEAD/CHANGELOG.md#v184---2026-05-22)

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

##### Commits

- \[Fix] `quote`: validate object-token shapes [`4378a6e`](https://redirect.github.com/ljharb/shell-quote/commit/4378a6e613db5948168684864e49b42b83134d2d)
- \[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `eslint`, `npmignore` [`22ebec0`](https://redirect.github.com/ljharb/shell-quote/commit/22ebec04349065a45ad8afc8cc8d53c4624634a6)
- \[Tests] increase coverage [`9f3caa3`](https://redirect.github.com/ljharb/shell-quote/commit/9f3caa31900cc6ee64858b31134144c648ce206d)
- \[readme] replace runkit CI badge with shields.io check-runs badge [`3344a04`](https://redirect.github.com/ljharb/shell-quote/commit/3344a047dd1e95f71c4ca27522cbfd05c56277e0)
- \[Dev Deps] update `@ljharb/eslint-config` [`699c511`](https://redirect.github.com/ljharb/shell-quote/commit/699c5113d135f4d4591574bebf173334ffa453d4)

### [`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**: (UTC)

- 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