Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @graphiql/toolkit to v0.8.4 #8203

Merged
merged 1 commit into from
May 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphiql/toolkit (source) 0.8.3 -> 0.8.4 age adoption passing confidence

Release Notes

graphql/graphiql

v0.8.4

Compare Source

Patch Changes

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the release:chore This PR is a chore (means nothing for users) label May 3, 2023
@renovate renovate bot assigned jtoar May 3, 2023
@renovate renovate bot force-pushed the renovate/graphiql-toolkit-0.x-lockfile branch 23 times, most recently from 285bfbf to dede6fe Compare May 6, 2023 03:58
@renovate renovate bot force-pushed the renovate/graphiql-toolkit-0.x-lockfile branch from dede6fe to 74098ce Compare May 6, 2023 07:13
@renovate renovate bot merged commit d786f4b into main May 6, 2023
@renovate renovate bot deleted the renovate/graphiql-toolkit-0.x-lockfile branch May 6, 2023 10:33
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [memfs](https://github.com/streamich/memfs) | [`4.9.4` ->
`4.11.1`](https://renovatebot.com/diffs/npm/memfs/4.9.4/4.11.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/memfs/4.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memfs/4.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memfs/4.9.4/4.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memfs/4.9.4/4.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>streamich/memfs (memfs)</summary>

###
[`v4.11.1`](https://github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4111-2024-08-01)

[Compare
Source](https://github.com/streamich/memfs/compare/v4.11.0...v4.11.1)

##### Bug Fixes

- 🐛 declare ReadableStream global type
([#&#8203;1048](https://github.com/streamich/memfs/issues/1048))
([57fba2c](https://github.com/streamich/memfs/commit/57fba2c825b21e14645cdeeec6576fe44331ce7c))

###
[`v4.11.0`](https://github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4110-2024-07-27)

[Compare
Source](https://github.com/streamich/memfs/compare/v4.10.0...v4.11.0)

##### Features

- volume implementation of .opendir() method
([7072fb7](https://github.com/streamich/memfs/commit/7072fb7545b6269c3f04f191a4853ad0f39ed15f))

###
[`v4.10.0`](https://github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4100-2024-07-27)

[Compare
Source](https://github.com/streamich/memfs/compare/v4.9.4...v4.10.0)

##### Features

- 🎸 add IReadableWebStreamOptions type
([99ebd64](https://github.com/streamich/memfs/commit/99ebd6491e4886dc9947d5b3c867241b7158357a))
- 🎸 implement FileHandle.readableWebStream()
([c3ddc6c](https://github.com/streamich/memfs/commit/c3ddc6c21ea112056ee84e3c131f09f5b2582779))

####
[4.9.4](https://github.com/streamich/memfs/compare/v4.9.3...v4.9.4)
(2024-07-23)

##### Bug Fixes

- ensure files in subdirectories are returned as buffers when calling
`toJSON` with `asBuffer`
([#&#8203;1041](https://github.com/streamich/memfs/issues/1041))
([c3d4cf3](https://github.com/streamich/memfs/commit/c3d4cf36e438f7fef2dab4639c08449ceada28a3))

####
[4.9.3](https://github.com/streamich/memfs/compare/v4.9.2...v4.9.3)
(2024-06-14)

##### Bug Fixes

- replace `sonic-forest` with `tree-dump`
([#&#8203;1038](https://github.com/streamich/memfs/issues/1038))
([f989dcd](https://github.com/streamich/memfs/commit/f989dcd2e6457698b85491997ea073ae07c04724))

####
[4.9.2](https://github.com/streamich/memfs/compare/v4.9.1...v4.9.2)
(2024-04-30)

##### Bug Fixes

- 🐛 bump [@&#8203;jsonjoy](https://github.com/jsonjoy).com/util
package
([eea3b42](https://github.com/streamich/memfs/commit/eea3b421f28698cff6800bfb8882faa340c0b344))
- 🐛 bump json-pack
([32cc4da](https://github.com/streamich/memfs/commit/32cc4da5db9c0288574e4e539174c3d0f8816902))

####
[4.9.1](https://github.com/streamich/memfs/compare/v4.9.0...v4.9.1)
(2024-04-27)

##### Bug Fixes

- 🐛 use latest json-pack implementation
([de54ab5](https://github.com/streamich/memfs/commit/de54ab53a5df3b857975094ce4c59d760240a6d6))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) |
[`2.44.4` ->
`2.45.1`](https://renovatebot.com/diffs/npm/@supabase%2fsupabase-js/2.44.4/2.45.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@supabase%2fsupabase-js/2.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@supabase%2fsupabase-js/2.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@supabase%2fsupabase-js/2.44.4/2.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@supabase%2fsupabase-js/2.44.4/2.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>supabase/supabase-js (@&#8203;supabase/supabase-js)</summary>

###
[`v2.45.1`](https://github.com/supabase/supabase-js/releases/tag/v2.45.1)

[Compare
Source](https://github.com/supabase/supabase-js/compare/v2.45.0...v2.45.1)

##### Bug Fixes

- Allow passing a custom lock function to supabase client
([5f37e69](https://github.com/supabase/supabase-js/commit/5f37e6948a50aeb28e17f82e62ea148f56dfdb6d))

###
[`v2.45.0`](https://github.com/supabase/supabase-js/releases/tag/v2.45.0)

[Compare
Source](https://github.com/supabase/supabase-js/compare/v2.44.4...v2.45.0)

##### Features

- add third-party auth support
([#&#8203;1004](https://github.com/supabase/supabase-js/issues/1004))
([fa97643](https://github.com/supabase/supabase-js/commit/fa97643ec22aa16f6f81282906b9a5d7d216ac9a))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
….3 (#11212)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-yoga/plugin-graphql-sse](https://github.com/dotansimha/graphql-yoga)
([source](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/plugins/graphql-sse))
| [`3.6.2` ->
`3.6.3`](https://renovatebot.com/diffs/npm/@graphql-yoga%2fplugin-graphql-sse/3.6.2/3.6.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-yoga%2fplugin-graphql-sse/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-yoga%2fplugin-graphql-sse/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-yoga%2fplugin-graphql-sse/3.6.2/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-yoga%2fplugin-graphql-sse/3.6.2/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dotansimha/graphql-yoga
(@&#8203;graphql-yoga/plugin-graphql-sse)</summary>

###
[`v3.6.3`](https://github.com/dotansimha/graphql-yoga/blob/HEAD/packages/plugins/graphql-sse/CHANGELOG.md#363)

[Compare
Source](https://github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-graphql-sse@3.6.2...@graphql-yoga/plugin-graphql-sse@3.6.3)

##### Patch Changes

-   Updated dependencies

\[[`0866c1b`](https://github.com/dotansimha/graphql-yoga/commit/0866c1be8868eb891a0a62e36c9270d87f205330)]:
    -   graphql-yoga@5.6.3

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@playwright/test](https://playwright.dev)
([source](https://github.com/microsoft/playwright)) | [`1.45.3` ->
`1.46.0`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.45.3/1.46.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@playwright%2ftest/1.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@playwright%2ftest/1.45.3/1.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.45.3/1.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>microsoft/playwright (@&#8203;playwright/test)</summary>

###
[`v1.46.0`](https://github.com/microsoft/playwright/compare/v1.45.3...99a36310570617222290c09b96a2026beb8b00f9)

[Compare
Source](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc)
| [`48.8.3` ->
`48.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/48.8.3/48.11.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/48.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/48.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/48.8.3/48.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/48.8.3/48.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary>

###
[`v48.11.0`](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.10.2...116b3e8c906884f799927cf42ab29cab1cfb4e31)

[Compare
Source](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.10.2...v48.11.0)

###
[`v48.10.2`](https://github.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.10.2)

[Compare
Source](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.10.1...v48.10.2)

##### Bug Fixes

- **`check-template-names`:** check for param and returns tags; fixes
[#&#8203;1286](https://github.com/gajus/eslint-plugin-jsdoc/issues/1286)
([12fca71](https://github.com/gajus/eslint-plugin-jsdoc/commit/12fca71fdc7761d4affb52bf5fe4be25eddabc5b))

###
[`v48.10.1`](https://github.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.10.1)

[Compare
Source](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.10.0...v48.10.1)

##### Bug Fixes

- add espree as dependency; fixes
[#&#8203;1284](https://github.com/gajus/eslint-plugin-jsdoc/issues/1284)
([31e0a35](https://github.com/gajus/eslint-plugin-jsdoc/commit/31e0a35382c5d4c847781df6c4b5d8fb371d8d3c))

###
[`v48.10.0`](https://github.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.10.0)

[Compare
Source](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.9.3...v48.10.0)

##### Features

- **`require-template`, `check-template-names`:** add support
`ClassDeclaration`
([31d3255](https://github.com/gajus/eslint-plugin-jsdoc/commit/31d32555988dca786726420246efcd1589c07316))
- **`require-template`, `check-template-names`:** add support
`FunctionDeclaration`
([28bc1cb](https://github.com/gajus/eslint-plugin-jsdoc/commit/28bc1cb8664b0373ad87f6cb0cd7c781139cc3b8))
- **`require-template`, `check-template-names`:** add support
`TSInterfaceDeclaration`
([320a1eb](https://github.com/gajus/eslint-plugin-jsdoc/commit/320a1ebb5c72d48a5a0cc725a7f8a1ea0170d2f6))

###
[`v48.9.3`](https://github.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.9.3)

[Compare
Source](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.9.2...v48.9.3)

##### Bug Fixes

- **`getJsdocProcessorPlugin`:** ensure package.json file is
consistently located
([87a1270](https://github.com/gajus/eslint-plugin-jsdoc/commit/87a12703b229efa73334e61d7ed4448cb28167a9))

###
[`v48.9.2`](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.9.1...2fbd47c3d2b23a41d87b979daa56a648270d3675)

[Compare
Source](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.9.1...v48.9.2)

###
[`v48.9.1`](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.9.0...3ba475e589bc1dc83a7f57950378b2da0228e7fc)

[Compare
Source](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.9.0...v48.9.1)

###
[`v48.9.0`](https://github.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.9.0)

[Compare
Source](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.8.3...v48.9.0)

##### Features

- add `check-examples` replacement processor; fixes
[#&#8203;928](https://github.com/gajus/eslint-plugin-jsdoc/issues/928)
([6248d59](https://github.com/gajus/eslint-plugin-jsdoc/commit/6248d59a38fb9ea75aa42a61543c8195cbe9a9de))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
…11195)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-perfectionist](https://perfectionist.dev)
([source](https://github.com/azat-io/eslint-plugin-perfectionist)) |
[`3.0.0` ->
`3.1.3`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/3.0.0/3.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/3.0.0/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/3.0.0/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>azat-io/eslint-plugin-perfectionist
(eslint-plugin-perfectionist)</summary>

###
[`v3.1.3`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v313)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.2...v3.1.3)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.2...v3.1.3)

##### 🐞 Bug Fixes

- Fix export of typescript types
([1c4e960](https://github.com/azat-io/eslint-plugin-perfectionist/commit/1c4e960))

##### ❤️ Contributors

-   Josh Goldberg ✨ <git@joshuakgoldberg.com>

###
[`v3.1.2`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v312)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.1...v3.1.2)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.1...v3.1.2)

##### 🏎 Performance Improvements

- Remove node cloning to improve performance
([00b2cc3](https://github.com/azat-io/eslint-plugin-perfectionist/commit/00b2cc3))

##### 🐞 Bug Fixes

- Fix sorting switch cases with default in middle of group
([4ee655e](https://github.com/azat-io/eslint-plugin-perfectionist/commit/4ee655e))
- Fix getting enum members in eslint v8
([3f3d77c](https://github.com/azat-io/eslint-plugin-perfectionist/commit/3f3d77c))

##### ❤️ Contributors

-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))

###
[`v3.1.1`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v311)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.0...v3.1.1)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.0...v3.1.1)

##### 🐞 Bug Fixes

- Fix getting enum members in eslint v8
([4789764](https://github.com/azat-io/eslint-plugin-perfectionist/commit/4789764))

##### ❤️ Contributors

-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))

###
[`v3.1.0`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v310)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.0.0...v3.1.0)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.0.0...v3.1.0)

##### 🚀 Features

- Support for ordering protected properties and methods in classes
([7efadfa](https://github.com/azat-io/eslint-plugin-perfectionist/commit/7efadfa))
- Replace sort-objects custom ignore option with destructure only
([f3906f9](https://github.com/azat-io/eslint-plugin-perfectionist/commit/f3906f9))
- Move to typescript-eslint v8
([05b6502](https://github.com/azat-io/eslint-plugin-perfectionist/commit/05b6502))

##### 🐞 Bug Fixes

- Fix switch case sorting with grouped default case
([7428523](https://github.com/azat-io/eslint-plugin-perfectionist/commit/7428523))
- Switch from to-sorted to sort method
([bff6575](https://github.com/azat-io/eslint-plugin-perfectionist/commit/bff6575))
- Disable sorting dynamic require imports
([68632df](https://github.com/azat-io/eslint-plugin-perfectionist/commit/68632df))
- Define as builtin modules that require a node prefix
([aac4725](https://github.com/azat-io/eslint-plugin-perfectionist/commit/aac4725))
- Fix sorting of complex switch case expressions
([d07f5f7](https://github.com/azat-io/eslint-plugin-perfectionist/commit/d07f5f7))

##### ❤️ Contributors

-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))
- Williamkolean
([@&#8203;williamkolean](http://github.com/williamkolean))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
…s to v3.6.3 (#11213)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-yoga/plugin-persisted-operations](https://github.com/dotansimha/graphql-yoga)
([source](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/plugins/persisted-operations))
| [`3.6.2` ->
`3.6.3`](https://renovatebot.com/diffs/npm/@graphql-yoga%2fplugin-persisted-operations/3.6.2/3.6.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-yoga%2fplugin-persisted-operations/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-yoga%2fplugin-persisted-operations/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-yoga%2fplugin-persisted-operations/3.6.2/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-yoga%2fplugin-persisted-operations/3.6.2/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dotansimha/graphql-yoga
(@&#8203;graphql-yoga/plugin-persisted-operations)</summary>

###
[`v3.6.3`](https://github.com/dotansimha/graphql-yoga/blob/HEAD/packages/plugins/persisted-operations/CHANGELOG.md#363)

[Compare
Source](https://github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-persisted-operations@3.6.2...@graphql-yoga/plugin-persisted-operations@3.6.3)

##### Patch Changes

-   Updated dependencies

\[[`0866c1b`](https://github.com/dotansimha/graphql-yoga/commit/0866c1be8868eb891a0a62e36c9270d87f205330)]:
    -   graphql-yoga@5.6.3

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
…6.3 (#11211)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-yoga/plugin-defer-stream](https://github.com/dotansimha/graphql-yoga)
([source](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/plugins/defer))
| [`3.6.2` ->
`3.6.3`](https://renovatebot.com/diffs/npm/@graphql-yoga%2fplugin-defer-stream/3.6.2/3.6.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-yoga%2fplugin-defer-stream/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-yoga%2fplugin-defer-stream/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-yoga%2fplugin-defer-stream/3.6.2/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-yoga%2fplugin-defer-stream/3.6.2/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dotansimha/graphql-yoga
(@&#8203;graphql-yoga/plugin-defer-stream)</summary>

###
[`v3.6.3`](https://github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.6.2...@graphql-yoga/plugin-defer-stream@3.6.3)

[Compare
Source](https://github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.6.2...@graphql-yoga/plugin-defer-stream@3.6.3)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tsx](https://tsx.is)
([source](https://github.com/privatenumber/tsx)) | [`4.16.2` ->
`4.17.0`](https://renovatebot.com/diffs/npm/tsx/4.16.2/4.17.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.16.2/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.16.2/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>privatenumber/tsx (tsx)</summary>

###
[`v4.17.0`](https://github.com/privatenumber/tsx/compare/v4.16.5...bd83d3bf59e39767ec64eec86fe5b48a8e50b991)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.5...v4.17.0)

###
[`v4.16.5`](https://github.com/privatenumber/tsx/releases/tag/v4.16.5)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.4...v4.16.5)

##### Bug Fixes

- **resolver:** directory import nested ".."
([2fada74](https://github.com/privatenumber/tsx/commit/2fada74ad363655890695716f762f89276800a46))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.16.5)

###
[`v4.16.4`](https://github.com/privatenumber/tsx/releases/tag/v4.16.4)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.3...v4.16.4)

##### Bug Fixes

- **resolver:** handle importing ".."
([3cf0b6a](https://github.com/privatenumber/tsx/commit/3cf0b6acb9041b782d46345c23f3f48160e05f49)),
closes [#&#8203;626](https://github.com/privatenumber/tsx/issues/626)

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.16.4)

###
[`v4.16.3`](https://github.com/privatenumber/tsx/compare/v4.16.2...ca4bf11670bdbc29bd5fe413cfa3cedba02c2e4e)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.2...v4.16.3)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@eslint/js](https://eslint.org)
([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) |
[`9.7.0` ->
`9.9.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.7.0/9.9.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.7.0/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.7.0/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://github.com/eslint/eslint)) | [`9.7.0` ->
`9.9.0`](https://renovatebot.com/diffs/npm/eslint/9.7.0/9.9.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.7.0/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.7.0/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

###
[`v9.9.0`](https://github.com/eslint/eslint/compare/v9.8.0...59dba1b3404391f5d968be578f0205569d5d41b2)

[Compare
Source](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0)

###
[`v9.8.0`](https://github.com/eslint/eslint/compare/v9.7.0...4aaf2b39ba3659aff0c769de4ccefa3d5379ff93)

[Compare
Source](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0)

</details>

<details>
<summary>eslint/eslint (eslint)</summary>

### [`v9.9.0`](https://github.com/eslint/eslint/releases/tag/v9.9.0)

[Compare
Source](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0)

#### Features

-
[`41d0206`](https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986)
feat: Add support for TS config files
([#&#8203;18134](https://github.com/eslint/eslint/issues/18134)) (Arya
Emami)
-
[`3a4eaf9`](https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a)
feat: add suggestion to `require-await` to remove `async` keyword
([#&#8203;18716](https://github.com/eslint/eslint/issues/18716))
(Dave)

#### Documentation

-
[`9fe068c`](https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed)
docs: how to author plugins with configs that extend other configs
([#&#8203;18753](https://github.com/eslint/eslint/issues/18753)) (Alec
Gibson)
-
[`48117b2`](https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f)
docs: add version support page in the side navbar
([#&#8203;18738](https://github.com/eslint/eslint/issues/18738))
(Amaresh S M)
-
[`fec2951`](https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3)
docs: add version support page to the dropdown
([#&#8203;18730](https://github.com/eslint/eslint/issues/18730))
(Amaresh S M)
-
[`38a0661`](https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064)
docs: Fix typo
([#&#8203;18735](https://github.com/eslint/eslint/issues/18735))
(Zaina Al Habash)
-
[`3c32a9e`](https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e)
docs: Update yarn command for creating ESLint config
([#&#8203;18739](https://github.com/eslint/eslint/issues/18739))
(Temitope Ogunleye)
-
[`f9ac978`](https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6)
docs: Update README (GitHub Actions Bot)

#### Chores

-
[`461b2c3`](https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f)
chore: upgrade to `@eslint/js@9.9.0`
([#&#8203;18765](https://github.com/eslint/eslint/issues/18765))
(Francesco Trotta)
-
[`59dba1b`](https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2)
chore: package.json update for
[@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins)
-
[`fea8563`](https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba)
chore: update dependency
[@&#8203;eslint/core](https://github.com/eslint/core) to ^0.3.0
([#&#8203;18724](https://github.com/eslint/eslint/issues/18724))
(renovate\[bot])
-
[`aac191e`](https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f)
chore: update dependency
[@&#8203;eslint/json](https://github.com/eslint/json) to ^0.3.0
([#&#8203;18760](https://github.com/eslint/eslint/issues/18760))
(renovate\[bot])
-
[`b97fa05`](https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9)
chore: update wdio dependencies for more stable tests
([#&#8203;18759](https://github.com/eslint/eslint/issues/18759))
(Christian Bromann)

###
[`v9.8.0`](https://github.com/eslint/eslint/compare/v9.7.0...63881dc11299aba1d0960747c199a4cf48d6b9c8)

[Compare
Source](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cheerio](https://cheerio.js.org/)
([source](https://github.com/cheeriojs/cheerio)) | [`1.0.0-rc.12` ->
`1.0.0`](https://renovatebot.com/diffs/npm/cheerio/1.0.0-rc.12/1.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cheerio/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cheerio/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cheerio/1.0.0-rc.12/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cheerio/1.0.0-rc.12/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>cheeriojs/cheerio (cheerio)</summary>

###
[`v1.0.0`](https://github.com/cheeriojs/cheerio/releases/tag/v1.0.0)

[Compare
Source](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.12...v1.0.0)

Cheerio 1.0 is here! 🎉

### [Announcement Blog Post](https://cheerio.js.org/blog/cheerio-1.0)

#### Breaking Changes

- The minimum NodeJS version is now 18.17 or higher
[cheeriojs/cheerio#3959

- Import paths were simplified. For example, use `cheerio/slim` instead
of
`cheerio/lib/slim`.
[cheeriojs/cheerio#3970

- The deprecated default Cheerio instance and static methods were
removed.
[cheeriojs/cheerio#3974

    Before, it was possible to write code like this:

    ```ts
    import cheerio, { html } from 'cheerio';

html(cheerio('<test></test>')); // ~ '<test></test>' -- NO LONGER WORKS
    ```

    Make sure to always load documents first:

    ```ts
    import * as cheerio from 'cheerio';

    cheerio.load('<test></test>').html();
    ```

- Node types previously re-exported by Cheerio must now be imported
directly
from (`domhandler`)(https://github.com/fb55/domhandler).
[cheeriojs/cheerio#3969

- htmlparser2 options now reside exclusively under the `xml` key
([cheeriojs/cheerio#2916):

    ```ts
    const $ = cheerio.load('<html>', {
      xml: {
        withStartIndices: true,
      },
    });
    ```

#### New Features

- Add functions to load buffers, streams & URLs in NodeJS by
[@&#8203;fb55](https://github.com/fb55) in
[cheeriojs/cheerio#2857
- Add extract method by [@&#8203;fb55](https://github.com/fb55) in
[cheeriojs/cheerio#2750

#### Fixes

- Allow imports of `cheerio/utils` by
[@&#8203;blixt](https://github.com/blixt) in
[cheeriojs/cheerio#2601
- Allow empty string in `data`, and simplify by
[@&#8203;fb55](https://github.com/fb55) in
[cheeriojs/cheerio#2818
- Make `closest` be able to start from text nodes by
[@&#8203;Qualtagh](https://github.com/Qualtagh) in
[cheeriojs/cheerio#2811
- Fix potential github action smells by
[@&#8203;ceddy4395](https://github.com/ceddy4395) in
[cheeriojs/cheerio#3826

#### Other

- Cheerio has [a new website](https://cheerio.js.org), featuring updated
API docs and guides!
[cheeriojs/cheerio#2950

**Full Changelog**:
cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@clerk/clerk-sdk-node](https://clerk.com/)
([source](https://github.com/clerk/javascript/tree/HEAD/packages/sdk-node))
| [`4.13.20` ->
`4.13.21`](https://renovatebot.com/diffs/npm/@clerk%2fclerk-sdk-node/4.13.20/4.13.21)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@clerk%2fclerk-sdk-node/4.13.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@clerk%2fclerk-sdk-node/4.13.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@clerk%2fclerk-sdk-node/4.13.20/4.13.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@clerk%2fclerk-sdk-node/4.13.20/4.13.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>clerk/javascript (@&#8203;clerk/clerk-sdk-node)</summary>

###
[`v4.13.21`](https://github.com/clerk/javascript/releases/tag/%40clerk/clerk-sdk-node%404.13.21)

[Compare
Source](https://github.com/clerk/javascript/compare/@clerk/clerk-sdk-node@4.13.20...@clerk/clerk-sdk-node@4.13.21)

##### Patch Changes

- Updated dependencies
\[[`f18ca132d`](https://github.com/clerk/javascript/commit/f18ca132d745b0b2bdeff0ea9ab4f8e586cf8a84)]:
-
[@&#8203;clerk/types](https://github.com/clerk/types)[@&#8203;3](https://github.com/3).65.3
-
[@&#8203;clerk/backend](https://github.com/clerk/backend)[@&#8203;0](https://github.com/0).38.13

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM pushed a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@clerk/clerk-react](https://clerk.com/)
([source](https://github.com/clerk/javascript/tree/HEAD/packages/react))
| [`4.32.2` ->
`4.32.3`](https://renovatebot.com/diffs/npm/@clerk%2fclerk-react/4.32.2/4.32.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@clerk%2fclerk-react/4.32.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@clerk%2fclerk-react/4.32.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@clerk%2fclerk-react/4.32.2/4.32.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@clerk%2fclerk-react/4.32.2/4.32.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>clerk/javascript (@&#8203;clerk/clerk-react)</summary>

###
[`v4.32.3`](https://github.com/clerk/javascript/releases/tag/%40clerk/clerk-react%404.32.3)

[Compare
Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.32.2...@clerk/clerk-react@4.32.3)

##### Patch Changes

- Updated dependencies
\[[`f18ca132d`](https://github.com/clerk/javascript/commit/f18ca132d745b0b2bdeff0ea9ab4f8e586cf8a84)]:
-
[@&#8203;clerk/types](https://github.com/clerk/types)[@&#8203;3](https://github.com/3).65.3

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@graphql-tools/merge](https://github.com/ardatan/graphql-tools)
([source](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge))
| [`9.0.4` ->
`9.0.5`](https://renovatebot.com/diffs/npm/@graphql-tools%2fmerge/9.0.4/9.0.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2fmerge/9.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-tools%2fmerge/9.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-tools%2fmerge/9.0.4/9.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2fmerge/9.0.4/9.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@graphql-tools/schema](https://github.com/ardatan/graphql-tools)
([source](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema))
| [`10.0.4` ->
`10.0.5`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.4/10.0.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2fschema/10.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-tools%2fschema/10.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-tools%2fschema/10.0.4/10.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2fschema/10.0.4/10.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@graphql-tools/utils](https://github.com/ardatan/graphql-tools)
([source](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils))
| [`10.3.4` ->
`10.5.2`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.3.4/10.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2futils/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-tools%2futils/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-tools%2futils/10.3.4/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2futils/10.3.4/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ardatan/graphql-tools (@&#8203;graphql-tools/merge)</summary>

###
[`v9.0.5`](https://github.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#905)

[Compare
Source](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.4...@graphql-tools/merge@9.0.5)

##### Patch Changes

-
[`b8bf584`](https://github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Introduce
\`getDirectiveExtensions\` and refactor
    directive handling in the extensions

-   Updated dependencies

\[[`b8bf584`](https://github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)]:
-
[@&#8203;graphql-tools/utils](https://github.com/graphql-tools/utils)[@&#8203;10](https://github.com/10).4.0

</details>

<details>
<summary>ardatan/graphql-tools (@&#8203;graphql-tools/schema)</summary>

###
[`v10.0.5`](https://github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1005)

[Compare
Source](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.4...@graphql-tools/schema@10.0.5)

##### Patch Changes

-
[`b8bf584`](https://github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Introduce
\`getDirectiveExtensions\` and refactor
    directive handling in the extensions

-   Updated dependencies

\[[`b8bf584`](https://github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)]:
-
[@&#8203;graphql-tools/utils](https://github.com/graphql-tools/utils)[@&#8203;10](https://github.com/10).4.0
-
[@&#8203;graphql-tools/merge](https://github.com/graphql-tools/merge)[@&#8203;9](https://github.com/9).0.5

</details>

<details>
<summary>ardatan/graphql-tools (@&#8203;graphql-tools/utils)</summary>

###
[`v10.5.2`](https://github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1052)

[Compare
Source](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.1...@graphql-tools/utils@10.5.2)

##### Patch Changes

-
[`07b87ed`](https://github.com/ardatan/graphql-tools/commit/07b87eda0d895c5b39e926a454e01815a407f886)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Respect
`extensionASTNodes` in directable
    GraphQLSchema object

###
[`v10.5.1`](https://github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1051)

[Compare
Source](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.0...@graphql-tools/utils@10.5.1)

##### Patch Changes

-
[`6291e14`](https://github.com/ardatan/graphql-tools/commit/6291e14668fdda82d9310b171d5ef71001984f1c)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Add all args
from extensions to the AST even if
    they don't exist in the directive def

###
[`v10.5.0`](https://github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1050)

[Compare
Source](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.4.0...@graphql-tools/utils@10.5.0)

##### Minor Changes

-
[`8fd7703`](https://github.com/ardatan/graphql-tools/commit/8fd77030b0acf385b845b354f327069c78369d2a)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Export
`getDirectiveExtensions`

###
[`v10.4.0`](https://github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1040)

[Compare
Source](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.3.4...@graphql-tools/utils@10.4.0)

##### Minor Changes

-
[`b8bf584`](https://github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Introduce
\`getDirectiveExtensions\` and refactor
    directive handling in the extensions

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@clerk/types](https://clerk.com/)
([source](https://github.com/clerk/javascript/tree/HEAD/packages/types))
| [`3.65.2` ->
`3.65.3`](https://renovatebot.com/diffs/npm/@clerk%2ftypes/3.65.2/3.65.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@clerk%2ftypes/3.65.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@clerk%2ftypes/3.65.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@clerk%2ftypes/3.65.2/3.65.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@clerk%2ftypes/3.65.2/3.65.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>clerk/javascript (@&#8203;clerk/types)</summary>

###
[`v3.65.3`](https://github.com/clerk/javascript/releases/tag/%40clerk/types%403.65.3)

[Compare
Source](https://github.com/clerk/javascript/compare/@clerk/types@3.65.2...@clerk/types@3.65.3)

##### Patch Changes

- Allow users to display the email address field after selecting to
input a phone number. Previously that was not possible when passkeys
were enabled. (v4)
([#&#8203;3920](https://github.com/clerk/javascript/pull/3920)) by
[@&#8203;EmmanouelaPothitou](https://github.com/EmmanouelaPothitou)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM pushed a commit that referenced this pull request Aug 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jscodeshift](https://github.com/facebook/jscodeshift) | [`0.16.1`
->
`17.0.0`](https://renovatebot.com/diffs/npm/jscodeshift/0.16.1/17.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/jscodeshift/17.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jscodeshift/17.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jscodeshift/0.16.1/17.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jscodeshift/0.16.1/17.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>facebook/jscodeshift (jscodeshift)</summary>

###
[`v17.0.0`](https://github.com/facebook/jscodeshift/blob/HEAD/CHANGELOG.md#1700-2024-08-06)

[Compare
Source](https://github.com/facebook/jscodeshift/compare/v0.16.1...v17.0.0)

We needed to go [from v0.x to a major
release](https://github.com/facebook/jscodeshift/issues/593), and it
may as well happen now. jscodeshift has been around for nine years
though, so going to v1.0.0 didn't feel quite right. I've instead
promoted the minor version number to a major version number, similar to
what React did when it went from 0.14 to 15.0.

##### Fixed

- Node.js 16 is now explicitly specified as the minimum required
version. It was *already*
([#&#8203;607](https://github.com/facebook/jscodeshift/issues/607),
[@&#8203;trivikr](https://github.com/trivikr))

##### Added

- A new [jscodeshift website](https://jscodeshift.com/) has launched,
thanks to the team at [Codemod](https://codemod.com/).
([#&#8203;592](https://github.com/facebook/jscodeshift/issues/592),
[@&#8203;mohab-sameh](https://github.com/mohab-sameh) with some tweaks
by [@&#8203;morinokami](https://github.com/morinokami))
- Added collection functions for import declarations, including finding
imports and inserting new imports
([#&#8203;617](https://github.com/facebook/jscodeshift/issues/617),
[@&#8203;danieldelcore](https://github.com/danieldelcore))

##### Changed

- Enabled TypeScript `importAttributes`
([#&#8203;585](https://github.com/facebook/jscodeshift/issues/585),
[@&#8203;benasher44](https://github.com/benasher44)) and
`decoratorAutoAccessors`
([#&#8203;594](https://github.com/facebook/jscodeshift/issues/594),
[@&#8203;syi0808](https://github.com/syi0808)) plugins
- Removed or replaced various outdated and unused dependencies
([#&#8203;601](https://github.com/facebook/jscodeshift/issues/601),
[#&#8203;605](https://github.com/facebook/jscodeshift/issues/605),
[#&#8203;609](https://github.com/facebook/jscodeshift/issues/609),
[#&#8203;613](https://github.com/facebook/jscodeshift/issues/613),
[@&#8203;trivikr](https://github.com/trivikr))
- Started using Corepack to manage Yarn version
([#&#8203;599](https://github.com/facebook/jscodeshift/issues/599),
[@&#8203;trivikr](https://github.com/trivikr))

</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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.24.9` ->
`7.25.2`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.9/7.25.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.24.9/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.24.9/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@babel/plugin-transform-react-jsx](https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx))
| [`7.24.7` ->
`7.25.2`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-react-jsx/7.24.7/7.25.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-react-jsx/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-react-jsx/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-react-jsx/7.24.7/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-react-jsx/7.24.7/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@babel/plugin-transform-typescript](https://babel.dev/docs/en/next/babel-plugin-transform-typescript)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript))
| [`7.24.8` ->
`7.25.2`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-typescript/7.24.8/7.25.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-typescript/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-typescript/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-typescript/7.24.8/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-typescript/7.24.8/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env))
| [`7.24.8` ->
`7.25.3`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.24.8/7.25.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/7.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-env/7.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-env/7.24.8/7.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.24.8/7.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel (@&#8203;babel/core)</summary>

###
[`v7.25.2`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30)

[Compare
Source](https://github.com/babel/babel/compare/v7.24.9...v7.25.2)

##### 🐛 Bug Fix

-   `babel-core`, `babel-traverse`
- [#&#8203;16695](https://github.com/babel/babel/pull/16695) Ensure
that `requeueComputedKeyAndDecorators` is available
([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [publint](https://publint.dev)
([source](https://github.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.9`
-> `0.2.10`](https://renovatebot.com/diffs/npm/publint/0.2.9/0.2.10) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.9/0.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.9/0.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>bluwy/publint (publint)</summary>

### [`v0.2.10`](https://github.com/bluwy/publint/releases/tag/v0.2.10)

[Compare
Source](https://github.com/bluwy/publint/compare/v0.2.9...v0.2.10)

##### Features

- Adds a new rule that validates the `"repository"` field
([bluwy/publint#106)
- If `"repository"` is a string, it must be one of the supported
shorthand strings from the docs.
- If `"repository"` is an object with `"type": "git"`, the `"url"` must
be a valid [git URL](https://git-scm.com/docs/git-clone#\_git_urls) and
can be [parsed by npm](https://github.com/npm/hosted-git-info).
- The `git://` protocol for GitHub repos should not be used due
[security
concerns](https://github.blog/security/application-security/improving-git-protocol-security-github/).
- GitHub or GitLab links should be prefixed with `git+` and postfixed
with `.git`. (This is also warned by npm when publishing a package).

#### New Contributors

- [@&#8203;Namchee](https://github.com/Namchee) made their first
contribution in
[bluwy/publint#106

**Full Changelog**:
bluwy/publint@v0.2.9...v0.2.10

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
…11274)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-perfectionist](https://perfectionist.dev)
([source](https://github.com/azat-io/eslint-plugin-perfectionist)) |
[`3.1.3` ->
`3.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/3.1.3/3.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/3.1.3/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/3.1.3/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>azat-io/eslint-plugin-perfectionist
(eslint-plugin-perfectionist)</summary>

###
[`v3.2.0`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v320)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.3...v3.2.0)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.3...v3.2.0)

##### 🚀 Features

- Use dynamic group generation in sort-classes
([baa701d](https://github.com/azat-io/eslint-plugin-perfectionist/commit/baa701d))
- Support for sorting by enum value
([285a451](https://github.com/azat-io/eslint-plugin-perfectionist/commit/285a451))
- Improve group order error messages in sort-classes
([b02d626](https://github.com/azat-io/eslint-plugin-perfectionist/commit/b02d626))
- Allow specifying cross-rule settings
([8e15730](https://github.com/azat-io/eslint-plugin-perfectionist/commit/8e15730))
- Add property-function groups in sort-class rule
([41b92d3](https://github.com/azat-io/eslint-plugin-perfectionist/commit/41b92d3))

##### ❤️ Contributors

-   Hugo ([@&#8203;hugop95](http://github.com/hugop95))
-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
…-comments to v4.4.0 (#11273)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@eslint-community/eslint-plugin-eslint-comments](https://github.com/eslint-community/eslint-plugin-eslint-comments)
| [`4.3.0` ->
`4.4.0`](https://renovatebot.com/diffs/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-community%2feslint-plugin-eslint-comments/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint-community%2feslint-plugin-eslint-comments/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint-community/eslint-plugin-eslint-comments
(@&#8203;eslint-community/eslint-plugin-eslint-comments)</summary>

###
[`v4.4.0`](https://github.com/eslint-community/eslint-plugin-eslint-comments/releases/tag/v4.4.0)

[Compare
Source](https://github.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.3.0...v4.4.0)

##### Features

- add `name` to flat config (for tooling)
([#&#8203;243](https://github.com/eslint-community/eslint-plugin-eslint-comments/issues/243))
([c993b63](https://github.com/eslint-community/eslint-plugin-eslint-comments/commit/c993b638c7ce5938953f0c0c4a17f3644daadb65))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@docusaurus/core](https://github.com/facebook/docusaurus)
([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus))
| [`3.5.1` ->
`3.5.2`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/3.5.1/3.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2fcore/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2fcore/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2fcore/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2fcore/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus)
([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases))
| [`3.5.1` ->
`3.5.2`](https://renovatebot.com/diffs/npm/@docusaurus%2fmodule-type-aliases/3.5.1/3.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2fmodule-type-aliases/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2fmodule-type-aliases/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2fmodule-type-aliases/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2fmodule-type-aliases/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@docusaurus/plugin-content-docs](https://github.com/facebook/docusaurus)
([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-content-docs))
| [`3.5.1` ->
`3.5.2`](https://renovatebot.com/diffs/npm/@docusaurus%2fplugin-content-docs/3.5.1/3.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2fplugin-content-docs/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2fplugin-content-docs/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2fplugin-content-docs/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2fplugin-content-docs/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus)
([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic))
| [`3.5.1` ->
`3.5.2`](https://renovatebot.com/diffs/npm/@docusaurus%2fpreset-classic/3.5.1/3.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2fpreset-classic/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2fpreset-classic/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2fpreset-classic/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2fpreset-classic/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@docusaurus/theme-common](https://github.com/facebook/docusaurus)
([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-common))
| [`3.5.1` ->
`3.5.2`](https://renovatebot.com/diffs/npm/@docusaurus%2ftheme-common/3.5.1/3.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2ftheme-common/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2ftheme-common/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2ftheme-common/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2ftheme-common/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@docusaurus/tsconfig](https://github.com/facebook/docusaurus)
([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig))
| [`3.5.1` ->
`3.5.2`](https://renovatebot.com/diffs/npm/@docusaurus%2ftsconfig/3.5.1/3.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2ftsconfig/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2ftsconfig/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2ftsconfig/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2ftsconfig/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>facebook/docusaurus (@&#8203;docusaurus/core)</summary>

###
[`v3.5.2`](https://github.com/facebook/docusaurus/compare/v3.5.1...eeec303dd773774ed5a023884800da0b061f6942)

[Compare
Source](https://github.com/facebook/docusaurus/compare/v3.5.1...v3.5.2)

</details>

<details>
<summary>facebook/docusaurus
(@&#8203;docusaurus/module-type-aliases)</summary>

###
[`v3.5.2`](https://github.com/facebook/docusaurus/compare/v3.5.1...eeec303dd773774ed5a023884800da0b061f6942)

[Compare
Source](https://github.com/facebook/docusaurus/compare/v3.5.1...v3.5.2)

</details>

<details>
<summary>facebook/docusaurus
(@&#8203;docusaurus/plugin-content-docs)</summary>

###
[`v3.5.2`](https://github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#352-2024-08-13)

[Compare
Source](https://github.com/facebook/docusaurus/compare/v3.5.1...v3.5.2)

##### 🐛 Bug Fix

-   `docusaurus-theme-common`
- [#&#8203;10397](https://github.com/facebook/docusaurus/pull/10397)
fix(theme-common): restore useContextualSearchFilters public API for
retrocompatibility ([@&#8203;slorber](https://github.com/slorber))
-   `docusaurus`
- [#&#8203;10391](https://github.com/facebook/docusaurus/pull/10391)
fix(core): always alias React/ReactDOM to site dependency so that
importing MDX from anywhere works
([@&#8203;slorber](https://github.com/slorber))
-   `create-docusaurus`, `docusaurus-plugin-content-blog`
- [#&#8203;10392](https://github.com/facebook/docusaurus/pull/10392)
fix(create-docusaurus): Improve init templates blog setup + fix warnings
([@&#8203;slorber](https://github.com/slorber))
-   `docusaurus-theme-classic`
- [#&#8203;10390](https://github.com/facebook/docusaurus/pull/10390)
fix(theme): Adjust blog authors line height to show descenders in
lowercase letters (`g`, `j`, `p`, `q`, and `y`)
([@&#8203;josh-wong](https://github.com/josh-wong))

##### 💅 Polish

- `docusaurus-theme-classic`, `docusaurus-theme-common`,
`docusaurus-theme-translations`
- [#&#8203;10394](https://github.com/facebook/docusaurus/pull/10394)
fix(translations): change casing of some en labels
([@&#8203;cstangerup](https://github.com/cstangerup))

##### 📝 Documentation

- [#&#8203;10393](https://github.com/facebook/docusaurus/pull/10393)
docs(showcase): remove sites not using Docusaurus anymore
([@&#8203;GatienBoquet](https://github.com/GatienBoquet))

##### 🤖 Dependencies

- [#&#8203;10396](https://github.com/facebook/docusaurus/pull/10396)
chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0
([@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot))

##### Committers: 4

- Christian Stangerup
([@&#8203;cstangerup](https://github.com/cstangerup))
- Gatien Boquet
([@&#8203;GatienBoquet](https://github.com/GatienBoquet))
-   Josh Wong ([@&#8203;josh-wong](https://github.com/josh-wong))
-   Sébastien Lorber ([@&#8203;slorber](https://github.com/slorber))

</details>

<details>
<summary>facebook/docusaurus
(@&#8203;docusaurus/preset-classic)</summary>

###
[`v3.5.2`](https://github.com/facebook/docusaurus/compare/v3.5.1...eeec303dd773774ed5a023884800da0b061f6942)

[Compare
Source](https://github.com/facebook/docusaurus/compare/v3.5.1...v3.5.2)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM pushed a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [publint](https://publint.dev)
([source](https://github.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.9`
-> `0.2.10`](https://renovatebot.com/diffs/npm/publint/0.2.9/0.2.10) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.9/0.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.9/0.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>bluwy/publint (publint)</summary>

### [`v0.2.10`](https://github.com/bluwy/publint/releases/tag/v0.2.10)

[Compare
Source](https://github.com/bluwy/publint/compare/v0.2.9...v0.2.10)

##### Features

- Adds a new rule that validates the `"repository"` field
([bluwy/publint#106)
- If `"repository"` is a string, it must be one of the supported
shorthand strings from the docs.
- If `"repository"` is an object with `"type": "git"`, the `"url"` must
be a valid [git URL](https://git-scm.com/docs/git-clone#\_git_urls) and
can be [parsed by npm](https://github.com/npm/hosted-git-info).
- The `git://` protocol for GitHub repos should not be used due
[security
concerns](https://github.blog/security/application-security/improving-git-protocol-security-github/).
- GitHub or GitLab links should be prefixed with `git+` and postfixed
with `.git`. (This is also warned by npm when publishing a package).

#### New Contributors

- [@&#8203;Namchee](https://github.com/Namchee) made their first
contribution in
[bluwy/publint#106

**Full Changelog**:
bluwy/publint@v0.2.9...v0.2.10

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@graphql-tools/utils](https://github.com/ardatan/graphql-tools)
([source](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils))
| [`10.5.2` ->
`10.5.3`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.5.2/10.5.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2futils/10.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-tools%2futils/10.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-tools%2futils/10.5.2/10.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2futils/10.5.2/10.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ardatan/graphql-tools (@&#8203;graphql-tools/utils)</summary>

###
[`v10.5.3`](https://github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1053)

[Compare
Source](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.2...@graphql-tools/utils@10.5.3)

##### Patch Changes

-
[`2124d7d`](https://github.com/ardatan/graphql-tools/commit/2124d7de749b722e051fb591bcf9d514bc73fa50)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Allow invalid
path in \`getDirectiveExtensions\`

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [firebase](https://firebase.google.com/)
([source](https://github.com/firebase/firebase-js-sdk),
[changelog](https://firebase.google.com/support/release-notes/js)) |
[`10.12.5` ->
`10.13.0`](https://renovatebot.com/diffs/npm/firebase/10.12.5/10.13.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/firebase/10.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase/10.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase/10.12.5/10.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase/10.12.5/10.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>firebase/firebase-js-sdk (firebase)</summary>

###
[`v10.13.0`](https://github.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.13.0)

[Compare
Source](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.12.5...firebase@10.13.0)

For more detailed release notes, see [Firebase JavaScript SDK Release
Notes](https://firebase.google.com/support/release-notes/js).

### What's Changed

#### firebase@10.13.0

##### Minor Changes

-
[`6b0ca77b2`](https://github.com/firebase/firebase-js-sdk/commit/6b0ca77b28315349b39cca1ec8a63f929df07a4c)
[#&#8203;8410](https://github.com/firebase/firebase-js-sdk/pull/8410)
(fixes
[#&#8203;8303](https://github.com/firebase/firebase-js-sdk/issues/8303))
- Migrate from the Node to Web ReadableStream interface

-
[`e6b852562`](https://github.com/firebase/firebase-js-sdk/commit/e6b852562bfe57dd02ae59ee2dce9966b5498b01)
[#&#8203;8215](https://github.com/firebase/firebase-js-sdk/pull/8215)
- Add support for reading and writing Firestore vectors.

##### Patch Changes

- Updated dependencies
\[[`6b0ca77b2`](https://github.com/firebase/firebase-js-sdk/commit/6b0ca77b28315349b39cca1ec8a63f929df07a4c),
[`6d6ce8100`](https://github.com/firebase/firebase-js-sdk/commit/6d6ce8100fd1443a40cd1ebd68ad980cab55fb10),
[`2ddbd4e49`](https://github.com/firebase/firebase-js-sdk/commit/2ddbd4e4900e148648a1bc4cb82932e096a7009e),
[`e6b852562`](https://github.com/firebase/firebase-js-sdk/commit/e6b852562bfe57dd02ae59ee2dce9966b5498b01),
[`16015723b`](https://github.com/firebase/firebase-js-sdk/commit/16015723b1aee46eec4b79e044aeb9dd582370cc)]:
-
[@&#8203;firebase/storage](https://github.com/firebase/storage)[@&#8203;0](https://github.com/0).13.0
-
[@&#8203;firebase/app](https://github.com/firebase/app)[@&#8203;0](https://github.com/0).10.9
-
[@&#8203;firebase/auth](https://github.com/firebase/auth)[@&#8203;1](https://github.com/1).7.7
-
[@&#8203;firebase/firestore](https://github.com/firebase/firestore)[@&#8203;4](https://github.com/4).7.0
-
[@&#8203;firebase/app-compat](https://github.com/firebase/app-compat)[@&#8203;0](https://github.com/0).2.39
-
[@&#8203;firebase/storage-compat](https://github.com/firebase/storage-compat)[@&#8203;0](https://github.com/0).3.10
-
[@&#8203;firebase/auth-compat](https://github.com/firebase/auth-compat)[@&#8203;0](https://github.com/0).5.12
-
[@&#8203;firebase/firestore-compat](https://github.com/firebase/firestore-compat)[@&#8203;0](https://github.com/0).3.35

####
[@&#8203;firebase/firestore](https://github.com/firebase/firestore)[@&#8203;4](https://github.com/4).7.0

##### Minor Changes

-
[`e6b852562`](https://github.com/firebase/firebase-js-sdk/commit/e6b852562bfe57dd02ae59ee2dce9966b5498b01)
[#&#8203;8215](https://github.com/firebase/firebase-js-sdk/pull/8215)
- Add support for reading and writing Firestore vectors.

####
[@&#8203;firebase/storage](https://github.com/firebase/storage)[@&#8203;0](https://github.com/0).13.0

##### Minor Changes

-
[`6b0ca77b2`](https://github.com/firebase/firebase-js-sdk/commit/6b0ca77b28315349b39cca1ec8a63f929df07a4c)
[#&#8203;8410](https://github.com/firebase/firebase-js-sdk/pull/8410)
(fixes
[#&#8203;8303](https://github.com/firebase/firebase-js-sdk/issues/8303))
- Migrate from the Node to Web ReadableStream interface

####
[@&#8203;firebase/app](https://github.com/firebase/app)[@&#8203;0](https://github.com/0).10.9

##### Patch Changes

-
[`6d6ce8100`](https://github.com/firebase/firebase-js-sdk/commit/6d6ce8100fd1443a40cd1ebd68ad980cab55fb10)
[#&#8203;8425](https://github.com/firebase/firebase-js-sdk/pull/8425)
(fixes
[#&#8203;8407](https://github.com/firebase/firebase-js-sdk/issues/8407))
- Prevent heartbeats methods from throwing - warn instead.

####
[@&#8203;firebase/app-compat](https://github.com/firebase/app-compat)[@&#8203;0](https://github.com/0).2.39

##### Patch Changes

-
[`16015723b`](https://github.com/firebase/firebase-js-sdk/commit/16015723b1aee46eec4b79e044aeb9dd582370cc)
[#&#8203;8414](https://github.com/firebase/firebase-js-sdk/pull/8414)
(fixes
[#&#8203;8409](https://github.com/firebase/firebase-js-sdk/issues/8409))
- Updated how app-compat checks the global scope.

- Updated dependencies
\[[`6d6ce8100`](https://github.com/firebase/firebase-js-sdk/commit/6d6ce8100fd1443a40cd1ebd68ad980cab55fb10)]:

-
[@&#8203;firebase/app](https://github.com/firebase/app)[@&#8203;0](https://github.com/0).10.9

####
[@&#8203;firebase/auth](https://github.com/firebase/auth)[@&#8203;1](https://github.com/1).7.7

##### Patch Changes

-
[`2ddbd4e49`](https://github.com/firebase/firebase-js-sdk/commit/2ddbd4e4900e148648a1bc4cb82932e096a7009e)
[#&#8203;8408](https://github.com/firebase/firebase-js-sdk/pull/8408)
- Remove localStorage synchronization on storage events in Safari
iframes. See [GitHub PR
#&#8203;8408](https://github.com/firebase/firebase-js-sdk/pull/8408).

####
[@&#8203;firebase/auth-compat](https://github.com/firebase/auth-compat)[@&#8203;0](https://github.com/0).5.12

##### Patch Changes

- Updated dependencies
\[[`2ddbd4e49`](https://github.com/firebase/firebase-js-sdk/commit/2ddbd4e4900e148648a1bc4cb82932e096a7009e)]:
-
[@&#8203;firebase/auth](https://github.com/firebase/auth)[@&#8203;1](https://github.com/1).7.7

####
[@&#8203;firebase/firestore-compat](https://github.com/firebase/firestore-compat)[@&#8203;0](https://github.com/0).3.35

##### Patch Changes

- Updated dependencies
\[[`e6b852562`](https://github.com/firebase/firebase-js-sdk/commit/e6b852562bfe57dd02ae59ee2dce9966b5498b01)]:
-
[@&#8203;firebase/firestore](https://github.com/firebase/firestore)[@&#8203;4](https://github.com/4).7.0

####
[@&#8203;firebase/storage-compat](https://github.com/firebase/storage-compat)[@&#8203;0](https://github.com/0).3.10

##### Patch Changes

- Updated dependencies
\[[`6b0ca77b2`](https://github.com/firebase/firebase-js-sdk/commit/6b0ca77b28315349b39cca1ec8a63f929df07a4c)]:
-
[@&#8203;firebase/storage](https://github.com/firebase/storage)[@&#8203;0](https://github.com/0).13.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM pushed a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@whatwg-node/server](https://github.com/ardatan/whatwg-node)
([source](https://github.com/ardatan/whatwg-node/tree/HEAD/packages/server))
| [`0.9.46` ->
`0.9.47`](https://renovatebot.com/diffs/npm/@whatwg-node%2fserver/0.9.46/0.9.47)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@whatwg-node%2fserver/0.9.47?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@whatwg-node%2fserver/0.9.47?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@whatwg-node%2fserver/0.9.46/0.9.47?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@whatwg-node%2fserver/0.9.46/0.9.47?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ardatan/whatwg-node (@&#8203;whatwg-node/server)</summary>

###
[`v0.9.47`](https://github.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0947)

[Compare
Source](https://github.com/ardatan/whatwg-node/compare/@whatwg-node/server@0.9.46...@whatwg-node/server@0.9.47)

##### Patch Changes

-   [#&#8203;1566](https://github.com/ardatan/whatwg-node/pull/1566)

[`de1e95a`](https://github.com/ardatan/whatwg-node/commit/de1e95a8eb107083e638aa8472089b96b33bbe4a)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Avoid
constructing DecompressionStream to check
    supported encodings

-   Updated dependencies

\[[`de1e95a`](https://github.com/ardatan/whatwg-node/commit/de1e95a8eb107083e638aa8472089b96b33bbe4a)]:
-
[@&#8203;whatwg-node/fetch](https://github.com/whatwg-node/fetch)[@&#8203;0](https://github.com/0).9.20

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM pushed a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://vitejs.dev)
([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) |
[`5.4.0` -> `5.4.1`](https://renovatebot.com/diffs/npm/vite/5.4.0/5.4.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.4.0/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.4.0/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitejs/vite (vite)</summary>

###
[`v5.4.1`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small541-2024-08-15-small)

- fix: `build.modulePreload.resolveDependencies` is optimizable
([#&#8203;16083](https://github.com/vitejs/vite/issues/16083))
([e961b31](https://github.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b)),
closes [#&#8203;16083](https://github.com/vitejs/vite/issues/16083)
- fix: align CorsOptions.origin type with
[@&#8203;types/cors](https://github.com/types/cors)
([#&#8203;17836](https://github.com/vitejs/vite/issues/17836))
([1bda847](https://github.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64)),
closes [#&#8203;17836](https://github.com/vitejs/vite/issues/17836)
- fix: typings for vite:preloadError
([#&#8203;17868](https://github.com/vitejs/vite/issues/17868))
([6700594](https://github.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62)),
closes [#&#8203;17868](https://github.com/vitejs/vite/issues/17868)
- fix(build): avoid re-define `__vite_import_meta_env__`
([#&#8203;17876](https://github.com/vitejs/vite/issues/17876))
([e686d74](https://github.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5)),
closes [#&#8203;17876](https://github.com/vitejs/vite/issues/17876)
- fix(deps): update all non-major dependencies
([#&#8203;17869](https://github.com/vitejs/vite/issues/17869))
([d11711c](https://github.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8)),
closes [#&#8203;17869](https://github.com/vitejs/vite/issues/17869)
- fix(lightningcss): search for assets with correct base path
([#&#8203;17856](https://github.com/vitejs/vite/issues/17856))
([4e5ce3c](https://github.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031)),
closes [#&#8203;17856](https://github.com/vitejs/vite/issues/17856)
- fix(worker): handle self reference url worker in dependency for build
([#&#8203;17846](https://github.com/vitejs/vite/issues/17846))
([391bb49](https://github.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8)),
closes [#&#8203;17846](https://github.com/vitejs/vite/issues/17846)
- chore: fix picocolors import for local dev
([#&#8203;17884](https://github.com/vitejs/vite/issues/17884))
([9018255](https://github.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba)),
closes [#&#8203;17884](https://github.com/vitejs/vite/issues/17884)
- refactor: remove `handleHotUpdate` from watch-package-data plugin
([#&#8203;17865](https://github.com/vitejs/vite/issues/17865))
([e16bf1f](https://github.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3)),
closes [#&#8203;17865](https://github.com/vitejs/vite/issues/17865)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://github.com/swc-project/swc)) | [`1.7.10` ->
`1.7.11`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.10/1.7.11) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.10/1.7.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.10/1.7.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.7.11`](https://github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1711---2024-08-14)

[Compare
Source](https://github.com/swc-project/swc/compare/v1.7.10...v1.7.11)

##### Bug Fixes

- **(es)** Improve sourcemap url error messages.
([#&#8203;9422](https://github.com/swc-project/swc/issues/9422))
([230d1d9](https://github.com/swc-project/swc/commit/230d1d98b91bde2fa0de54e5fe06e899302e481c))

- **(visit)** Fix regression of AST paths
([#&#8203;9420](https://github.com/swc-project/swc/issues/9420))
([9751518](https://github.com/swc-project/swc/commit/9751518a0aa1cbe07e2ad4db7a32b0c6cc342641))

##### Features

- **(es/typescript)** Add ` native_class_properties ` to skip reordering
of class properties inits
([#&#8203;9421](https://github.com/swc-project/swc/issues/9421))
([d2929d1](https://github.com/swc-project/swc/commit/d2929d1ce61a00360cc0596441041571a958da23))

- **(estree/compat)** Remove dependency on `rayon`
([#&#8203;9393](https://github.com/swc-project/swc/issues/9393))
([34d1b27](https://github.com/swc-project/swc/commit/34d1b27251dab3f87dc3a39d245a3498b4c2b151))

- **(html/minifier)** Support using custom css minifier
([#&#8203;9425](https://github.com/swc-project/swc/issues/9425))
([970cc81](https://github.com/swc-project/swc/commit/970cc81033b4a616643be6625bdf8da99614ba98))

##### Miscellaneous Tasks

- **(bindings/node)** Deprecate `parse`
([#&#8203;9419](https://github.com/swc-project/swc/issues/9419))
([1bf467d](https://github.com/swc-project/swc/commit/1bf467d99fb72ebff42136e08d7f03d50872f64e))

- **(deps)** Update cargo (patch)
([#&#8203;9405](https://github.com/swc-project/swc/issues/9405))
([baf4928](https://github.com/swc-project/swc/commit/baf4928ce2964e659af5ca77cd899427a8c29f60))

- **(es/preset-env)** Update core js compat data
([#&#8203;9407](https://github.com/swc-project/swc/issues/9407))
([ce761cf](https://github.com/swc-project/swc/commit/ce761cf51571f70c9378b6b67759bac3af4f4f92))

- **(es/typescript)** Remove the workaround for wasm-bindgen
([#&#8203;9428](https://github.com/swc-project/swc/issues/9428))
([55f7268](https://github.com/swc-project/swc/commit/55f72687f69eae131c6ce08d6a449afaa7357667))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@babel/plugin-transform-react-jsx](https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx))
| [`7.24.7` ->
`7.25.2`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-react-jsx/7.24.7/7.25.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-react-jsx/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-react-jsx/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-react-jsx/7.24.7/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-react-jsx/7.24.7/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@babel/plugin-transform-typescript](https://babel.dev/docs/en/next/babel-plugin-transform-typescript)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript))
| [`7.24.7` ->
`7.25.2`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-typescript/7.24.7/7.25.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-typescript/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-typescript/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-typescript/7.24.7/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-typescript/7.24.7/7.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env))
| [`7.24.7` ->
`7.25.3`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.24.7/7.25.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/7.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-env/7.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-env/7.24.7/7.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.24.7/7.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel
(@&#8203;babel/plugin-transform-react-jsx)</summary>

###
[`v7.25.2`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30)

[Compare
Source](https://github.com/babel/babel/compare/v7.24.7...v7.25.2)

##### 🐛 Bug Fix

-   `babel-core`, `babel-traverse`
- [#&#8203;16695](https://github.com/babel/babel/pull/16695) Ensure
that `requeueComputedKeyAndDecorators` is available
([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@whatwg-node/fetch](https://github.com/ardatan/whatwg-node)
([source](https://github.com/ardatan/whatwg-node/tree/HEAD/packages/fetch))
| [`0.9.19` ->
`0.9.20`](https://renovatebot.com/diffs/npm/@whatwg-node%2ffetch/0.9.19/0.9.20)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@whatwg-node%2ffetch/0.9.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@whatwg-node%2ffetch/0.9.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@whatwg-node%2ffetch/0.9.19/0.9.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@whatwg-node%2ffetch/0.9.19/0.9.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ardatan/whatwg-node (@&#8203;whatwg-node/fetch)</summary>

###
[`v0.9.20`](https://github.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0920)

[Compare
Source](https://github.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.19...@whatwg-node/fetch@0.9.20)

##### Patch Changes

-   [#&#8203;1566](https://github.com/ardatan/whatwg-node/pull/1566)

[`de1e95a`](https://github.com/ardatan/whatwg-node/commit/de1e95a8eb107083e638aa8472089b96b33bbe4a)
Thanks [@&#8203;ardatan](https://github.com/ardatan)! - Avoid
constructing DecompressionStream to check
    supported encodings

-   Updated dependencies

\[[`de1e95a`](https://github.com/ardatan/whatwg-node/commit/de1e95a8eb107083e638aa8472089b96b33bbe4a)]:
-
[@&#8203;whatwg-node/node-fetch](https://github.com/whatwg-node/node-fetch)[@&#8203;0](https://github.com/0).5.22

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit that referenced this pull request Aug 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)
([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))
| [`8.1.0` ->
`8.2.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.1.0/8.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))
| [`8.1.0` ->
`8.2.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.1.0/8.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/rule-tester](https://typescript-eslint.io/packages/rule-tester)
([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester))
| [`8.1.0` ->
`8.2.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2frule-tester/8.1.0/8.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2frule-tester/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2frule-tester/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2frule-tester/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2frule-tester/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/utils](https://typescript-eslint.io/packages/utils)
([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils))
| [`8.1.0` ->
`8.2.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2futils/8.1.0/8.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2futils/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2futils/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2futils/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2futils/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v8.2.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#820-2024-08-19)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.1.0...7440e14994c353d6157f56fde8ab3bff25efdd59)

##### 🚀 Features

- **eslint-plugin:** add suggestion to `require-await` to remove `async`
keyword

##### 🩹 Fixes

- **eslint-plugin:** \[use-unknown-in-catch-callback-variable] flag
second argument of `.then`

- **eslint-plugin:** \[no-unnecessary-type-assertion] conflict with TS
for variables used before assignment

- **eslint-plugin:** delete \[] in message if ReadOnly\<string\[]> is
detected

- **eslint-plugin:** \[no-redundant-type-constituents] differentiate a
types-error any from a true any

- **eslint-plugin:** \[no-unnecessary-type-parameters] check mapped
constraint types if necessary

- **eslint-plugin:** \[no-unsafe-enum-comparison] add logic to see
through intersections

##### ❤️  Thank You

-   Abraham Guo
-   Dave
-   Jake Bailey
-   James
-   Josh Goldberg ✨
-   liuxingbaoyu
-   Yukihiro Hasegawa
-   Yutong Zhu

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v8.2.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#820-2024-08-19)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.1.0...7440e14994c353d6157f56fde8ab3bff25efdd59)

This was a version bump only for parser to align it with other projects,
there were no code changes.

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/rule-tester)</summary>

###
[`v8.2.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/rule-tester/CHANGELOG.md#820-2024-08-19)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.1.0...7440e14994c353d6157f56fde8ab3bff25efdd59)

This was a version bump only for rule-tester to align it with other
projects, there were no code changes.

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/utils)</summary>

###
[`v8.2.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/utils/CHANGELOG.md#820-2024-08-19)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.1.0...7440e14994c353d6157f56fde8ab3bff25efdd59)

This was a version bump only for utils to align it with other projects,
there were no code changes.

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjI2LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant