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

Revert fast-uri change #2444

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Revert fast-uri change #2444

merged 2 commits into from
Jun 4, 2024

Conversation

jasoniangreen
Copy link
Collaborator

What issue does this pull request resolve?

Fast URI breaks browser builds

What changes did you make?

Revert the change to switch uri-js with fast-js. Also bumped the version to 8.16.0.

Is there anything that requires more attention while reviewing?

No

@rupeesdev
Copy link

Please, merge this. Thanks in advance 😄

@epoberezkin epoberezkin merged commit c8b37f4 into master Jun 4, 2024
5 checks passed
@epoberezkin epoberezkin deleted the revert-fast-uri branch June 4, 2024 18:25
@gurgunday
Copy link
Contributor

Hey, we’re fixing this over here at Fastify, just to let you know:

fastify/fast-uri#83

kodiakhq bot pushed a commit to X-oss-byte/Nextjs that referenced this pull request Jun 5, 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 |
|---|---|---|---|---|---|
| [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | [`8.15.0` -> `8.16.0`](https://renovatebot.com/diffs/npm/ajv/8.12.0/8.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.12.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.12.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>ajv-validator/ajv (ajv)</summary>

### [`v8.16.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.16.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0)

#### What's Changed

-   Revert fast-uri change by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2444

**Full Changelog**: ajv-validator/ajv@v8.15.0...v8.16.0

### [`v8.15.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.15.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0)

#### What's Changed

-   Replace `uri-js` with `fast-uri` by [@&#8203;vixalien](https://togithub.com/vixalien) in [ajv-validator/ajv#2415
-   Bump to 8.15.0 by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2442

#### New Contributors

-   [@&#8203;vixalien](https://togithub.com/vixalien) made their first contribution in [ajv-validator/ajv#2415

**Full Changelog**: ajv-validator/ajv@v8.14.0...v8.15.0

### [`v8.14.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.14.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0)

#### What's Changed

-   readme: build badge by [@&#8203;epoberezkin](https://togithub.com/epoberezkin) in [ajv-validator/ajv#2424
-   Update workflows by [@&#8203;rotu](https://togithub.com/rotu) in [ajv-validator/ajv#2410
-   docs: add warning to maxLength / minLength by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2428
-   fix: broken link in docs warning by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2431
-   compileAsync a schema with discriminator and $ref, fixes [#&#8203;2427](https://togithub.com/ajv-validator/ajv/issues/2427)  by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2433
-   bump version to 8.14.0 for publishing by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2440

#### New Contributors

-   [@&#8203;rotu](https://togithub.com/rotu) made their first contribution in [ajv-validator/ajv#2410

**Full Changelog**: ajv-validator/ajv@v8.13.0...v8.14.0

### [`v8.13.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.13.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.12.0...v8.13.0)

-   add named exports
-   update dependencies
-   update node.js

</details>

---

### Configuration

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

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

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

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

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
gurgunday added a commit to gurgunday/ajv that referenced this pull request Jun 5, 2024
kodiakhq bot pushed a commit to X-oss-byte/Canary-nextjs that referenced this pull request Jun 7, 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 |
|---|---|---|---|---|---|
| [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | [`8.15.0` -> `8.16.0`](https://renovatebot.com/diffs/npm/ajv/8.15.0/8.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.15.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.15.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>ajv-validator/ajv (ajv)</summary>

### [`v8.16.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.16.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0)

#### What's Changed

-   Revert fast-uri change by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2444

**Full Changelog**: ajv-validator/ajv@v8.15.0...v8.16.0

</details>

---

### Configuration

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

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

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

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

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
fuxingloh pushed a commit to fuxingloh/cryptomatter that referenced this pull request Jun 8, 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 |
|---|---|---|---|---|---|
| [ajv](https://ajv.js.org)
([source](https://togithub.com/ajv-validator/ajv)) | [`^8.14.0` ->
`^8.16.0`](https://renovatebot.com/diffs/npm/ajv/8.14.0/8.16.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.14.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.14.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ajv-validator/ajv (ajv)</summary>

###
[`v8.16.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.16.0)

[Compare
Source](https://togithub.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0)

#### What's Changed

- Revert fast-uri change by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2444

**Full Changelog**:
ajv-validator/ajv@v8.15.0...v8.16.0

###
[`v8.15.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.15.0)

[Compare
Source](https://togithub.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0)

#### What's Changed

- Replace `uri-js` with `fast-uri` by
[@&#8203;vixalien](https://togithub.com/vixalien) in
[ajv-validator/ajv#2415
- Bump to 8.15.0 by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2442

#### New Contributors

- [@&#8203;vixalien](https://togithub.com/vixalien) made their first
contribution in
[ajv-validator/ajv#2415

**Full Changelog**:
ajv-validator/ajv@v8.14.0...v8.15.0

</details>

---

### Configuration

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

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

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

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

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fuxingloh/crypto-frontmatter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gurgunday added a commit to gurgunday/ajv that referenced this pull request Jun 8, 2024
renovate bot added a commit to adobe/spacecat-shared that referenced this pull request Jun 8, 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 |
|---|---|---|---|---|---|
|
[@aws-sdk/client-dynamodb](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb))
| [`3.588.0` ->
`3.592.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-dynamodb/3.588.0/3.592.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-dynamodb/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-dynamodb/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-dynamodb/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-dynamodb/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3))
| [`3.588.0` ->
`3.592.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.588.0/3.592.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-secrets-manager](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-secrets-manager)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager))
| [`3.588.0` ->
`3.592.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-secrets-manager/3.588.0/3.592.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-secrets-manager/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-secrets-manager/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-secrets-manager/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-secrets-manager/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-sqs](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-sqs)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs))
| [`3.588.0` ->
`3.592.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sqs/3.588.0/3.592.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sqs/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sqs/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sqs/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sqs/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/lib-dynamodb](https://togithub.com/aws/aws-sdk-js-v3/tree/main/lib/lib-dynamodb)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb))
| [`3.588.0` ->
`3.592.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2flib-dynamodb/3.588.0/3.592.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2flib-dynamodb/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2flib-dynamodb/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2flib-dynamodb/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2flib-dynamodb/3.588.0/3.592.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)
([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))
| [`7.11.0` ->
`7.12.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.11.0/7.12.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/7.11.0/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/7.11.0/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))
| [`7.11.0` ->
`7.12.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.11.0/7.12.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/7.11.0/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/7.11.0/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [ajv](https://ajv.js.org)
([source](https://togithub.com/ajv-validator/ajv)) | [`8.14.0` ->
`8.16.0`](https://renovatebot.com/diffs/npm/ajv/8.14.0/8.16.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.14.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.14.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-dynamodb)</summary>

###
[`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35920-2024-06-06)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.592.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb)

###
[`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35900-2024-06-04)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

##### Bug Fixes

- **codegen:** consistently add region as config option when generated
client is Sigv4 but not AWS
([#&#8203;6156](https://togithub.com/aws/aws-sdk-js-v3/issues/6156))
([06f51cc](https://togithub.com/aws/aws-sdk-js-v3/commit/06f51ccdc1c825f4b4de6a865520ace78c098ff3))

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-s3)</summary>

###
[`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35920-2024-06-06)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.591.0...v3.592.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

###
[`v3.591.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35910-2024-06-05)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.591.0)

##### Features

- **client-s3:** Added new params copySource and key to copyObject API
for supporting S3 Access Grants plugin. These changes will not change
any of the existing S3 API functionality.
([ad0e8d9](https://togithub.com/aws/aws-sdk-js-v3/commit/ad0e8d9c766f82e3231398d6f544b9ab09d69985))

###
[`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35900-2024-06-04)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

</details>

<details>
<summary>aws/aws-sdk-js-v3
(@&#8203;aws-sdk/client-secrets-manager)</summary>

###
[`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#35920-2024-06-06)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.592.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-secrets-manager](https://togithub.com/aws-sdk/client-secrets-manager)

###
[`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#35900-2024-06-04)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

##### Bug Fixes

- **codegen:** consistently add region as config option when generated
client is Sigv4 but not AWS
([#&#8203;6156](https://togithub.com/aws/aws-sdk-js-v3/issues/6156))
([06f51cc](https://togithub.com/aws/aws-sdk-js-v3/commit/06f51ccdc1c825f4b4de6a865520ace78c098ff3))

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-sqs)</summary>

###
[`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sqs/CHANGELOG.md#35920-2024-06-06)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.592.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-sqs](https://togithub.com/aws-sdk/client-sqs)

###
[`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sqs/CHANGELOG.md#35900-2024-06-04)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

##### Bug Fixes

- **codegen:** consistently add region as config option when generated
client is Sigv4 but not AWS
([#&#8203;6156](https://togithub.com/aws/aws-sdk-js-v3/issues/6156))
([06f51cc](https://togithub.com/aws/aws-sdk-js-v3/commit/06f51ccdc1c825f4b4de6a865520ace78c098ff3))

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/lib-dynamodb)</summary>

###
[`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/lib/lib-dynamodb/CHANGELOG.md#35920-2024-06-06)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.592.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/lib-dynamodb](https://togithub.com/aws-sdk/lib-dynamodb)

###
[`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/lib/lib-dynamodb/CHANGELOG.md#35900-2024-06-04)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/lib-dynamodb](https://togithub.com/aws-sdk/lib-dynamodb)

</details>

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

###
[`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7120-2024-06-03)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0)

##### 🚀 Features

- **eslint-plugin:** \[no-useless-template-literals] rename to
`no-useless-template-expression` (deprecate
`no-useless-template-literals`)

-   **rule-tester:** check for parsing errors in suggestion fixes

-   **rule-tester:** port `checkDuplicateTestCases` from ESLint

- **eslint-plugin:** \[no-floating-promises] add option
'allowForKnownSafePromises'

##### 🩹 Fixes

-   no-useless-template-expression -> no-unnecessary-template-expression

- **eslint-plugin:** \[no-unnecessary-type-assertion] combine template
literal check with `const` variable check

- **eslint-plugin:** \[dot-notation] fix false positive when accessing
private/protected property with optional chaining

- **eslint-plugin:** \[explicit-member-accessibility] refine report
locations

- **eslint-plugin:** \[no-unnecessary-type-assertion] declares are
always defined, so always check `declare`s

- **eslint-plugin:** \[prefer-literal-enum-member] allow using member it
self on allowBitwiseExpressions

- **eslint-plugin:** \[return-await] clean up in-try-catch detection and
make autofixes safe

- **eslint-plugin:** \[member-ordering] also TSMethodSignature can be
get/set

##### ❤️  Thank You

-   Abraham Guo
-   Han Yeong-woo
-   Joshua Chen
-   Kim Sang Du
-   Kirk Waiblinger
-   YeonJuan

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>

###
[`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7120-2024-06-03)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0)

##### 🩹 Fixes

-   **types:** correct typing ParserOptions

##### ❤️  Thank You

-   Abraham Guo
-   Han Yeong-woo
-   Joshua Chen
-   Kim Sang Du
-   Kirk Waiblinger
-   YeonJuan

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>ajv-validator/ajv (ajv)</summary>

###
[`v8.16.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.16.0)

[Compare
Source](https://togithub.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0)

#### What's Changed

- Revert fast-uri change by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2444

**Full Changelog**:
ajv-validator/ajv@v8.15.0...v8.16.0

###
[`v8.15.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.15.0)

[Compare
Source](https://togithub.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0)

#### What's Changed

- Replace `uri-js` with `fast-uri` by
[@&#8203;vixalien](https://togithub.com/vixalien) in
[ajv-validator/ajv#2415
- Bump to 8.15.0 by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2442

#### New Contributors

- [@&#8203;vixalien](https://togithub.com/vixalien) made their first
contribution in
[ajv-validator/ajv#2415

**Full Changelog**:
ajv-validator/ajv@v8.14.0...v8.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 2pm on Saturday" in timezone
Europe/Zurich, 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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/adobe/spacecat-shared).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jasoniangreen pushed a commit that referenced this pull request Jun 12, 2024
* Revert "Revert fast-uri change (#2444)"

This reverts commit c8b37f4.

* fix inports

* up
mergify bot pushed a commit to SvenKirschbaum/share.kirschbaum.cloud that referenced this pull request Jun 16, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
|  |  | lockFileMaintenance | All locks refreshed |  |  |  |  |
| [@aws-lambda-powertools/logger](https://togithub.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/logger#readme) ([source](https://togithub.com/aws-powertools/powertools-lambda-typescript)) | dependencies | minor | [`2.1.1` -> `2.2.0`](https://renovatebot.com/diffs/npm/@aws-lambda-powertools%2flogger/2.1.1/2.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-lambda-powertools%2flogger/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-lambda-powertools%2flogger/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-lambda-powertools%2flogger/2.1.1/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-lambda-powertools%2flogger/2.1.1/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-lambda-powertools/tracer](https://togithub.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/tracer#readme) ([source](https://togithub.com/aws-powertools/powertools-lambda-typescript)) | dependencies | minor | [`2.1.1` -> `2.2.0`](https://renovatebot.com/diffs/npm/@aws-lambda-powertools%2ftracer/2.1.1/2.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-lambda-powertools%2ftracer/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-lambda-powertools%2ftracer/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-lambda-powertools%2ftracer/2.1.1/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-lambda-powertools%2ftracer/2.1.1/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/client-dynamodb](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb)) | dependencies | minor | [`3.588.0` -> `3.598.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-dynamodb/3.588.0/3.598.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-dynamodb/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-dynamodb/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-dynamodb/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-dynamodb/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | dependencies | minor | [`3.588.0` -> `3.598.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.588.0/3.598.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/client-sesv2](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-sesv2) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2)) | dependencies | minor | [`3.588.0` -> `3.598.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sesv2/3.588.0/3.598.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sesv2/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sesv2/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sesv2/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sesv2/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/client-sfn](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-sfn) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn)) | dependencies | minor | [`3.588.0` -> `3.598.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sfn/3.588.0/3.598.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sfn/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sfn/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sfn/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sfn/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/s3-request-presigner](https://togithub.com/aws/aws-sdk-js-v3/tree/main/packages/s3-request-presigner) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner)) | dependencies | minor | [`3.588.0` -> `3.598.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fs3-request-presigner/3.588.0/3.598.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fs3-request-presigner/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fs3-request-presigner/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fs3-request-presigner/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fs3-request-presigner/3.588.0/3.598.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@fallobst22/cdk-cross-account-route53](https://togithub.com/SvenKirschbaum/cdk-cross-account-route53) | dependencies | patch | [`0.0.22` -> `0.0.24`](https://renovatebot.com/diffs/npm/@fallobst22%2fcdk-cross-account-route53/0.0.22/0.0.24) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fallobst22%2fcdk-cross-account-route53/0.0.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fallobst22%2fcdk-cross-account-route53/0.0.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fallobst22%2fcdk-cross-account-route53/0.0.22/0.0.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fallobst22%2fcdk-cross-account-route53/0.0.22/0.0.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | dependencies | patch | [`5.15.19` -> `5.15.20`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.19/5.15.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.15.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.15.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.15.19/5.15.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.15.19/5.15.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@mui/material](https://mui.com/material-ui/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`5.15.19` -> `5.15.20`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.19/5.15.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.15.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.15.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.15.19/5.15.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.15.19/5.15.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | dependencies | minor | [`7.6.1` -> `7.7.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.6.1/7.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/7.6.1/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/7.6.1/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | minor | [`20.13.0` -> `20.14.2`](https://renovatebot.com/diffs/npm/@types%2fnode/20.13.0/20.14.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.13.0/20.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.13.0/20.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | minor | [`7.11.0` -> `7.13.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.11.0/7.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/7.11.0/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/7.11.0/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | minor | [`7.11.0` -> `7.13.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.11.0/7.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/7.11.0/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/7.11.0/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@vitejs/plugin-react](https://togithub.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme) ([source](https://togithub.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)) | devDependencies | patch | [`4.3.0` -> `4.3.1`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/4.3.0/4.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitejs%2fplugin-react/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitejs%2fplugin-react/4.3.0/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/4.3.0/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | devDependencies | minor | [`8.14.0` -> `8.16.0`](https://renovatebot.com/diffs/npm/ajv/8.14.0/8.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.14.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.14.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [aws-cdk](https://togithub.com/aws/aws-cdk) ([source](https://togithub.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk)) | devDependencies | minor | [`2.144.0` -> `2.146.0`](https://renovatebot.com/diffs/npm/aws-cdk/2.144.0/2.146.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-cdk/2.146.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-cdk/2.146.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-cdk/2.144.0/2.146.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-cdk/2.144.0/2.146.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [aws-cdk-lib](https://togithub.com/aws/aws-cdk) ([source](https://togithub.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)) | dependencies | minor | [`2.144.0` -> `2.146.0`](https://renovatebot.com/diffs/npm/aws-cdk-lib/2.144.0/2.146.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-cdk-lib/2.146.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-cdk-lib/2.146.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-cdk-lib/2.144.0/2.146.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-cdk-lib/2.144.0/2.146.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [aws-sdk](https://togithub.com/aws/aws-sdk-js) | dependencies | minor | [`2.1632.0` -> `2.1642.0`](https://renovatebot.com/diffs/npm/aws-sdk/2.1632.0/2.1642.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-sdk/2.1642.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-sdk/2.1642.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-sdk/2.1632.0/2.1642.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-sdk/2.1632.0/2.1642.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [esbuild](https://togithub.com/evanw/esbuild) | dependencies | patch | [`0.21.4` -> `0.21.5`](https://renovatebot.com/diffs/npm/esbuild/0.21.4/0.21.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/esbuild/0.21.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/esbuild/0.21.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/esbuild/0.21.4/0.21.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/esbuild/0.21.4/0.21.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [json-schema-to-typescript](https://togithub.com/bcherny/json-schema-to-typescript) | devDependencies | patch | [`14.0.4` -> `14.0.5`](https://renovatebot.com/diffs/npm/json-schema-to-typescript/14.0.4/14.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/json-schema-to-typescript/14.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/json-schema-to-typescript/14.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/json-schema-to-typescript/14.0.4/14.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/json-schema-to-typescript/14.0.4/14.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | minor | [`5.2.12` -> `5.3.1`](https://renovatebot.com/diffs/npm/vite/5.2.12/5.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.2.12/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.2.12/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [web-vitals](https://togithub.com/GoogleChrome/web-vitals) | dependencies | minor | [`4.0.1` -> `4.1.1`](https://renovatebot.com/diffs/npm/web-vitals/4.0.1/4.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/web-vitals/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/web-vitals/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/web-vitals/4.0.1/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/web-vitals/4.0.1/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Release Notes

<details>
<summary>aws-powertools/powertools-lambda-typescript (@&#8203;aws-lambda-powertools/logger)</summary>

### [`v2.2.0`](https://togithub.com/aws-powertools/powertools-lambda-typescript/blob/HEAD/CHANGELOG.md#220-2024-06-13)

[Compare Source](https://togithub.com/aws-powertools/powertools-lambda-typescript/compare/v2.1.1...v2.2.0)

##### Bug Fixes

-   **idempotency:** deep sort payload during hashing ([#&#8203;2570](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2570)) ([6765f35](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/6765f35e98e2d8267d2672c12ba387a9af62a4b5))
-   **parser:** handle API Gateway Test UI sourceIp ([#&#8203;2531](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2531)) ([cd6c512](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/cd6c512c3a3b799debdafabac1558c8d40c8dc93))

##### Features

-   **batch:** add option to continue processing other group IDs on failure in `SqsFifoPartialProcessor` ([#&#8203;2590](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2590)) ([a615c24](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/a615c24108c4653be4c62d8488092fc08a4a3cc3))

#### [2.1.1](https://togithub.com/aws-powertools/powertools-lambda-typescript/compare/v2.1.0...v2.1.1) (2024-05-14)

##### Bug Fixes

-   **parser:** lambda function url cognitoIdentity and principalOrgId nullable ([#&#8203;2430](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2430)) ([3c3e393](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/3c3e393df47d28a6bddb2a9d01cd6fefea3db15e))
-   **parser:** set APIGatewayProxyEventSchema body and query string keys to be nullable ([#&#8203;2465](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2465)) ([7ce5b3c](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/7ce5b3cff88b6eadeda1041b4eb076af2ebd848d))
-   **parser:** set etag optional for delete object notifications ([#&#8203;2429](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2429)) ([100e223](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/100e2238b45e224a369cc7a349f78cafda3f94b7))

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-dynamodb)</summary>

### [`v3.598.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35980-2024-06-14)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.596.0...v3.598.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb)

### [`v3.596.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35960-2024-06-12)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.592.0...v3.596.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb)

### [`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35920-2024-06-06)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.592.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb)

### [`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35900-2024-06-04)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

##### Bug Fixes

-   **codegen:** consistently add region as config option when generated client is Sigv4 but not AWS ([#&#8203;6156](https://togithub.com/aws/aws-sdk-js-v3/issues/6156)) ([06f51cc](https://togithub.com/aws/aws-sdk-js-v3/commit/06f51ccdc1c825f4b4de6a865520ace78c098ff3))

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-s3)</summary>

### [`v3.598.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35980-2024-06-14)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.596.0...v3.598.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

### [`v3.596.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35960-2024-06-12)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.592.0...v3.596.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

### [`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35920-2024-06-06)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.591.0...v3.592.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

### [`v3.591.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35910-2024-06-05)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.591.0)

##### Features

-   **client-s3:** Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. ([ad0e8d9](https://togithub.com/aws/aws-sdk-js-v3/commit/ad0e8d9c766f82e3231398d6f544b9ab09d69985))

### [`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35900-2024-06-04)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-sesv2)</summary>

### [`v3.598.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#35980-2024-06-14)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.596.0...v3.598.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sesv2](https://togithub.com/aws-sdk/client-sesv2)

### [`v3.596.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#35960-2024-06-12)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.592.0...v3.596.0)

##### Features

-   **client-sesv2:** This release adds support for Amazon EventBridge as an email sending events destination. ([13844af](https://togithub.com/aws/aws-sdk-js-v3/commit/13844afd942020dca03c802206e52181e2a70cb5))

### [`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#35920-2024-06-06)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.592.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sesv2](https://togithub.com/aws-sdk/client-sesv2)

### [`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#35900-2024-06-04)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

##### Bug Fixes

-   **codegen:** consistently add region as config option when generated client is Sigv4 but not AWS ([#&#8203;6156](https://togithub.com/aws/aws-sdk-js-v3/issues/6156)) ([06f51cc](https://togithub.com/aws/aws-sdk-js-v3/commit/06f51ccdc1c825f4b4de6a865520ace78c098ff3))

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-sfn)</summary>

### [`v3.598.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#35980-2024-06-14)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.596.0...v3.598.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn)

### [`v3.596.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#35960-2024-06-12)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.592.0...v3.596.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn)

### [`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#35920-2024-06-06)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.592.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn)

### [`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#35900-2024-06-04)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

##### Bug Fixes

-   **codegen:** consistently add region as config option when generated client is Sigv4 but not AWS ([#&#8203;6156](https://togithub.com/aws/aws-sdk-js-v3/issues/6156)) ([06f51cc](https://togithub.com/aws/aws-sdk-js-v3/commit/06f51ccdc1c825f4b4de6a865520ace78c098ff3))

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/s3-request-presigner)</summary>

### [`v3.598.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#35980-2024-06-14)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.596.0...v3.598.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner)

### [`v3.596.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#35960-2024-06-12)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.592.0...v3.596.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner)

### [`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#35920-2024-06-06)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.591.0...v3.592.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner)

### [`v3.591.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#35910-2024-06-05)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.591.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner)

### [`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#35900-2024-06-04)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner)

</details>

<details>
<summary>SvenKirschbaum/cdk-cross-account-route53 (@&#8203;fallobst22/cdk-cross-account-route53)</summary>

### [`v0.0.24`](https://togithub.com/SvenKirschbaum/cdk-cross-account-route53/releases/tag/v0.0.24)

[Compare Source](https://togithub.com/SvenKirschbaum/cdk-cross-account-route53/compare/v0.0.22...v0.0.24)

##### [0.0.24](https://togithub.com/SvenKirschbaum/cdk-cross-account-route53/compare/v0.0.23...v0.0.24) (2024-06-15)

</details>

<details>
<summary>mui/material-ui (@&#8203;mui/icons-material)</summary>

### [`v5.15.20`](https://togithub.com/mui/material-ui/releases/tag/v5.15.20)

[Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.19...v5.15.20)



*Jun 12, 2024*

A big thanks to the 9 contributors who made this release possible.

##### `@mui/material@5.15.20`

-   ​\[Autocomplete] Shouldn't resize when hovering ([@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)) ([#&#8203;42535](https://togithub.com/mui/material-ui/issues/42535)) [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
-   ​\[Tab] Fix applying `iconWrapper` styles from theme and update its description ([@&#8203;sai6855](https://togithub.com/sai6855)) ([#&#8203;42570](https://togithub.com/mui/material-ui/issues/42570)) [@&#8203;sai6855](https://togithub.com/sai6855)

##### `@mui/utils@5.15.15`

-   ​Allow passing `NaN` as `defaultValue` to `useControlled` ([@&#8203;iammminzzy](https://togithub.com/iammminzzy)) ([#&#8203;42571](https://togithub.com/mui/material-ui/issues/42571)) [@&#8203;iammminzzy](https://togithub.com/iammminzzy)
-   ​Fix GitHub-reported prototype pollution vulnerability in `deepmerge` ([#&#8203;41652](https://togithub.com/mui/material-ui/issues/41652)) ([#&#8203;42608](https://togithub.com/mui/material-ui/issues/42608)) [@&#8203;DiegoAndai](https://togithub.com/DiegoAndai)

##### Docs

-   ​\[docs] Add Pigment CSS and Base UI logos SVGs ([#&#8203;42513](https://togithub.com/mui/material-ui/issues/42513)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal)
-   ​\[docs] Update twitter.com to x.com [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
-   ​\[docs] Simplify Example projects page [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
-   ​\[material-ui] Add docs for complementary stepper components ([@&#8203;anle9650](https://togithub.com/anle9650)) ([#&#8203;42613](https://togithub.com/mui/material-ui/issues/42613)) [@&#8203;anle9650](https://togithub.com/anle9650)
-   ​\[docs] Add changelog section to the design kits page ([@&#8203;danilo-leal](https://togithub.com/danilo-leal)) ([#&#8203;42463](https://togithub.com/mui/material-ui/issues/42463)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal)
-   ​\[material-ui] Fix sentence in the All components page ([@&#8203;danilo-leal](https://togithub.com/danilo-leal)) ([#&#8203;42462](https://togithub.com/mui/material-ui/issues/42462)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal)
-   ​\[material-ui] Update Figma design kit doc redirect link ([@&#8203;danilo-leal](https://togithub.com/danilo-leal)) ([#&#8203;42456](https://togithub.com/mui/material-ui/issues/42456)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal)
-   ​\[system] Add "dynamic values" section to sx prop page ([@&#8203;aarongarciah](https://togithub.com/aarongarciah)) ([#&#8203;42453](https://togithub.com/mui/material-ui/issues/42453)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)

##### Core

-   ​\[website] Move the `React Engineer - X` role to future roles ([#&#8203;42532](https://togithub.com/mui/material-ui/issues/42532)) [@&#8203;DanailH](https://togithub.com/DanailH)
-   ​\[examples] Remove Pigment CSS examples ([#&#8203;42538](https://togithub.com/mui/material-ui/issues/42538)) [@&#8203;sai6855](https://togithub.com/sai6855)
-   ​\[website] Close Developer Advocate / Content Engineer role [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
-   ​\[website] Update DoiT description and link in Sponsors section ([@&#8203;erezstmn-doit](https://togithub.com/erezstmn-doit)) ([#&#8203;42511](https://togithub.com/mui/material-ui/issues/42511)) [@&#8203;erezstmn-doit](https://togithub.com/erezstmn-doit)
-   ​\[website] Clean up the docs-infra job ad ([@&#8203;danilo-leal](https://togithub.com/danilo-leal)) ([#&#8203;42509](https://togithub.com/mui/material-ui/issues/42509)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal)
-   ​\[website] Open the Docs-infra engineer role ([@&#8203;danilo-leal](https://togithub.com/danilo-leal)) ([#&#8203;42496](https://togithub.com/mui/material-ui/issues/42496)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal)
-   ​\[website] Fix locationCountry in about page [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)

All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://togithub.com/aarongarciah), [@&#8203;anle9650](https://togithub.com/anle9650), [@&#8203;DanailH](https://togithub.com/DanailH), [@&#8203;danilo-leal](https://togithub.com/danilo-leal), [@&#8203;erezstmn-doit](https://togithub.com/erezstmn-doit), [@&#8203;iammminzzy](https://togithub.com/iammminzzy), [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari), [@&#8203;sai6855](https://togithub.com/sai6855), [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)

</details>

<details>
<summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary>

### [`v7.7.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#770)

[Compare Source](https://togithub.com/mui/mui-x/compare/v7.6.2...v7.7.0)

*Jun 13, 2024*

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

-   🎁 Allow customization of the Pickers month and the year buttons
-   🌍 Improve Persian (fa-IR), Portuguese (pt-PT), and Russian (ru-RU) locales on the Data Grid
-   🌍 Improve Korean (ko-KR) and Persian (fa-IR) locales on the Date and Time Pickers
-   🐞 Bugfixes
-   📚 Documentation improvements



##### Data Grid

##### `@mui/x-data-grid@7.7.0`

-   \[DataGrid] Add `getFilterState` method ([#&#8203;13418](https://togithub.com/mui/mui-x/issues/13418)) [@&#8203;cherniavskii](https://togithub.com/cherniavskii)
-   \[DataGrid] Do not show resize separators for column groups ([#&#8203;13455](https://togithub.com/mui/mui-x/issues/13455)) [@&#8203;cherniavskii](https://togithub.com/cherniavskii)
-   \[l10n] Improve Persian (fa-IR) locale ([#&#8203;13402](https://togithub.com/mui/mui-x/issues/13402)) [@&#8203;fakhamatia](https://togithub.com/fakhamatia)
-   \[l10n] Improve Portuguese (pt-PT) locale ([#&#8203;13384](https://togithub.com/mui/mui-x/issues/13384)) [@&#8203;olavocarvalho](https://togithub.com/olavocarvalho)
-   \[l10n] Improve Russian (ru-RU) locale ([#&#8203;11210](https://togithub.com/mui/mui-x/issues/11210)) [@&#8203;dastan-akhmetov-scity](https://togithub.com/dastan-akhmetov-scity)

##### `@mui/x-data-grid-pro@7.7.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-data-grid@7.7.0`, plus:

-   \[DataGridPro] Do not render detail panel if the focused cell is not visible ([#&#8203;13456](https://togithub.com/mui/mui-x/issues/13456)) [@&#8203;cherniavskii](https://togithub.com/cherniavskii)

##### `@mui/x-data-grid-premium@7.7.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan")

Same changes as in `@mui/x-data-grid-pro@7.7.0`.

##### Date and Time Pickers

##### `@mui/x-date-pickers@7.7.0`

-   \[l10n] Improve Korean (ko-KR) locale ([#&#8203;13452](https://togithub.com/mui/mui-x/issues/13452)) [@&#8203;ryxxn](https://togithub.com/ryxxn)
-   \[l10n] Improve Persian (fa-IR) locale ([#&#8203;13402](https://togithub.com/mui/mui-x/issues/13402)) [@&#8203;fakhamatia](https://togithub.com/fakhamatia)
-   \[pickers] Allow to customize the month and the year buttons ([#&#8203;13321](https://togithub.com/mui/mui-x/issues/13321)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)

##### `@mui/x-date-pickers-pro@7.7.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-date-pickers@7.7.0`.

##### Charts

##### `@mui/x-charts@7.7.0`

-   \[charts] Add watermark on the pro `ResponsiveChartContainer` ([#&#8203;13398](https://togithub.com/mui/mui-x/issues/13398)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)
-   \[charts] Allow to specify y-axis configuration ([#&#8203;13438](https://togithub.com/mui/mui-x/issues/13438)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)
-   \[charts] Fix eslint for react compiler ([#&#8203;13444](https://togithub.com/mui/mui-x/issues/13444)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)
-   \[charts] Improve themeAugmentation typing ([#&#8203;13433](https://togithub.com/mui/mui-x/issues/13433)) [@&#8203;noraleonte](https://togithub.com/noraleonte)
-   \[charts] Move the `ZAxisContextProvider` by default in the `ChartContainer` ([#&#8203;13465](https://togithub.com/mui/mui-x/issues/13465)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)
-   \[charts] Use plugins to define series extremum and colors ([#&#8203;13397](https://togithub.com/mui/mui-x/issues/13397)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)

##### Tree View

##### `@mui/x-tree-view@7.7.0`

-   \[TreeView] Improve TypeScript for plugins ([#&#8203;13380](https://togithub.com/mui/mui-x/issues/13380)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)
-   \[TreeView] Improve the typing of the cancelable events ([#&#8203;13152](https://togithub.com/mui/mui-x/issues/13152)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)
-   \[TreeView] Prepare support for PigmentCSS ([#&#8203;13412](https://togithub.com/mui/mui-x/issues/13412)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)
-   \[TreeView] Refactor the tree view internals to prepare for headless API ([#&#8203;13311](https://togithub.com/mui/mui-x/issues/13311)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)

##### Docs

-   \[docs] Add `renderHeader` recipe to the Master Details docs ([#&#8203;13370](https://togithub.com/mui/mui-x/issues/13370)) [@&#8203;michelengelen](https://togithub.com/michelengelen)
-   \[docs] Add lazy loading detail panel demo ([#&#8203;13453](https://togithub.com/mui/mui-x/issues/13453)) [@&#8203;cherniavskii](https://togithub.com/cherniavskii)
-   \[docs] Add small edits to the Data Grid overview page ([#&#8203;13060](https://togithub.com/mui/mui-x/issues/13060)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal)
-   \[docs] Update a11y pages description ([#&#8203;13417](https://togithub.com/mui/mui-x/issues/13417)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal)
-   \[docs] improve the writing on the "Quick filter outside of the grid" example ([#&#8203;13155](https://togithub.com/mui/mui-x/issues/13155)) [@&#8203;michelengelen](https://togithub.com/michelengelen)

##### Core

-   \[core] Add `eslint-plugin-react-compiler` experimental version and rules ([#&#8203;13415](https://togithub.com/mui/mui-x/issues/13415)) [@&#8203;JCQuintas](https://togithub.com/JCQuintas)
-   \[core] Minor setup cleanup ([#&#8203;13467](https://togithub.com/mui/mui-x/issues/13467)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[infra] Adjust CI setup ([#&#8203;13448](https://togithub.com/mui/mui-x/issues/13448)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[test] Add tests for the custom slots of `TreeItem2` ([#&#8203;13314](https://togithub.com/mui/mui-x/issues/13314)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)

### [`v7.6.2`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#762)

[Compare Source](https://togithub.com/mui/mui-x/compare/v7.6.1...v7.6.2)

*Jun 6, 2024*

We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:

-   📚 Adds Date and Time Pickers accessibility page
-   🐞 Bugfixes
-   📚 Documentation improvements



##### Data Grid

##### `@mui/x-data-grid@7.6.2`

-   \[DataGrid] Add the `areElementSizesEqual` utility to improve code readability ([#&#8203;13254](https://togithub.com/mui/mui-x/issues/13254)) [@&#8203;layerok](https://togithub.com/layerok)
-   \[DataGrid] Clean up IE remnants from the codebase ([#&#8203;13390](https://togithub.com/mui/mui-x/issues/13390)) [@&#8203;MBilalShafi](https://togithub.com/MBilalShafi)

##### `@mui/x-data-grid-pro@7.6.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-data-grid@7.6.2`.

##### `@mui/x-data-grid-premium@7.6.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan")

Same changes as in `@mui/x-data-grid-pro@7.6.2`.

##### Date and Time Pickers

##### `@mui/x-date-pickers@7.6.2`

-   \[fields] Fix `PageUp` and `PageDown` editing on letter sections ([#&#8203;13310](https://togithub.com/mui/mui-x/issues/13310)) [@&#8203;arthurbalduini](https://togithub.com/arthurbalduini)
-   \[pickers] Fix `AdapterDayjs` timezone behavior ([#&#8203;13362](https://togithub.com/mui/mui-x/issues/13362)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[pickers] Use `useRtl` instead of `useTheme` to access direction ([#&#8203;13363](https://togithub.com/mui/mui-x/issues/13363)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)

##### `@mui/x-date-pickers-pro@7.6.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-date-pickers@7.6.2`.

##### Charts

##### `@mui/x-charts@7.6.2`

-   \[charts] Add `Initializable` type and behaviour to allow checking if a complex context has been initialized. ([#&#8203;13365](https://togithub.com/mui/mui-x/issues/13365)) [@&#8203;JCQuintas](https://togithub.com/JCQuintas)
-   \[charts] Fix some props not working in `xAxis` and `yAxis` ([#&#8203;13372](https://togithub.com/mui/mui-x/issues/13372)) [@&#8203;Valyok26](https://togithub.com/Valyok26)
-   \[charts] Harmonize charts types ([#&#8203;13366](https://togithub.com/mui/mui-x/issues/13366)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)
-   \[charts] Introduce plugins system ([#&#8203;13367](https://togithub.com/mui/mui-x/issues/13367)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)
-   \[charts] Simplify plugin types ([#&#8203;13396](https://togithub.com/mui/mui-x/issues/13396)) [@&#8203;JCQuintas](https://togithub.com/JCQuintas)

##### Docs

-   \[docs] Add badges like in Material UI [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
-   \[docs] Update twitter.com to x.com [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
-   \[docs] Fix the description of `tickInterval` ([#&#8203;13355](https://togithub.com/mui/mui-x/issues/13355)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)
-   \[docs] Adjust the code example for `quickFilterValues` ([#&#8203;12919](https://togithub.com/mui/mui-x/issues/12919)) [@&#8203;michelengelen](https://togithub.com/michelengelen)
-   \[docs] Create Pickers accessibility page ([#&#8203;13274](https://togithub.com/mui/mui-x/issues/13274)) [@&#8203;arthurbalduini](https://togithub.com/arthurbalduini)

##### Core

-   \[core] Comment on `CSS.escape` for the future [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
-   \[core] Fix `l10n` action setup ([#&#8203;13382](https://togithub.com/mui/mui-x/issues/13382)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[core] Fixes in preparation for React 18.3 ([#&#8203;13378](https://togithub.com/mui/mui-x/issues/13378)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[core] Remove explicit `marked` dependency ([#&#8203;13383](https://togithub.com/mui/mui-x/issues/13383)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[core] Remove unused `@types/prettier` dependency ([#&#8203;13389](https://togithub.com/mui/mui-x/issues/13389)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[core] Add `docs/.env.local` to `.gitignore` ([#&#8203;13377](https://togithub.com/mui/mui-x/issues/13377)) [@&#8203;KenanYusuf](https://togithub.com/KenanYusuf)

</details>

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

### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7130-2024-06-10)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0)

##### 🚀 Features

-   **typescript-estree:** require `import = require()` argument to be a string literal

-   **typescript-estree:** forbid `.body`, `.async`, `.generator` on `declare function`

-   **eslint-plugin:** \[no-dynamic-delete] allow all string literals as index

##### 🩹 Fixes

-   **ast-spec:** function-call-like callee should be Expression not LeftHandSideExpression

-   **scope-manager:** handle index signature in class

-   **eslint-plugin:** \[init-declarations] refine report locations

-   **eslint-plugin:** \[no-base-to-string] make error message more nuanced

-   **eslint-plugin:** \[no-unsafe-assignment] be more specific about error types

-   **eslint-plugin:** \[no-magic-numbers] fix implementation of the `ignore` option

##### ❤️  Thank You

-   Fotis Papadogeorgopoulos
-   Joshua Chen
-   Kirk Waiblinger
-   Tobiloba Adedeji
-   Vinccool96
-   YeonJuan

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.

### [`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7120-2024-06-03)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0)

##### 🚀 Features

-   **eslint-plugin:** \[no-useless-template-literals] rename to `no-useless-template-expression` (deprecate `no-useless-template-literals`)

-   **rule-tester:** check for parsing errors in suggestion fixes

-   **rule-tester:** port `checkDuplicateTestCases` from ESLint

-   **eslint-plugin:** \[no-floating-promises] add option 'allowForKnownSafePromises'

##### 🩹 Fixes

-   no-useless-template-expression -> no-unnecessary-template-expression

-   **eslint-plugin:** \[no-unnecessary-type-assertion] combine template literal check with `const` variable check

-   **eslint-plugin:** \[dot-notation] fix false positive when accessing private/protected property with optional chaining

-   **eslint-plugin:** \[explicit-member-accessibility] refine report locations

-   **eslint-plugin:** \[no-unnecessary-type-assertion] declares are always defined, so always check `declare`s

-   **eslint-plugin:** \[prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions

-   **eslint-plugin:** \[return-await] clean up in-try-catch detection and make autofixes safe

-   **eslint-plugin:** \[member-ordering] also TSMethodSignature can be get/set

##### ❤️  Thank You

-   Abraham Guo
-   Han Yeong-woo
-   Joshua Chen
-   Kim Sang Du
-   Kirk Waiblinger
-   YeonJuan

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>

### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7130-2024-06-10)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0)

##### 🚀 Features

-   **parser, typescript-estree:** export withoutProjectParserOptions utility

##### ❤️  Thank You

-   Fotis Papadogeorgopoulos
-   Joshua Chen
-   Kirk Waiblinger
-   Tobiloba Adedeji
-   Vinccool96
-   YeonJuan

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.

### [`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7120-2024-06-03)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0)

##### 🩹 Fixes

-   **types:** correct typing ParserOptions

##### ❤️  Thank You

-   Abraham Guo
-   Han Yeong-woo
-   Joshua Chen
-   Kim Sang Du
-   Kirk Waiblinger
-   YeonJuan

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>vitejs/vite-plugin-react (@&#8203;vitejs/plugin-react)</summary>

### [`v4.3.1`](https://togithub.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#431-2024-06-10)

[Compare Source](https://togithub.com/vitejs/vite-plugin-react/compare/v4.3.0...v4.3.1)

##### Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom `runtimeModule`: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom `runtimeModule`, the plugin will not try to pre-optimize `react/compiler-runtime` dependency.

Reminder: Vite expect code outside of `node_modules` to be ESM, so you will need to update the gist with `import React from 'react'`.

</details>

<details>
<summary>ajv-validator/ajv (ajv)</summary>

### [`v8.16.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.16.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0)

#### What's Changed

-   Revert fast-uri change by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/2444)

**Full Changelog**: https://github.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0

### [`v8.15.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.15.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0)

#### What's Changed

-   Replace `uri-js` with `fast-uri` by [@&#8203;vixalien](https://togithub.com/vixalien) in [https://github.com/ajv-validator/ajv/pull/2415](https://togithub.com/ajv-validator/ajv/pull/2415)
-   Bump to 8.15.0 by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2442](https://togithub.com/ajv-validator/ajv/pull/2442)

#### New Contributors

-   [@&#8203;vixalien](https://togithub.com/vixalien) made their first contribution in [https://github.com/ajv-validator/ajv/pull/2415](https://togithub.com/ajv-validator/ajv/pull/2415)

**Full Changelog**: https://github.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0

</details>

<details>
<summary>aws/aws-cdk (aws-cdk)</summary>

### [`v2.146.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.146.0)

[Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.145.0...v2.146.0)

##### Features

-   **appsync:** add `maxBatchSize` property to the `AppSyncFunction` Construct ([#&#8203;30266](https://togithub.com/aws/aws-cdk/issues/30266)) ([f1dc142](https://togithub.com/aws/aws-cdk/commit/f1dc1429c8d2253fb8b0f7570443d0881921d6d4))
-   **eks:** support AccessConfig for the Cluster construct ([#&#8203;30016](https://togithub.com/aws/aws-cdk/issues/30016)) ([f45f2ca](https://togithub.com/aws/aws-cdk/commit/f45f2cac7ec36932b204e1000bd7eb7f784c930c)), closes [#&#8203;28588](https://togithub.com/aws/aws-cdk/issues/28588)
-   **opensearch:** add OpenSearch 2.13 engine version ([#&#8203;30399](https://togithub.com/aws/aws-cdk/issues/30399)) ([db3e77d](https://togithub.com/aws/aws-cdk/commit/db3e77d4b32a7464b38f8502d7c113ac163e17dc))
-   implement node runtime region awareness for cdk vended custom resources ([#&#8203;30108](https://togithub.com/aws/aws-cdk/issues/30108)) ([69c5dde](https://togithub.com/aws/aws-cdk/commit/69c5dde9c88e496a4f0c406cb53f85fb22cb0e28))
-   **codebuild:** add missing types for webhook filters ([#&#8203;30064](https://togithub.com/aws/aws-cdk/issues/30064)) ([1d93094](https://togithub.com/aws/aws-cdk/commit/1d93094318ddb216ddaea344f92eaf830fb8b3ef)), closes [#&#8203;30062](https://togithub.com/aws/aws-cdk/issues/30062)
-   **sns:** add grantSubscribe method ([#&#8203;30486](https://togithub.com/aws/aws-cdk/issues/30486)) ([36a48ad](https://togithub.com/aws/aws-cdk/commit/36a48adb8cf9ecfa21fbdee4d61baee16391f07a)), closes [#&#8203;29049](https://togithub.com/aws/aws-cdk/issues/29049)
-   update L1 CloudFormation resource definitions ([#&#8203;30508](https://togithub.com/aws/aws-cdk/issues/30508)) ([06d0a1b](https://togithub.com/aws/aws-cdk/commit/06d0a1b3d2fb1627901031b96f81cb9d39086463))

##### Bug Fixes

-   **cloudfront:** make long function name deterministic ([#&#8203;30392](https://togithub.com/aws/aws-cdk/issues/30392)) ([e19d18b](https://togithub.com/aws/aws-cdk/commit/e19d18bc1c5f580e1d6dba9965268aedb894340d)), closes [#&#8203;20017](https://togithub.com/aws/aws-cdk/issues/20017) [#&#8203;15523](https://togithub.com/aws/aws-cdk/issues/15523) [#&#8203;28629](https://togithub.com/aws/aws-cdk/issues/28629)
-   **route53:** delegation fails with public and private hosted zones with same name ([#&#8203;30439](https://togithub.com/aws/aws-cdk/issues/30439)) ([1f866c9](https://togithub.com/aws/aws-cdk/commit/1f866c92d755948a82c01c78e37b122c2cab8ed5)), closes [#&#8203;30262](https://togithub.com/aws/aws-cdk/issues/30262)

***

#### Alpha modules (2.146.0-alpha.0)

##### Features

-   **apprunner:** add ipAddressType property to the Service class ([#&#8203;30351](https://togithub.com/aws/aws-cdk/issues/30351)) ([665396f](https://togithub.com/aws/aws-cdk/commit/665396fa8485ab642c27acf30df85f2b023acde4))

### [`v2.145.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.145.0)

[Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.144.0...v2.145.0)

##### Features

-   **config:** proactive evaluation mode ([#&#8203;30174](https://togithub.com/aws/aws-cdk/issues/30174)) ([516ecef](https://togithub.com/aws/aws-cdk/commit/516ecef9a5504c19558367c360a2791559b929eb)), closes [#&#8203;30172](https://togithub.com/aws/aws-cdk/issues/30172)
-   **eks:** support for Kubernetes version 1.30 ([#&#8203;30454](https://togithub.com/aws/aws-cdk/issues/30454)) ([d2ea280](https://togithub.com/aws/aws-cdk/commit/d2ea2809cd3024052b8cfa76a990cbc9e9224688))
-   update L1 CloudFormation resource definitions ([#&#8203;30438](https://togithub.com/aws/aws-cdk/is

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on sunday" in timezone Europe/Berlin, 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.

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

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SvenKirschbaum/share.kirschbaum.cloud).
kodiakhq bot pushed a commit to cloudquery/plugin-sdk-javascript that referenced this pull request Jul 1, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | dependencies | minor | [`8.14.0` -> `8.16.0`](https://renovatebot.com/diffs/npm/ajv/8.14.0/8.16.0) |

---

### Release Notes

<details>
<summary>ajv-validator/ajv (ajv)</summary>

### [`v8.16.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.16.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0)

#### What's Changed

-   Revert fast-uri change by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2444

**Full Changelog**: ajv-validator/ajv@v8.15.0...v8.16.0

### [`v8.15.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.15.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0)

#### What's Changed

-   Replace `uri-js` with `fast-uri` by [@&#8203;vixalien](https://togithub.com/vixalien) in [ajv-validator/ajv#2415
-   Bump to 8.15.0 by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2442

#### New Contributors

-   [@&#8203;vixalien](https://togithub.com/vixalien) made their first contribution in [ajv-validator/ajv#2415

**Full Changelog**: ajv-validator/ajv@v8.14.0...v8.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

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

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

---

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

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
mergify bot pushed a commit to SvenKirschbaum/share.kirschbaum.cloud that referenced this pull request Jul 13, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
|  |  | lockFileMaintenance | All locks refreshed |  |  |  |  |
| [@aws-lambda-powertools/logger](https://togithub.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/logger#readme) ([source](https://togithub.com/aws-powertools/powertools-lambda-typescript)) | dependencies | minor | [`2.3.0` -> `2.4.0`](https://renovatebot.com/diffs/npm/@aws-lambda-powertools%2flogger/2.3.0/2.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-lambda-powertools%2flogger/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-lambda-powertools%2flogger/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-lambda-powertools%2flogger/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-lambda-powertools%2flogger/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-lambda-powertools/tracer](https://togithub.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/tracer#readme) ([source](https://togithub.com/aws-powertools/powertools-lambda-typescript)) | dependencies | minor | [`2.3.0` -> `2.4.0`](https://renovatebot.com/diffs/npm/@aws-lambda-powertools%2ftracer/2.3.0/2.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-lambda-powertools%2ftracer/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-lambda-powertools%2ftracer/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-lambda-powertools%2ftracer/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-lambda-powertools%2ftracer/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/client-dynamodb](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb)) | dependencies | minor | [`3.609.0` -> `3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-dynamodb/3.609.0/3.614.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-dynamodb/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-dynamodb/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-dynamodb/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-dynamodb/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | dependencies | minor | [`3.609.0` -> `3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/client-sesv2](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-sesv2) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2)) | dependencies | minor | [`3.609.0` -> `3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sesv2/3.609.0/3.614.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sesv2/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sesv2/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sesv2/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sesv2/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/client-sfn](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-sfn) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn)) | dependencies | minor | [`3.609.0` -> `3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sfn/3.609.0/3.614.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sfn/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sfn/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sfn/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sfn/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@aws-sdk/s3-request-presigner](https://togithub.com/aws/aws-sdk-js-v3/tree/main/packages/s3-request-presigner) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner)) | dependencies | minor | [`3.609.0` -> `3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fs3-request-presigner/3.609.0/3.614.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fs3-request-presigner/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fs3-request-presigner/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fs3-request-presigner/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fs3-request-presigner/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@fallobst22/cdk-cross-account-route53](https://togithub.com/SvenKirschbaum/cdk-cross-account-route53) | dependencies | patch | [`0.0.26` -> `0.0.27`](https://renovatebot.com/diffs/npm/@fallobst22%2fcdk-cross-account-route53/0.0.26/0.0.27) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fallobst22%2fcdk-cross-account-route53/0.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fallobst22%2fcdk-cross-account-route53/0.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fallobst22%2fcdk-cross-account-route53/0.0.26/0.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fallobst22%2fcdk-cross-account-route53/0.0.26/0.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/core](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/core)) | dependencies | patch | [`5.4.3` -> `5.4.4`](https://renovatebot.com/diffs/npm/@middy%2fcore/5.4.3/5.4.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@middy%2fcore/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@middy%2fcore/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@middy%2fcore/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@middy%2fcore/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/error-logger](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/error-logger)) | dependencies | patch | [`5.4.3` -> `5.4.4`](https://renovatebot.com/diffs/npm/@middy%2ferror-logger/5.4.3/5.4.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@middy%2ferror-logger/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@middy%2ferror-logger/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@middy%2ferror-logger/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@middy%2ferror-logger/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/http-content-negotiation](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/http-content-negotiation)) | dependencies | patch | [`5.4.3` -> `5.4.4`](https://renovatebot.com/diffs/npm/@middy%2fhttp-content-negotiation/5.4.3/5.4.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@middy%2fhttp-content-negotiation/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@middy%2fhttp-content-negotiation/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@middy%2fhttp-content-negotiation/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@middy%2fhttp-content-negotiation/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/http-error-handler](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/http-error-handler)) | dependencies | patch | [`5.4.3` -> `5.4.4`](https://renovatebot.com/diffs/npm/@middy%2fhttp-error-handler/5.4.3/5.4.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@middy%2fhttp-error-handler/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@middy%2fhttp-error-handler/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@middy%2fhttp-error-handler/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@middy%2fhttp-error-handler/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/http-header-normalizer](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/http-header-normalizer)) | dependencies | patch | [`5.4.3` -> `5.4.4`](https://renovatebot.com/diffs/npm/@middy%2fhttp-header-normalizer/5.4.3/5.4.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@middy%2fhttp-header-normalizer/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@middy%2fhttp-header-normalizer/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@middy%2fhttp-header-normalizer/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@middy%2fhttp-header-normalizer/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/http-json-body-parser](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/http-json-body-parser)) | dependencies | patch | [`5.4.3` -> `5.4.4`](https://renovatebot.com/diffs/npm/@middy%2fhttp-json-body-parser/5.4.3/5.4.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@middy%2fhttp-json-body-parser/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@middy%2fhttp-json-body-parser/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@middy%2fhttp-json-body-parser/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@middy%2fhttp-json-body-parser/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/http-response-serializer](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/http-response-serializer)) | dependencies | patch | [`5.4.3` -> `5.4.4`](https://renovatebot.com/diffs/npm/@middy%2fhttp-response-serializer/5.4.3/5.4.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@middy%2fhttp-response-serializer/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@middy%2fhttp-response-serializer/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@middy%2fhttp-response-serializer/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@middy%2fhttp-response-serializer/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/validator](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/validator)) | dependencies | patch | [`5.4.3` -> `5.4.4`](https://renovatebot.com/diffs/npm/@middy%2fvalidator/5.4.3/5.4.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@middy%2fvalidator/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@middy%2fvalidator/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@middy%2fvalidator/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@middy%2fvalidator/5.4.3/5.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | dependencies | patch | [`5.16.0` -> `5.16.1`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.16.0/5.16.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.16.0/5.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.16.0/5.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@mui/material](https://mui.com/material-ui/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`5.16.0` -> `5.16.1`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.16.0/5.16.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.16.0/5.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.16.0/5.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | dependencies | minor | [`7.9.0` -> `7.10.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.9.0/7.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/7.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/7.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/7.9.0/7.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/7.9.0/7.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/aws-lambda](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda)) | devDependencies | patch | [`8.10.140` -> `8.10.141`](https://renovatebot.com/diffs/npm/@types%2faws-lambda/8.10.140/8.10.141) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2faws-lambda/8.10.141?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2faws-lambda/8.10.141?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2faws-lambda/8.10.140/8.10.141?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2faws-lambda/8.10.140/8.10.141?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | minor | [`7.15.0` -> `7.16.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.15.0/7.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/7.15.0/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/7.15.0/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | minor | [`7.15.0` -> `7.16.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.15.0/7.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/7.15.0/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/7.15.0/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | devDependencies | minor | [`8.16.0` -> `8.17.1`](https://renovatebot.com/diffs/npm/ajv/8.16.0/8.17.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [aws-cdk](https://togithub.com/aws/aws-cdk) ([source](https://togithub.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk)) | devDependencies | minor | [`2.148.0` -> `2.149.0`](https://renovatebot.com/diffs/npm/aws-cdk/2.148.0/2.149.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-cdk/2.149.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-cdk/2.149.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-cdk/2.148.0/2.149.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-cdk/2.148.0/2.149.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [aws-cdk-lib](https://togithub.com/aws/aws-cdk) ([source](https://togithub.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)) | dependencies | minor | [`2.148.0` -> `2.149.0`](https://renovatebot.com/diffs/npm/aws-cdk-lib/2.148.0/2.149.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-cdk-lib/2.149.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-cdk-lib/2.149.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-cdk-lib/2.148.0/2.149.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-cdk-lib/2.148.0/2.149.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [aws-sdk](https://togithub.com/aws/aws-sdk-js) | dependencies | minor | [`2.1655.0` -> `2.1659.0`](https://renovatebot.com/diffs/npm/aws-sdk/2.1655.0/2.1659.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-sdk/2.1659.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-sdk/2.1659.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-sdk/2.1655.0/2.1659.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-sdk/2.1655.0/2.1659.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [glob](https://togithub.com/isaacs/node-glob) | devDependencies | patch | [`10.4.3` -> `10.4.5`](https://renovatebot.com/diffs/npm/glob/10.4.3/10.4.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/glob/10.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/glob/10.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/glob/10.4.3/10.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/glob/10.4.3/10.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | devDependencies | minor | [`29.1.5` -> `29.2.2`](https://renovatebot.com/diffs/npm/ts-jest/29.1.5/29.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.5/29.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.5/29.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Release Notes

<details>
<summary>aws-powertools/powertools-lambda-typescript (@&#8203;aws-lambda-powertools/logger)</summary>

### [`v2.4.0`](https://togithub.com/aws-powertools/powertools-lambda-typescript/blob/HEAD/CHANGELOG.md#240-2024-07-10)

[Compare Source](https://togithub.com/aws-powertools/powertools-lambda-typescript/compare/v2.3.0...v2.4.0)

##### Bug Fixes

-   **idempotency:** check error identity via names ([#&#8203;2747](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2747)) ([55c3878](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/55c387816baee98829441526a0de001044d67344))

##### Features

-   **batch:** add option to not throw `FullBatchFailureError` when the entire batch fails ([#&#8203;2711](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2711)) ([74198ef](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/74198ef1ec1d11267813d2f4b6dd5f4c5692f7d4))
-   **internal:** support Middy.js 5.x ([#&#8203;2748](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2748)) ([1d7ad61](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/1d7ad61a569a4b1421dbe1754b0179f676cfede7))
-   **layers:** deploy Lambda layers in `ap-south-2` and `me-central-1` ([#&#8203;2675](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2675)) ([208c57a](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/208c57a28eb7140bf4a2a93a4201a06fced049b9))
-   **logger:** time zone aware timestamp in Logger ([#&#8203;2710](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2710)) ([9fe4c75](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/9fe4c754960a07aad008ff4ada63cf68aa9ba89a))
-   **maintenance:** drop support for Node.js 16.x ([#&#8203;2717](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/2717)) ([e4eee73](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/e4eee73770ffccead9212a566335ec256a31af7d))

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-dynamodb)</summary>

### [`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#36140-2024-07-10)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb)

### [`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#36130-2024-07-09)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-s3)</summary>

### [`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36140-2024-07-10)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

### [`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36130-2024-07-09)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-sesv2)</summary>

### [`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#36140-2024-07-10)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sesv2](https://togithub.com/aws-sdk/client-sesv2)

### [`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#36130-2024-07-09)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sesv2](https://togithub.com/aws-sdk/client-sesv2)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-sfn)</summary>

### [`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#36140-2024-07-10)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn)

### [`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#36130-2024-07-09)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/s3-request-presigner)</summary>

### [`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#36140-2024-07-10)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package [@&#8203;aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner)

### [`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#36130-2024-07-09)

[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

##### Bug Fixes

-   **middleware-eventstream:** lowercase headers more consistently ([#&#8203;6259](https://togithub.com/aws/aws-sdk-js-v3/issues/6259)) ([1965eb0](https://togithub.com/aws/aws-sdk-js-v3/commit/1965eb04406c5811173745f7493d1f653e8e3488))

</details>

<details>
<summary>SvenKirschbaum/cdk-cross-account-route53 (@&#8203;fallobst22/cdk-cross-account-route53)</summary>

### [`v0.0.27`](https://togithub.com/SvenKirschbaum/cdk-cross-account-route53/releases/tag/v0.0.27)

[Compare Source](https://togithub.com/SvenKirschbaum/cdk-cross-account-route53/compare/v0.0.26...v0.0.27)

##### [0.0.27](https://togithub.com/SvenKirschbaum/cdk-cross-account-route53/compare/v0.0.26...v0.0.27) (2024-07-06)

</details>

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

### [`v5.4.4`](https://togithub.com/middyjs/middy/releases/tag/5.4.4)

[Compare Source](https://togithub.com/middyjs/middy/compare/5.4.3...5.4.4)

##### What's Changed

-   revert(core): rollback input handler plain lambda handler support by [@&#8203;naorpeled](https://togithub.com/naorpeled) in [https://github.com/middyjs/middy/pull/1222](https://togithub.com/middyjs/middy/pull/1222)

**Full Changelog**: https://github.com/middyjs/middy/compare/5.4.3...5.4.4

</details>

<details>
<summary>mui/material-ui (@&#8203;mui/icons-material)</summary>

### [`v5.16.1`](https://togithub.com/mui/material-ui/releases/tag/v5.16.1)

[Compare Source](https://togithub.com/mui/material-ui/compare/v5.16.0...v5.16.1)

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

-   ⚛️ All packages, including Material UI, are now compatible with React 18.3.1

##### `@mui/material@5.16.1`

-   \[AppBar] Fix inherit color is inconsistent between ThemeProvider and CssVarsProvider ([#&#8203;42713](https://togithub.com/mui/material-ui/issues/42713)) [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)

##### `@mui/joy@5.0.0-beta.48`

-   \[Autocomplete] Fix React spread key warning ([#&#8203;42856](https://togithub.com/mui/material-ui/issues/42856)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)

##### Docs

-   \[material-ui] Fix React 18.3 key spread warnings in Autocomplete demos ([#&#8203;42854](https://togithub.com/mui/material-ui/issues/42854)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)
-   \[material-ui] Fix type error in virtualized table demo ([#&#8203;42852](https://togithub.com/mui/material-ui/issues/42852)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)
-   Fix typos ([@&#8203;omahs](https://togithub.com/omahs)) ([#&#8203;42888](https://togithub.com/mui/material-ui/issues/42888)) [@&#8203;omahs](https://togithub.com/omahs)
-   Fix 301 [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)

##### Core

-   \[core] Bump React to 18.3.1 ([#&#8203;42846](https://togithub.com/mui/material-ui/issues/42846)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)
-   \[core] Remove react-test-renderer ([#&#8203;42853](https://togithub.com/mui/material-ui/issues/42853)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)
-   \[core] Replace enzyme in describeConformance ([#&#8203;42847](https://togithub.com/mui/material-ui/issues/42847)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)
-   \[test] Remove enzyme ([#&#8203;42850](https://togithub.com/mui/material-ui/issues/42850)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)
-   \[test] Remove createMount test util ([#&#8203;42849](https://togithub.com/mui/material-ui/issues/42849)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)
-   \[base-ui] Fix React spread key warning in test ([#&#8203;42855](https://togithub.com/mui/material-ui/issues/42855)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)
-   \[styles]\[withStyles] Expect React defaultProps warning in test ([#&#8203;42752](https://togithub.com/mui/material-ui/issues/42752)) ([#&#8203;42851](https://togithub.com/mui/material-ui/issues/42851)) [@&#8203;aarongarciah](https://togithub.com/aarongarciah)

All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://togithub.com/aarongarciah), [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari), [@&#8203;omahs](https://togithub.com/omahs), [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)

</details>

<details>
<summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary>

### [`v7.10.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7100)

[Compare Source](https://togithub.com/mui/mui-x/compare/v7.9.0...v7.10.0)

*Jul 11, 2024*

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

-   🎁 Add selectors to support showing child row count in footer in the Data Grid
-   ✨ New APIs for retrieving current item tree and item's children IDs in the Tree View
-   🌍 Improve Spanish (es-ES) locale on the Data Grid
-   🐞 Bugfixes
-   📚 Documentation improvements



##### Data Grid

##### `@mui/x-data-grid@7.10.0`

-   \[DataGrid] Add selectors to support showing child row count in footer ([#&#8203;13725](https://togithub.com/mui/mui-x/issues/13725)) [@&#8203;KenanYusuf](https://togithub.com/KenanYusuf)
-   \[DataGrid] Fix incorrect panels position when using a toolbar ([#&#8203;13474](https://togithub.com/mui/mui-x/issues/13474)) [@&#8203;oukunan](https://togithub.com/oukunan)
-   \[DataGrid] Set default variant to `'standard'` in `GridFilterInputMultipleValue` ([#&#8203;13129](https://togithub.com/mui/mui-x/issues/13129)) [@&#8203;tarunrajput](https://togithub.com/tarunrajput)
-   \[DataGrid] Use `readonly` on more array props ([#&#8203;13331](https://togithub.com/mui/mui-x/issues/13331)) [@&#8203;pcorpet](https://togithub.com/pcorpet)
-   \[l10n] Improve Spanish (es-ES) locale ([#&#8203;13772](https://togithub.com/mui/mui-x/issues/13772)) [@&#8203;joserealdev](https://togithub.com/joserealdev)

##### `@mui/x-data-grid-pro@7.10.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-data-grid@7.10.0`, plus:

-   \[DataGridPro] Keep bottom pinned row at the bottom ([#&#8203;13313](https://togithub.com/mui/mui-x/issues/13313)) [@&#8203;romgrk](https://togithub.com/romgrk)

##### `@mui/x-data-grid-premium@7.10.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan")

Same changes as in `@mui/x-data-grid-pro@7.10.0`.

##### Date and Time Pickers

##### `@mui/x-date-pickers@7.10.0`

-   \[fields] Prevent infinite recursion when ensuring selection ([#&#8203;13779](https://togithub.com/mui/mui-x/issues/13779)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[fields] Unify fields behavior regardless of the `readOnly` flag ([#&#8203;13688](https://togithub.com/mui/mui-x/issues/13688)) [@&#8203;LukasTy](https://togithub.com/LukasTy)

##### `@mui/x-date-pickers-pro@7.10.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-date-pickers@7.10.0`, plus:

-   \[DateRangePicker] Fix `calendarHeader` slot props propagation ([#&#8203;13780](https://togithub.com/mui/mui-x/issues/13780)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[DateTimeRangePicker] Resolve `format` from given `views` ([#&#8203;13743](https://togithub.com/mui/mui-x/issues/13743)) [@&#8203;LukasTy](https://togithub.com/LukasTy)

##### Charts

##### `@mui/x-charts@7.10.0`

-   \[charts] Fix displaying area of a `LineChart` when using the `log` scale ([#&#8203;13791](https://togithub.com/mui/mui-x/issues/13791)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette)
-   \[charts] Use correct click handler prop on pie chart `OnSeriesItemClick` documentation ([#&#8203;13761](https://togithub.com/mui/mui-x/issues/13761)) [@&#8203;tonyhallett](https://togithub.com/tonyhallett)

##### Tree View

##### `@mui/x-tree-view@7.10.0`

-   \[TreeView] Add `getItemTree` and `getItemOrderedChildrenIds` methods to the public API ([#&#8203;13804](https://togithub.com/mui/mui-x/issues/13804)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)
-   \[TreeView] Add utility function to check if an optional plugin is present ([#&#8203;13788](https://togithub.com/mui/mui-x/issues/13788)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)

##### Docs

-   \[docs] Add missing default `loading` prop value ([#&#8203;13604](https://togithub.com/mui/mui-x/issues/13604)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
-   \[docs] Add the `DateTimeRangePicker` to the "Commonly used components" demo ([#&#8203;13775](https://togithub.com/mui/mui-x/issues/13775)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)
-   \[docs] Fix Pickers customization playground overflow ([#&#8203;13742](https://togithub.com/mui/mui-x/issues/13742)) [@&#8203;LukasTy](https://togithub.com/LukasTy)
-   \[docs] Move Pickers dialog guidelines to accessibility page ([#&#8203;13778](https://togithub.com/mui/mui-x/issues/13778)) [@&#8203;arthurbalduini](https://togithub.com/arthurbalduini)

##### Core

-   \[core] Sort `DATA_GRID_PROPS_DEFAULT_VALUES` alphabetically ([#&#8203;13783](https://togithub.com/mui/mui-x/issues/13783)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
-   \[test] Fix split infinitive use in tests [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)

</details>

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

### [`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7160-2024-07-08)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0)

##### 🚀 Features

-   **rule-tester:** stricter rule test validations

-   **eslint-plugin:** \[no-unnecessary-parameter-property-assignment] add new rule

-   **eslint-plugin:** add support for nested namespaces to unsafe-member-access

-   **eslint-plugin:** \[no-floating-promises] add checkThenables option

##### 🩹 Fixes

-   **deps:** update dependency [@&#8203;eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0

-   **eslint-plugin:** \[no-floating-promises] add `suggestions` to tests from [#&#8203;9263](https://togithub.com/typescript-eslint/typescript-eslint/issues/9263) `checkThenables`

-   **website:** react key error on internal pages of website

-   **eslint-plugin:** \[restrict-template-expressions] don't report tuples if `allowArray` option is enabled

##### ❤️  Thank You

-   Abraham Guo
-   auvred
-   Josh Goldberg ✨
-   Juan Sanchez
-   Vinccool96
-   YeonJuan
-   Yukihiro Hasegawa

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>

### [`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7160-2024-07-08)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0)

##### 🩹 Fixes

-   **deps:** update dependency [@&#8203;eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0

-   **website:** react key error on internal pages of website

##### ❤️  Thank You

-   Abraham Guo
-   auvred
-   Josh Goldberg ✨
-   Juan Sanchez
-   Vinccool96
-   YeonJuan
-   Yukihiro Hasegawa

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>ajv-validator/ajv (ajv)</summary>

### [`v8.17.1`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.17.1)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1)

#### What's Changed

-   bump version to 8.17.1 by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2472](https://togithub.com/ajv-validator/ajv/pull/2472)

**Full Changelog**: https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1

#### Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

Revert "Revert fast-uri change ([https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/2444))" by [@&#8203;gurgunday](https://togithub.com/gurgunday) in [https://github.com/ajv-validator/ajv/pull/2448](https://togithub.com/ajv-validator/ajv/pull/2448)
fix: ignore new eslint error for [@&#8203;typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2455](https://togithub.com/ajv-validator/ajv/pull/2455)
docs: clarify behaviour of addVocabulary by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2454](https://togithub.com/ajv-validator/ajv/pull/2454)
docs: refactor to improve legibility by [@&#8203;blottn](https://togithub.com/blottn) in [https://github.com/ajv-validator/ajv/pull/2432](https://togithub.com/ajv-validator/ajv/pull/2432)
Fix grammatical typo in managing-schemas.md by [@&#8203;wetneb](https://togithub.com/wetneb) in [https://github.com/ajv-validator/ajv/pull/2305](https://togithub.com/ajv-validator/ajv/pull/2305)
docs: Fix broken strict-mode link by [@&#8203;alexanderjsx](https://togithub.com/alexanderjsx) in [https://github.com/ajv-validator/ajv/pull/2459](https://togithub.com/ajv-validator/ajv/pull/2459)
feat: add test for encoded refs and bump fast-uri by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2449](https://togithub.com/ajv-validator/ajv/pull/2449)
fix: changes for [@&#8203;typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2467](https://togithub.com/ajv-validator/ajv/pull/2467)
fixes [https://github.com/ajv-validator/ajv/issues/2217](https://togithub.com/ajv-validator/ajv/issues/2217) - clarify custom keyword naming by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2457](https://togithub.com/ajv-validator/ajv/pull/2457)

</details>

<details>
<summary>aws/aws-cdk (aws-cdk)</summary>

### [`v2.149.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.149.0)

[Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.148.1...v2.149.0)

##### Features

-   **codedeploy:** zonal configuration for `ServerDeploymentConfig` ([#&#8203;30429](https://togithub.com/aws/aws-cdk/issues/30429)) ([da0dc57](https://togithub.com/aws/aws-cdk/commit/da0dc576bd85ba6710ec0b29cf53ff56a74fad1e)), closes [#&#8203;30430](https://togithub.com/aws/aws-cdk/issues/30430)
-   **codestarnotifications:** add `createdBy` property for notification rule ([#&#8203;30780](https://togithub.com/aws/aws-cdk/issues/30780)) ([a68b418](https://togithub.com/aws/aws-cdk/commit/a68b418311bf582c62a541abaffb89ebaf1526f3))
-   **stepfunctions-tasks:** add guardrailConfiguration and trace property to the BedrockInvokeModel ([#&#8203;30426](https://togithub.com/aws/aws-cdk/issues/30426)) ([772b1d1](https://togithub.com/aws/aws-cdk/commit/772b1d154a16f9360052c25bbc9e017198ac39d2)), closes [#&#8203;30425](https://togithub.com/aws/aws-cdk/issues/30425)
-   **stepfunctions-tasks:** enable resultReuseConfiguration in AthenaStartQueryExecution ([#&#8203;30447](https://togithub.com/aws/aws-cdk/issues/30447)) ([046bf56](https://togithub.com/aws/aws-cdk/commit/046bf56cedd5add4549cc6a9ef2ab23369ef3cee)), closes [#&#8203;30446](https://togithub.com/aws/aws-cdk/issues/30446)
-   update L1 CloudFormation resource definitions ([#&#8203;30786](https://togithub.com/aws/aws-cdk/issues/30786)) ([6d0a09f](https://togithub.com/aws/aws-cdk/commit/6d0a09f2c566b0ddf2bbd4e4d338c06f7c7aaf65))

##### Bug Fixes

-   **apigateway:** authorization scope is not added when not explicitly defining authorization type in method or root api ([#&#8203;30822](https://togithub.com/aws/aws-cdk/issues/30822)) ([e4367a0](https://togithub.com/aws/aws-cdk/commit/e4367a0835ecc2dae0a920e5afbfd131b458b7be)), closes [#&#8203;30444](https://togithub.com/aws/aws-cdk/issues/30444)
-   **scheduler-targetes-alpha:** multiple schedules cause resolution error during synth ([#&#8203;30634](https://togithub.com/aws/aws-cdk/issues/30634)) ([727e886](https://togithub.com/aws/aws-cdk/commit/727e886805da021c2373e74754fd2d7492a8aac6)), closes [#&#8203;28713](https://togithub.com/aws/aws-cdk/issues/28713)

***

#### Alpha modules (2.149.0-alpha.0)

### [`v2.148.1`](https://togithub.com/aws/aws-cdk/releases/tag/v2.148.1)

[Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.148.0...v2.148.1)

##### Bug Fixes

-   **apigateway:** authorization scope is not added when not explicitly defining authorization type in method or root api ([#&#8203;30822](https://togithub.com/aws/aws-cdk/issues/30822)) ([4bee768](https://togithub.com/aws/aws-cdk/commit/4bee768f07e73ab5fe466f9ad3d1845456a0513b)), closes [#&#8203;30444](https://togithub.com/aws/aws-cdk/issues/30444)

***

#### Alpha modules (2.148.1-alpha.0)

</details>

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

### [`v2.1659.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#216590)

[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1658.0...v2.1659.0)

-   bugfix: s3: update s3 status 200 error classification
-   feature: ACMPCA: Minor refactoring of C2J model for AWS Private CA
-   feature: ARCZonalShift: Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region.
-   feature: AutoScaling: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: CodeBuild: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: DynamoDB: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: GlobalAccelerator: This feature adds exceptions to the Customer API to avoid throwing Internal Service errors
-   feature: Pinpoint: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: QuickSight: Vega ally control options and Support for Reviewed Answers in Topics
-   feature: RDS: Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: SNS: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

### [`v2.1658.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#216580)

[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1657.0...v2.1658.0)

-   feature: Batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
-   feature: Bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock.
-   feature: BedrockAgent: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources.
-   feature: BedrockAgentRuntime: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
-   feature: BedrockRuntime: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock.
-   feature: EC2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
-   feature: Glue: Add recipe step support for recipe node
-   feature: LicenseManagerLinuxSubscriptions: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer.
-   feature: MediaConnect: AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs.

### [`v2.1657.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#216570)

[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1656.0...v2.1657.0)

-   feature: DataZone: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes
-   feature: FSx: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems.
-   feature: OpenSearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.
-   feature: SageMaker: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

### [`v2.1656.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#216560)

[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1655.0...v2.1656.0)

-   feature: CodeDeploy: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: DMS: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: DeviceFarm: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: ES: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: ElasticBeanstalk: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: Firehose: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: GameLift: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: QApps: This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization.
-   feature: Route53Resolver: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   feature: SES: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

</details>

<details>
<summary>isaacs/node-glob (glob)</summary>

### [`v10.4.5`](https://togithub.com/isaacs/node-glob/compare/v10.4.4...v10.4.5)

[Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.4.4...v10.4.5)

### [`v10.4.4`](https://togithub.com/isaacs/node-glob/compare/v10.4.3...v10.4.4)

[Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.4.3...v10.4.4)

</details>

<details>
<summary>kulshekhar/ts-jest (ts-jest)</summary>

### [`v29.2.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2922-2024-07-10)

[Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2)

### [`v29.2.1`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2921-2024-07-10)

[Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1)

### [`v29.2.0`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2920-2024-07-08)

[Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0)

##### Bug Fixes

-   fix: don't show warning message with Node16/NodeNext ([99c4f49](https://togithub.com/kulshekhar/ts-jest/commit/99c4f49)), closes [#&#8203;4266](https://togithub.com/kulshekhar/ts-jest/issues/4266)

##### Features

-   feat(cli): allow migrating cjs `presets` to `transform` config ([22fb027](https://togithub.com/kulshekhar/ts-jest/commit/22fb027))
-   feat(presets): add util functions to create ESM presets ([06f78ed](https://togithub.com/kulshekhar/ts-jest/commit/06f78ed))
-   feat(presets): add util functions to create CJS presets ([f9cc3c0](https://togithub.com/kulshekhar/ts-jest/commit/f9cc3c0))

##### Code refactoring

-   refactor: replace lodash deps with native js implementation ([40f1708](https://togithub.com/kulshekhar/ts-jest/commit/40f1708))
-   refactor: use `TsJestTransformerOptions` type everywhere possibly ([7d001be](https://togithub.com/kulshekhar/ts-jest/commit/7d001be))
-   refactor(cli): use new preset util functions to initialize test config ([c2b56ca](https://togithub.com/kulshekhar/ts-jest/commit/c2b56ca))
-   refactor(presets): use create preset util functions for cjs presets ([922d6d0](https://togithub.com/kulshekhar/ts-jest/commit/922d6d0))
-   test: switch `react-app` to use Vite ([827c8ad](https://togithub.com/kulshekhar/ts-jest/commit/827c8ad))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on saturday" in timezone Europe/Berlin, 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.

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

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SvenKirschbaum/share.kirschbaum.cloud).
renovate bot added a commit to adobe/spacecat-shared that referenced this pull request Jul 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 |
|---|---|---|---|---|---|
|
[@aws-sdk/client-dynamodb](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb))
| [`3.609.0` ->
`3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-dynamodb/3.609.0/3.614.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-dynamodb/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-dynamodb/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-dynamodb/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-dynamodb/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3))
| [`3.609.0` ->
`3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-secrets-manager](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-secrets-manager)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager))
| [`3.609.0` ->
`3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-secrets-manager/3.609.0/3.614.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-secrets-manager/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-secrets-manager/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-secrets-manager/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-secrets-manager/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-sqs](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-sqs)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs))
| [`3.609.0` ->
`3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sqs/3.609.0/3.614.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sqs/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sqs/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sqs/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sqs/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/lib-dynamodb](https://togithub.com/aws/aws-sdk-js-v3/tree/main/lib/lib-dynamodb)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb))
| [`3.610.0` ->
`3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2flib-dynamodb/3.610.0/3.614.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2flib-dynamodb/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2flib-dynamodb/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2flib-dynamodb/3.610.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2flib-dynamodb/3.610.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)
([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))
| [`7.15.0` ->
`7.16.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.15.0/7.16.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/7.15.0/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/7.15.0/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))
| [`7.15.0` ->
`7.16.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.15.0/7.16.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/7.15.0/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/7.15.0/7.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [ajv](https://ajv.js.org)
([source](https://togithub.com/ajv-validator/ajv)) | [`8.16.0` ->
`8.17.1`](https://renovatebot.com/diffs/npm/ajv/8.16.0/8.17.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-dynamodb)</summary>

###
[`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#36140-2024-07-10)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb)

###
[`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#36130-2024-07-09)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-s3)</summary>

###
[`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36140-2024-07-10)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

###
[`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36130-2024-07-09)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

</details>

<details>
<summary>aws/aws-sdk-js-v3
(@&#8203;aws-sdk/client-secrets-manager)</summary>

###
[`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#36140-2024-07-10)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-secrets-manager](https://togithub.com/aws-sdk/client-secrets-manager)

###
[`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#36130-2024-07-09)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-secrets-manager](https://togithub.com/aws-sdk/client-secrets-manager)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-sqs)</summary>

###
[`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sqs/CHANGELOG.md#36140-2024-07-10)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-sqs](https://togithub.com/aws-sdk/client-sqs)

###
[`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sqs/CHANGELOG.md#36130-2024-07-09)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-sqs](https://togithub.com/aws-sdk/client-sqs)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/lib-dynamodb)</summary>

###
[`v3.614.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/lib/lib-dynamodb/CHANGELOG.md#36140-2024-07-10)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/lib-dynamodb](https://togithub.com/aws-sdk/lib-dynamodb)

###
[`v3.613.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/lib/lib-dynamodb/CHANGELOG.md#36130-2024-07-09)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.610.0...v3.613.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/lib-dynamodb](https://togithub.com/aws-sdk/lib-dynamodb)

</details>

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

###
[`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7160-2024-07-08)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0)

##### 🚀 Features

-   **rule-tester:** stricter rule test validations

- **eslint-plugin:** \[no-unnecessary-parameter-property-assignment] add
new rule

- **eslint-plugin:** add support for nested namespaces to
unsafe-member-access

-   **eslint-plugin:** \[no-floating-promises] add checkThenables option

##### 🩹 Fixes

- **deps:** update dependency
[@&#8203;eslint-community/regexpp](https://togithub.com/eslint-community/regexpp)
to v4.11.0

- **eslint-plugin:** \[no-floating-promises] add `suggestions` to tests
from
[#&#8203;9263](https://togithub.com/typescript-eslint/typescript-eslint/issues/9263)
`checkThenables`

-   **website:** react key error on internal pages of website

- **eslint-plugin:** \[restrict-template-expressions] don't report
tuples if `allowArray` option is enabled

##### ❤️  Thank You

-   Abraham Guo
-   auvred
-   Josh Goldberg ✨
-   Juan Sanchez
-   Vinccool96
-   YeonJuan
-   Yukihiro Hasegawa

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>

###
[`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7160-2024-07-08)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0)

##### 🩹 Fixes

- **deps:** update dependency
[@&#8203;eslint-community/regexpp](https://togithub.com/eslint-community/regexpp)
to v4.11.0

-   **website:** react key error on internal pages of website

##### ❤️  Thank You

-   Abraham Guo
-   auvred
-   Josh Goldberg ✨
-   Juan Sanchez
-   Vinccool96
-   YeonJuan
-   Yukihiro Hasegawa

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>ajv-validator/ajv (ajv)</summary>

###
[`v8.17.1`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.17.1)

[Compare
Source](https://togithub.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1)

#### What's Changed

- bump version to 8.17.1 by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2472

**Full Changelog**:
ajv-validator/ajv@v8.17.0...v8.17.1

#### Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer
supported), to fast-uri. This is the second attempt and the team on
fast-uri have been really helpful addressing the issues we found last
time.

Revert "Revert fast-uri change
([ajv-validator/ajv#2444)"
by [@&#8203;gurgunday](https://togithub.com/gurgunday) in
[ajv-validator/ajv#2448
fix: ignore new eslint error for
[@&#8203;typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class)
by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2455
docs: clarify behaviour of addVocabulary by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2454
docs: refactor to improve legibility by
[@&#8203;blottn](https://togithub.com/blottn) in
[ajv-validator/ajv#2432
Fix grammatical typo in managing-schemas.md by
[@&#8203;wetneb](https://togithub.com/wetneb) in
[ajv-validator/ajv#2305
docs: Fix broken strict-mode link by
[@&#8203;alexanderjsx](https://togithub.com/alexanderjsx) in
[ajv-validator/ajv#2459
feat: add test for encoded refs and bump fast-uri by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2449
fix: changes for
[@&#8203;typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type)
rule by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2467
fixes
[ajv-validator/ajv#2217
- clarify custom keyword naming by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2457

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 2pm on Saturday" in timezone
Europe/Zurich, 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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/adobe/spacecat-shared).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot pushed a commit to X-oss-byte/Canary-nextjs that referenced this pull request Jul 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 |
|---|---|---|---|---|---|
| [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | [`8.16.0` -> `8.17.1`](https://renovatebot.com/diffs/npm/ajv/8.16.0/8.17.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>ajv-validator/ajv (ajv)</summary>

### [`v8.17.1`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.17.1)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1)

#### What's Changed

-   bump version to 8.17.1 by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2472

**Full Changelog**: ajv-validator/ajv@v8.17.0...v8.17.1

#### Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

Revert "Revert fast-uri change ([ajv-validator/ajv#2444)" by [@&#8203;gurgunday](https://togithub.com/gurgunday) in [ajv-validator/ajv#2448
fix: ignore new eslint error for [@&#8203;typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2455
docs: clarify behaviour of addVocabulary by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2454
docs: refactor to improve legibility by [@&#8203;blottn](https://togithub.com/blottn) in [ajv-validator/ajv#2432
Fix grammatical typo in managing-schemas.md by [@&#8203;wetneb](https://togithub.com/wetneb) in [ajv-validator/ajv#2305
docs: Fix broken strict-mode link by [@&#8203;alexanderjsx](https://togithub.com/alexanderjsx) in [ajv-validator/ajv#2459
feat: add test for encoded refs and bump fast-uri by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2449
fix: changes for [@&#8203;typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2467
fixes [ajv-validator/ajv#2217 - clarify custom keyword naming by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2457

</details>

---

### Configuration

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

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

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

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

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
kodiakhq bot pushed a commit to X-oss-byte/Nextjs that referenced this pull request Jul 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 |
|---|---|---|---|---|---|
| [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | [`8.16.0` -> `8.17.1`](https://renovatebot.com/diffs/npm/ajv/8.12.0/8.17.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.12.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.12.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>ajv-validator/ajv (ajv)</summary>

### [`v8.17.1`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.17.1)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1)

#### What's Changed

-   bump version to 8.17.1 by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2472

**Full Changelog**: ajv-validator/ajv@v8.17.0...v8.17.1

#### Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

Revert "Revert fast-uri change ([ajv-validator/ajv#2444)" by [@&#8203;gurgunday](https://togithub.com/gurgunday) in [ajv-validator/ajv#2448
fix: ignore new eslint error for [@&#8203;typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2455
docs: clarify behaviour of addVocabulary by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2454
docs: refactor to improve legibility by [@&#8203;blottn](https://togithub.com/blottn) in [ajv-validator/ajv#2432
Fix grammatical typo in managing-schemas.md by [@&#8203;wetneb](https://togithub.com/wetneb) in [ajv-validator/ajv#2305
docs: Fix broken strict-mode link by [@&#8203;alexanderjsx](https://togithub.com/alexanderjsx) in [ajv-validator/ajv#2459
feat: add test for encoded refs and bump fast-uri by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2449
fix: changes for [@&#8203;typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2467
fixes [ajv-validator/ajv#2217 - clarify custom keyword naming by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2457

### [`v8.16.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.16.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0)

#### What's Changed

-   Revert fast-uri change by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2444

**Full Changelog**: ajv-validator/ajv@v8.15.0...v8.16.0

### [`v8.15.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.15.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0)

#### What's Changed

-   Replace `uri-js` with `fast-uri` by [@&#8203;vixalien](https://togithub.com/vixalien) in [ajv-validator/ajv#2415
-   Bump to 8.15.0 by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2442

#### New Contributors

-   [@&#8203;vixalien](https://togithub.com/vixalien) made their first contribution in [ajv-validator/ajv#2415

**Full Changelog**: ajv-validator/ajv@v8.14.0...v8.15.0

### [`v8.14.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.14.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0)

#### What's Changed

-   readme: build badge by [@&#8203;epoberezkin](https://togithub.com/epoberezkin) in [ajv-validator/ajv#2424
-   Update workflows by [@&#8203;rotu](https://togithub.com/rotu) in [ajv-validator/ajv#2410
-   docs: add warning to maxLength / minLength by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2428
-   fix: broken link in docs warning by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2431
-   compileAsync a schema with discriminator and $ref, fixes [#&#8203;2427](https://togithub.com/ajv-validator/ajv/issues/2427)  by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2433
-   bump version to 8.14.0 for publishing by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in [ajv-validator/ajv#2440

#### New Contributors

-   [@&#8203;rotu](https://togithub.com/rotu) made their first contribution in [ajv-validator/ajv#2410

**Full Changelog**: ajv-validator/ajv@v8.13.0...v8.14.0

### [`v8.13.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.13.0)

[Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.12.0...v8.13.0)

-   add named exports
-   update dependencies
-   update node.js

</details>

---

### Configuration

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

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

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

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

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
kodiakhq bot pushed a commit to weareinreach/InReach that referenced this pull request Jul 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[@crowdin/crowdin-api-client](https://togithub.com/crowdin/crowdin-api-client-js)
| dependencies | minor | [`1.34.0` ->
`1.35.0`](https://renovatebot.com/diffs/npm/@crowdin%2fcrowdin-api-client/1.34.0/1.35.0)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/crowdin/crowdin-api-client-js/badge)](https://securityscorecards.dev/viewer/?uri=github.com/crowdin/crowdin-api-client-js)
|
| [@mantine/carousel](https://mantine.dev/x/carousel/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/carousel))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/carousel](https://mantine.dev/x/carousel/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/carousel))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/carousel](https://mantine.dev/x/carousel/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/carousel))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/core](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fcore/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/core](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fcore/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/core](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fcore/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/dates](https://mantine.dev/dates/getting-started/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fdates/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/dates](https://mantine.dev/dates/getting-started/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fdates/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/dates](https://mantine.dev/dates/getting-started/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fdates/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/form](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fform/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/form](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fform/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/form](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fform/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/hooks](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/hooks](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/hooks](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/next](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/src/mantine-ssr))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnext/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/next](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/src/mantine-ssr))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnext/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/next](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/src/mantine-ssr))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnext/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/notifications](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/notifications](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/notifications](https://mantine.dev)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/nprogress](https://mantine.dev/x/nprogress/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/nprogress))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/nprogress](https://mantine.dev/x/nprogress/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/nprogress))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/nprogress](https://mantine.dev/x/nprogress/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/packages/@mantine/nprogress))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/utils](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/src/mantine-utils))
| peerDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2futils/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/utils](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/src/mantine-utils))
| devDependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2futils/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
| [@mantine/utils](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine/tree/HEAD/src/mantine-utils))
| dependencies | patch | [`6.0.21` ->
`6.0.22`](https://renovatebot.com/diffs/npm/@mantine%2futils/6.0.21/6.0.22)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/mantinedev/mantine/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mantinedev/mantine)
|
|
[@storybook/addon-a11y](https://togithub.com/storybookjs/storybook/tree/next/code/addons/a11y)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/addons/a11y))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/addon-actions](https://togithub.com/storybookjs/storybook/tree/next/code/addons/actions)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/addons/actions))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/addon-essentials](https://togithub.com/storybookjs/storybook/tree/next/code/addons/essentials)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/addons/essentials))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/addon-interactions](https://togithub.com/storybookjs/storybook/tree/next/code/addons/interactions)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/addons/interactions))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/addon-links](https://togithub.com/storybookjs/storybook/tree/next/code/addons/links)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/addons/links))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/addon-mdx-gfm](https://togithub.com/storybookjs/storybook/tree/next/code/addons/gfm)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/addons/gfm))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-mdx-gfm/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/addon-viewport](https://togithub.com/storybookjs/storybook/tree/next/code/addons/viewport)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/addons/viewport))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-viewport/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/components](https://togithub.com/storybookjs/storybook/tree/next/code/deprecated/components)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/deprecated/components))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2fcomponents/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/core-events](https://togithub.com/storybookjs/storybook/tree/next/code/lib/core-events)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/lib/core-events))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2fcore-events/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/manager-api](https://togithub.com/storybookjs/storybook/tree/next/code/lib/manager-api)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2fmanager-api/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/nextjs](https://togithub.com/storybookjs/storybook/tree/next/code/frameworks/nextjs)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2fnextjs/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/preview-api](https://togithub.com/storybookjs/storybook/tree/next/code/lib/preview-api)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2fpreview-api/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/react](https://togithub.com/storybookjs/storybook/tree/next/code/renderers/react)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/renderers/react))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2freact/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/test](https://togithub.com/storybookjs/storybook/tree/next/code/lib/test)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/lib/test))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2ftest/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
| [@storybook/test-runner](https://togithub.com/storybookjs/test-runner)
| devDependencies | patch | [`0.19.0` ->
`0.19.1`](https://renovatebot.com/diffs/npm/@storybook%2ftest-runner/0.19.0/0.19.1)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/test-runner/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/test-runner)
|
|
[@storybook/theming](https://togithub.com/storybookjs/storybook/tree/next/code/lib/theming)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/lib/theming))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
|
[@storybook/types](https://togithub.com/storybookjs/storybook/tree/next/code/lib/types)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/lib/types))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/@storybook%2ftypes/8.2.2/8.2.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|
| [@swc/helpers](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | devDependencies |
patch | [`0.5.11` ->
`0.5.12`](https://renovatebot.com/diffs/npm/@swc%2fhelpers/0.5.11/0.5.12)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/swc-project/swc/badge)](https://securityscorecards.dev/viewer/?uri=github.com/swc-project/swc)
|
| [@tanstack/react-table](https://tanstack.com/table)
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table))
| peerDependencies | patch | [`8.19.2` ->
`8.19.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.19.2/8.19.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TanStack/table/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TanStack/table)
|
| [@tanstack/react-table](https://tanstack.com/table)
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table))
| devDependencies | patch | [`8.19.2` ->
`8.19.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.19.2/8.19.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TanStack/table/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TanStack/table)
|
| [@tanstack/react-table](https://tanstack.com/table)
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table))
| dependencies | patch | [`8.19.2` ->
`8.19.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.19.2/8.19.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TanStack/table/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TanStack/table)
|
| [@tanstack/react-table-devtools](https://tanstack.com/table)
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table-devtools))
| devDependencies | patch | [`8.19.2` ->
`8.19.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table-devtools/8.19.2/8.19.3)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TanStack/table/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TanStack/table)
|
| [ajv](https://ajv.js.org)
([source](https://togithub.com/ajv-validator/ajv)) | dependencies |
minor | [`8.16.0` ->
`8.17.1`](https://renovatebot.com/diffs/npm/ajv/8.16.0/8.17.1) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/ajv-validator/ajv/badge)](https://securityscorecards.dev/viewer/?uri=github.com/ajv-validator/ajv)
|
|
[eslint-plugin-i18next](https://togithub.com/edvardchen/eslint-plugin-i18next)
| devDependencies | patch | [`6.0.7` ->
`6.0.9`](https://renovatebot.com/diffs/npm/eslint-plugin-i18next/6.0.7/6.0.9)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/edvardchen/eslint-plugin-i18next/badge)](https://securityscorecards.dev/viewer/?uri=github.com/edvardchen/eslint-plugin-i18next)
|
|
[eslint-plugin-react](https://togithub.com/jsx-eslint/eslint-plugin-react)
| devDependencies | patch | [`7.34.3` ->
`7.34.4`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.34.3/7.34.4)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/jsx-eslint/eslint-plugin-react/badge)](https://securityscorecards.dev/viewer/?uri=github.com/jsx-eslint/eslint-plugin-react)
|
| [i18next](https://www.i18next.com)
([source](https://togithub.com/i18next/i18next)) | peerDependencies |
minor | [`23.11.5` ->
`23.12.1`](https://renovatebot.com/diffs/npm/i18next/23.11.5/23.12.1) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/i18next/i18next/badge)](https://securityscorecards.dev/viewer/?uri=github.com/i18next/i18next)
|
| [i18next](https://www.i18next.com)
([source](https://togithub.com/i18next/i18next)) | devDependencies |
minor | [`23.11.5` ->
`23.12.1`](https://renovatebot.com/diffs/npm/i18next/23.11.5/23.12.1) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/i18next/i18next/badge)](https://securityscorecards.dev/viewer/?uri=github.com/i18next/i18next)
|
| [i18next](https://www.i18next.com)
([source](https://togithub.com/i18next/i18next)) | dependencies | minor
| [`23.11.5` ->
`23.12.1`](https://renovatebot.com/diffs/npm/i18next/23.11.5/23.12.1) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/i18next/i18next/badge)](https://securityscorecards.dev/viewer/?uri=github.com/i18next/i18next)
|
| [knip](https://knip.dev)
([source](https://togithub.com/webpro-nl/knip/tree/HEAD/packages/knip))
| devDependencies | minor | [`5.25.2` ->
`5.26.0`](https://renovatebot.com/diffs/npm/knip/5.25.2/5.26.0) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/webpro-nl/knip/badge)](https://securityscorecards.dev/viewer/?uri=github.com/webpro-nl/knip)
|
| [object-sizeof](https://togithub.com/miktam/sizeof) | dependencies |
patch | [`2.6.4` ->
`2.6.5`](https://renovatebot.com/diffs/npm/object-sizeof/2.6.4/2.6.5) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/miktam/sizeof/badge)](https://securityscorecards.dev/viewer/?uri=github.com/miktam/sizeof)
|
| [prettier](https://prettier.io)
([source](https://togithub.com/prettier/prettier)) | devDependencies |
patch | [`3.3.2` ->
`3.3.3`](https://renovatebot.com/diffs/npm/prettier/3.3.2/3.3.3) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/prettier/prettier/badge)](https://securityscorecards.dev/viewer/?uri=github.com/prettier/prettier)
|
|
[storybook](https://togithub.com/storybookjs/storybook/tree/next/code/lib/cli)
([source](https://togithub.com/storybookjs/storybook/tree/HEAD/code/lib/cli))
| devDependencies | patch | [`8.2.2` ->
`8.2.3`](https://renovatebot.com/diffs/npm/storybook/8.2.2/8.2.3) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/storybookjs/storybook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/storybookjs/storybook)
|

---

### Release Notes

<details>
<summary>crowdin/crowdin-api-client-js
(@&#8203;crowdin/crowdin-api-client)</summary>

###
[`v1.35.0`](https://togithub.com/crowdin/crowdin-api-client-js/releases/tag/1.35.0)

[Compare
Source](https://togithub.com/crowdin/crowdin-api-client-js/compare/1.34.0...1.35.0)

#### What's Changed

- feat: report archives api by
[@&#8203;yevheniyJ](https://togithub.com/yevheniyJ) in
[crowdin/crowdin-api-client-js#405
- feat: create task types updates by
[@&#8203;yevheniyJ](https://togithub.com/yevheniyJ) in
[crowdin/crowdin-api-client-js#406
- feat: files import/export options update by
[@&#8203;yevheniyJ](https://togithub.com/yevheniyJ) in
[crowdin/crowdin-api-client-js#407
- feat: user api new endpoints by
[@&#8203;yevheniyJ](https://togithub.com/yevheniyJ) in
[crowdin/crowdin-api-client-js#408
- feat: teams api new methods by
[@&#8203;yevheniyJ](https://togithub.com/yevheniyJ) in
[crowdin/crowdin-api-client-js#409
- feat: branch new api methods by
[@&#8203;yevheniyJ](https://togithub.com/yevheniyJ) in
[crowdin/crowdin-api-client-js#410

**Full Changelog**:
crowdin/crowdin-api-client-js@1.34.0...1.35.0

</details>

<details>
<summary>mantinedev/mantine (@&#8203;mantine/carousel)</summary>

###
[`v6.0.22`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.22)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.21...6.0.22)

##### 6.x patch

This is a patch for the previous major version, it does not impact 7.x
releases.

##### Changes

- `[@mantine/core]` Popover: Add size popover middleware to fix overflow
issues in `Popover.Dropdown`
([#&#8203;5214](https://togithub.com/mantinedev/mantine/issues/5214))
- `[@mantine/core]` Menu: Fix broken focus logic when `keepMounted` is
set
([#&#8203;5565](https://togithub.com/mantinedev/mantine/issues/5565))
- `[@mantine/core]` Switch: fix accessibility issues
([#&#8203;5755](https://togithub.com/mantinedev/mantine/issues/5755))
-   `[@mantine/core]` Fix Typescript 5.5 compatibility

**Full Changelog**:
mantinedev/mantine@6.0.21...6.0.22

</details>

<details>
<summary>storybookjs/storybook (@&#8203;storybook/addon-a11y)</summary>

###
[`v8.2.3`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#823)

[Compare
Source](https://togithub.com/storybookjs/storybook/compare/v8.2.2...v8.2.3)

- Bug: Fix invalid docs links in Configure.mdx template page -
[#&#8203;28560](https://togithub.com/storybookjs/storybook/pull/28560),
thanks [@&#8203;kylegach](https://togithub.com/kylegach)!
- CLI: Add "missing-storybook-dependencies" automigration -
[#&#8203;28579](https://togithub.com/storybookjs/storybook/pull/28579),
thanks [@&#8203;yannbf](https://togithub.com/yannbf)!
- CPC: Add `theming/create` aliases in docs preset -
[#&#8203;28570](https://togithub.com/storybookjs/storybook/pull/28570),
thanks [@&#8203;ndelangen](https://togithub.com/ndelangen)!
- CPC: Fix incorrect re-export in `core-events` -
[#&#8203;28573](https://togithub.com/storybookjs/storybook/pull/28573),
thanks [@&#8203;ndelangen](https://togithub.com/ndelangen)!
- CPC: Fix Vite builder had wrong conditions -
[#&#8203;28581](https://togithub.com/storybookjs/storybook/pull/28581),
thanks [@&#8203;ndelangen](https://togithub.com/ndelangen)!
- CSF: Fix small typing issue -
[#&#8203;28587](https://togithub.com/storybookjs/storybook/pull/28587),
thanks
[@&#8203;valentinpalkovic](https://togithub.com/valentinpalkovic)!
- Portable stories: Remove unused types -
[#&#8203;28548](https://togithub.com/storybookjs/storybook/pull/28548),
thanks [@&#8203;kasperpeulen](https://togithub.com/kasperpeulen)!
- Webpack: Fix sourceMap generation in csf-tools -
[#&#8203;28585](https://togithub.com/storybookjs/storybook/pull/28585),
thanks
[@&#8203;valentinpalkovic](https://togithub.com/valentinpalkovic)!

</details>

<details>
<summary>storybookjs/test-runner
(@&#8203;storybook/test-runner)</summary>

###
[`v0.19.1`](https://togithub.com/storybookjs/test-runner/releases/tag/v0.19.1)

[Compare
Source](https://togithub.com/storybookjs/test-runner/compare/v0.19.0...v0.19.1)

##### 🐛 Bug Fix

- Release 0.19.1
[#&#8203;493](https://togithub.com/storybookjs/test-runner/pull/493)
([@&#8203;paulgv](https://togithub.com/paulgv)
[@&#8203;yannbf](https://togithub.com/yannbf))
- fix(deps): upgrade `@storybook/csf` to v0.1.11
[#&#8203;491](https://togithub.com/storybookjs/test-runner/pull/491)
([@&#8203;paulgv](https://togithub.com/paulgv))

##### Authors: 2

- Paul Gascou-Vaillancourt
([@&#8203;paulgv](https://togithub.com/paulgv))
-   Yann Braga ([@&#8203;yannbf](https://togithub.com/yannbf))

</details>

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

###
[`v0.5.12`](https://togithub.com/swc-project/swc/compare/016fe1416460f5fdfdbc18d5c922a8eb6ed625d7...9fc089662e7fe7e85d89e5ce98ec43431d42973e)

[Compare
Source](https://togithub.com/swc-project/swc/compare/016fe1416460f5fdfdbc18d5c922a8eb6ed625d7...9fc089662e7fe7e85d89e5ce98ec43431d42973e)

</details>

<details>
<summary>TanStack/table (@&#8203;tanstack/react-table)</summary>

###
[`v8.19.3`](https://togithub.com/TanStack/table/releases/tag/v8.19.3)

[Compare
Source](https://togithub.com/TanStack/table/compare/v8.19.2...v8.19.3)

Version 8.19.3 - 7/14/24, 8:44 AM

#### Changes

##### Fix

- table-core: assign unassign parentId in grouped row model
([#&#8203;5657](https://togithub.com/TanStack/table/issues/5657))
([`a71ce10`](https://togithub.com/TanStack/table/commit/a71ce10)) by PiR

##### Ci

- enable npm provenance
([#&#8203;5654](https://togithub.com/TanStack/table/issues/5654))
([`0054eb3`](https://togithub.com/TanStack/table/commit/0054eb3)) by
Lachlan Collins
- Add pkg-pr-new previews
([#&#8203;5648](https://togithub.com/TanStack/table/issues/5648))
([`241f26f`](https://togithub.com/TanStack/table/commit/241f26f)) by
Lachlan Collins

##### Docs

- use
[@&#8203;tanstack/lit-virtual](https://togithub.com/tanstack/lit-virtual)
for the virtualized table example
([#&#8203;5655](https://togithub.com/TanStack/table/issues/5655))
([`bb0a536`](https://togithub.com/TanStack/table/commit/bb0a536)) by
[@&#8203;kadoshms](https://togithub.com/kadoshms)
- Fix typo in docs/guide/data.md
([#&#8203;5642](https://togithub.com/TanStack/table/issues/5642))
([`6a4a10d`](https://togithub.com/TanStack/table/commit/6a4a10d)) by
Joseph Markus
- vue: vue filters example
([#&#8203;5644](https://togithub.com/TanStack/table/issues/5644))
([`e749f31`](https://togithub.com/TanStack/table/commit/e749f31)) by
Radu Suciu
- fix rowpinningstate
([`7548860`](https://togithub.com/TanStack/table/commit/7548860)) by
Kevin Vandy

#### Packages

-
[@&#8203;tanstack/table-core](https://togithub.com/tanstack/table-core)[@&#8203;8](https://togithub.com/8).19.3
-
[@&#8203;tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@&#8203;8](https://togithub.com/8).19.3
-
[@&#8203;tanstack/lit-table](https://togithub.com/tanstack/lit-table)[@&#8203;8](https://togithub.com/8).19.3
-
[@&#8203;tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@&#8203;8](https://togithub.com/8).19.3
-
[@&#8203;tanstack/react-table](https://togithub.com/tanstack/react-table)[@&#8203;8](https://togithub.com/8).19.3
-
[@&#8203;tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@&#8203;8](https://togithub.com/8).19.3
-
[@&#8203;tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@&#8203;8](https://togithub.com/8).19.3
-
[@&#8203;tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@&#8203;8](https://togithub.com/8).19.3
-
[@&#8203;tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@&#8203;8](https://togithub.com/8).19.3

</details>

<details>
<summary>ajv-validator/ajv (ajv)</summary>

###
[`v8.17.1`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.17.1)

[Compare
Source](https://togithub.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1)

#### What's Changed

- bump version to 8.17.1 by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2472

**Full Changelog**:
ajv-validator/ajv@v8.17.0...v8.17.1

#### Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer
supported), to fast-uri. This is the second attempt and the team on
fast-uri have been really helpful addressing the issues we found last
time.

Revert "Revert fast-uri change
([ajv-validator/ajv#2444)"
by [@&#8203;gurgunday](https://togithub.com/gurgunday) in
[ajv-validator/ajv#2448
fix: ignore new eslint error for
[@&#8203;typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class)
by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2455
docs: clarify behaviour of addVocabulary by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2454
docs: refactor to improve legibility by
[@&#8203;blottn](https://togithub.com/blottn) in
[ajv-validator/ajv#2432
Fix grammatical typo in managing-schemas.md by
[@&#8203;wetneb](https://togithub.com/wetneb) in
[ajv-validator/ajv#2305
docs: Fix broken strict-mode link by
[@&#8203;alexanderjsx](https://togithub.com/alexanderjsx) in
[ajv-validator/ajv#2459
feat: add test for encoded refs and bump fast-uri by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2449
fix: changes for
[@&#8203;typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type)
rule by [@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2467
fixes
[ajv-validator/ajv#2217
- clarify custom keyword naming by
[@&#8203;jasoniangreen](https://togithub.com/jasoniangreen) in
[ajv-validator/ajv#2457

</details>

<details>
<summary>edvardchen/eslint-plugin-i18next
(eslint-plugin-i18next)</summary>

###
[`v6.0.9`](https://togithub.com/edvardchen/eslint-plugin-i18next/blob/HEAD/CHANGELOG.md#609-2024-07-13)

[Compare
Source](https://togithub.com/edvardchen/eslint-plugin-i18next/compare/v6.0.7...v6.0.9)

</details>

<details>
<summary>jsx-eslint/eslint-plugin-react (eslint-plugin-react)</summary>

###
[`v7.34.4`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7344---20240713)

[Compare
Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.3...v7.34.4)

##### Fixed

- \[`prop-types`]: fix `className` missing in prop validation false
negative ([#&#8203;3749]
[@&#8203;akulsr0](https://togithub.com/akulsr0))
- \[`sort-prop-types`]: Check for undefined before accessing
`node.typeAnnotation.typeAnnotation` ([#&#8203;3779]
[@&#8203;tylerlaprade](https://togithub.com/tylerlaprade))

[7.34.4]:
https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.3...v7.34.4

[#&#8203;3779]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3779

[#&#8203;3749]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3749

</details>

<details>
<summary>i18next/i18next (i18next)</summary>

###
[`v23.12.1`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23121)

[Compare
Source](https://togithub.com/i18next/i18next/compare/v23.12.0...v23.12.1)

- Use explicit imports for utils
[2212](https://togithub.com/i18next/i18next/pull/2212)

###
[`v23.12.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23120)

[Compare
Source](https://togithub.com/i18next/i18next/compare/v23.11.5...v23.12.0)

- feat: Add posibility to override keyPrefix for certain translation.
[2211](https://togithub.com/i18next/i18next/issues/2211)

</details>

<details>
<summary>webpro-nl/knip (knip)</summary>

###
[`v5.26.0`](https://togithub.com/webpro-nl/knip/compare/5.25.2...3a7fcc9a3520181671e797486a10fe41c5b2fd38)

[Compare
Source](https://togithub.com/webpro-nl/knip/compare/5.25.2...5.26.0)

</details>

<details>
<summary>miktam/sizeof (object-sizeof)</summary>

###
[`v2.6.5`](https://togithub.com/miktam/sizeof/compare/v2.6.4...075543eda1b90ac9b333783529273974ecfbf42e)

[Compare
Source](https://togithub.com/miktam/sizeof/compare/v2.6.4...075543eda1b90ac9b333783529273974ecfbf42e)

</details>

<details>
<summary>prettier/prettier (prettier)</summary>

###
[`v3.3.3`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#333)

[Compare
Source](https://togithub.com/prettier/prettier/compare/3.3.2...3.3.3)

[diff](https://togithub.com/prettier/prettier/compare/3.3.2...3.3.3)

##### Add parentheses for nullish coalescing in ternary
([#&#8203;16391](https://togithub.com/prettier/prettier/pull/16391) by
[@&#8203;cdignam-segment](https://togithub.com/cdignam-segment))

This change adds clarity to operator precedence.

<!-- prettier-ignore -->

```js
// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);
```

##### Add parentheses for decorator expressions
([#&#8203;16458](https://togithub.com/prettier/prettier/pull/16458) by
[@&#8203;y-schneider](https://togithub.com/y-schneider))

Prevent parentheses around member expressions or tagged template
literals from being removed to follow the stricter parsing rules of
TypeScript 5.5.

<!-- prettier-ignore -->

```ts
// Input
@&#8203;(foo`tagged template`)
class X {}

// Prettier 3.3.2
@&#8203;foo`tagged template`
class X {}

// Prettier 3.3.3
@&#8203;(foo`tagged template`)
class X {}
```

##### Support `@let` declaration syntax
([#&#8203;16474](https://togithub.com/prettier/prettier/pull/16474) by
[@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki))

Adds support for Angular v18 `@let` declaration syntax.

Please see the following code example. The `@let` declaration allows you
to define local variables within the template:

<!-- prettier-ignore -->

```html
@&#8203;let name = 'Frodo';

<h1>Dashboard for {{name}}</h1>
Hello, {{name}}
```

For more details, please refer to the excellent blog post by the Angular
Team: [Introducing @&#8203;let in
Angular](https://blog.angular.dev/introducing-let-in-angular-686f9f383f0f).

We also appreciate the Angular Team for kindly answering our questions
to implement this feature.

</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 is behind base branch, or you tick the
rebase/retry checkbox.

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

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/weareinreach/InReach).

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants