-
-
Notifications
You must be signed in to change notification settings - Fork 878
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
Revert fast-uri change #2444
+13
−13
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please, merge this. Thanks in advance 😄 |
rupeesdev
approved these changes
Jun 4, 2024
Hey, we’re fixing this over here at Fastify, just to let you know: |
kodiakhq bot
referenced
this pull request
in X-oss-byte/Nextjs
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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/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 [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2442](https://togithub.com/ajv-validator/ajv/pull/2442) #### New Contributors - [@​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**: 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 [@​epoberezkin](https://togithub.com/epoberezkin) in [https://github.com/ajv-validator/ajv/pull/2424](https://togithub.com/ajv-validator/ajv/pull/2424) - Update workflows by [@​rotu](https://togithub.com/rotu) in [https://github.com/ajv-validator/ajv/pull/2410](https://togithub.com/ajv-validator/ajv/pull/2410) - docs: add warning to maxLength / minLength by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2428](https://togithub.com/ajv-validator/ajv/pull/2428) - fix: broken link in docs warning by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2431](https://togithub.com/ajv-validator/ajv/pull/2431) - compileAsync a schema with discriminator and $ref, fixes [#​2427](https://togithub.com/ajv-validator/ajv/issues/2427) by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2433](https://togithub.com/ajv-validator/ajv/pull/2433) - bump version to 8.14.0 for publishing by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2440](https://togithub.com/ajv-validator/ajv/pull/2440) #### New Contributors - [@​rotu](https://togithub.com/rotu) made their first contribution in [https://github.com/ajv-validator/ajv/pull/2410](https://togithub.com/ajv-validator/ajv/pull/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
This reverts commit c8b37f4.
kodiakhq bot
referenced
this pull request
in X-oss-byte/Canary-nextjs
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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/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
referenced
this pull request
in fuxingloh/cryptomatter
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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/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 [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2442](https://togithub.com/ajv-validator/ajv/pull/2442) #### New Contributors - [@​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**: 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
This reverts commit c8b37f4.
renovate bot
referenced
this pull request
in adobe/spacecat-shared
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 (@​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 [@​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 ([#​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 (@​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 [@​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 [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 ([#​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 (@​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 [@​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 ([#​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 (@​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 [@​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 [@​aws-sdk/lib-dynamodb](https://togithub.com/aws-sdk/lib-dynamodb) </details> <details> <summary>typescript-eslint/typescript-eslint (@​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 (@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/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 [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2442](https://togithub.com/ajv-validator/ajv/pull/2442) #### New Contributors - [@​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**: 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
mergify bot
referenced
this pull request
in SvenKirschbaum/share.kirschbaum.cloud
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 (@​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 ([#​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 ([#​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` ([#​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 ([#​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 ([#​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 ([#​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 (@​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 [@​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 [@​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 [@​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 ([#​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 (@​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 [@​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 [@​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 [@​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 [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 [@​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 ([#​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 (@​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 [@​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 [@​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 [@​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 ([#​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 (@​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 [@​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 [@​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 [@​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 [@​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 [@​aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner) </details> <details> <summary>SvenKirschbaum/cdk-cross-account-route53 (@​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 (@​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/[email protected]` - \[Autocomplete] Shouldn't resize when hovering ([@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)) ([#​42535](https://togithub.com/mui/material-ui/issues/42535)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[Tab] Fix applying `iconWrapper` styles from theme and update its description ([@​sai6855](https://togithub.com/sai6855)) ([#​42570](https://togithub.com/mui/material-ui/issues/42570)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/[email protected]` - Allow passing `NaN` as `defaultValue` to `useControlled` ([@​iammminzzy](https://togithub.com/iammminzzy)) ([#​42571](https://togithub.com/mui/material-ui/issues/42571)) [@​iammminzzy](https://togithub.com/iammminzzy) - Fix GitHub-reported prototype pollution vulnerability in `deepmerge` ([#​41652](https://togithub.com/mui/material-ui/issues/41652)) ([#​42608](https://togithub.com/mui/material-ui/issues/42608)) [@​DiegoAndai](https://togithub.com/DiegoAndai) ##### Docs - \[docs] Add Pigment CSS and Base UI logos SVGs ([#​42513](https://togithub.com/mui/material-ui/issues/42513)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Update twitter.com to x.com [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Simplify Example projects page [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[material-ui] Add docs for complementary stepper components ([@​anle9650](https://togithub.com/anle9650)) ([#​42613](https://togithub.com/mui/material-ui/issues/42613)) [@​anle9650](https://togithub.com/anle9650) - \[docs] Add changelog section to the design kits page ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42463](https://togithub.com/mui/material-ui/issues/42463)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Fix sentence in the All components page ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42462](https://togithub.com/mui/material-ui/issues/42462)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Update Figma design kit doc redirect link ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42456](https://togithub.com/mui/material-ui/issues/42456)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[system] Add "dynamic values" section to sx prop page ([@​aarongarciah](https://togithub.com/aarongarciah)) ([#​42453](https://togithub.com/mui/material-ui/issues/42453)) [@​aarongarciah](https://togithub.com/aarongarciah) ##### Core - \[website] Move the `React Engineer - X` role to future roles ([#​42532](https://togithub.com/mui/material-ui/issues/42532)) [@​DanailH](https://togithub.com/DanailH) - \[examples] Remove Pigment CSS examples ([#​42538](https://togithub.com/mui/material-ui/issues/42538)) [@​sai6855](https://togithub.com/sai6855) - \[website] Close Developer Advocate / Content Engineer role [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Update DoiT description and link in Sponsors section ([@​erezstmn-doit](https://togithub.com/erezstmn-doit)) ([#​42511](https://togithub.com/mui/material-ui/issues/42511)) [@​erezstmn-doit](https://togithub.com/erezstmn-doit) - \[website] Clean up the docs-infra job ad ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42509](https://togithub.com/mui/material-ui/issues/42509)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Open the Docs-infra engineer role ([@​danilo-leal](https://togithub.com/danilo-leal)) ([#​42496](https://togithub.com/mui/material-ui/issues/42496)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Fix locationCountry in about page [@​oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​anle9650](https://togithub.com/anle9650), [@​DanailH](https://togithub.com/DanailH), [@​danilo-leal](https://togithub.com/danilo-leal), [@​erezstmn-doit](https://togithub.com/erezstmn-doit), [@​iammminzzy](https://togithub.com/iammminzzy), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) </details> <details> <summary>mui/mui-x (@​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/[email protected]` - \[DataGrid] Add `getFilterState` method ([#​13418](https://togithub.com/mui/mui-x/issues/13418)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Do not show resize separators for column groups ([#​13455](https://togithub.com/mui/mui-x/issues/13455)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Improve Persian (fa-IR) locale ([#​13402](https://togithub.com/mui/mui-x/issues/13402)) [@​fakhamatia](https://togithub.com/fakhamatia) - \[l10n] Improve Portuguese (pt-PT) locale ([#​13384](https://togithub.com/mui/mui-x/issues/13384)) [@​olavocarvalho](https://togithub.com/olavocarvalho) - \[l10n] Improve Russian (ru-RU) locale ([#​11210](https://togithub.com/mui/mui-x/issues/11210)) [@​dastan-akhmetov-scity](https://togithub.com/dastan-akhmetov-scity) ##### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/[email protected]`, plus: - \[DataGridPro] Do not render detail panel if the focused cell is not visible ([#​13456](https://togithub.com/mui/mui-x/issues/13456)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### `@mui/[email protected]` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/[email protected]`. ##### Date and Time Pickers ##### `@mui/[email protected]` - \[l10n] Improve Korean (ko-KR) locale ([#​13452](https://togithub.com/mui/mui-x/issues/13452)) [@​ryxxn](https://togithub.com/ryxxn) - \[l10n] Improve Persian (fa-IR) locale ([#​13402](https://togithub.com/mui/mui-x/issues/13402)) [@​fakhamatia](https://togithub.com/fakhamatia) - \[pickers] Allow to customize the month and the year buttons ([#​13321](https://togithub.com/mui/mui-x/issues/13321)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/[email protected]`. ##### Charts ##### `@mui/[email protected]` - \[charts] Add watermark on the pro `ResponsiveChartContainer` ([#​13398](https://togithub.com/mui/mui-x/issues/13398)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Allow to specify y-axis configuration ([#​13438](https://togithub.com/mui/mui-x/issues/13438)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix eslint for react compiler ([#​13444](https://togithub.com/mui/mui-x/issues/13444)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Improve themeAugmentation typing ([#​13433](https://togithub.com/mui/mui-x/issues/13433)) [@​noraleonte](https://togithub.com/noraleonte) - \[charts] Move the `ZAxisContextProvider` by default in the `ChartContainer` ([#​13465](https://togithub.com/mui/mui-x/issues/13465)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Use plugins to define series extremum and colors ([#​13397](https://togithub.com/mui/mui-x/issues/13397)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Tree View ##### `@mui/[email protected]` - \[TreeView] Improve TypeScript for plugins ([#​13380](https://togithub.com/mui/mui-x/issues/13380)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Improve the typing of the cancelable events ([#​13152](https://togithub.com/mui/mui-x/issues/13152)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Prepare support for PigmentCSS ([#​13412](https://togithub.com/mui/mui-x/issues/13412)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Refactor the tree view internals to prepare for headless API ([#​13311](https://togithub.com/mui/mui-x/issues/13311)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add `renderHeader` recipe to the Master Details docs ([#​13370](https://togithub.com/mui/mui-x/issues/13370)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Add lazy loading detail panel demo ([#​13453](https://togithub.com/mui/mui-x/issues/13453)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Add small edits to the Data Grid overview page ([#​13060](https://togithub.com/mui/mui-x/issues/13060)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Update a11y pages description ([#​13417](https://togithub.com/mui/mui-x/issues/13417)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] improve the writing on the "Quick filter outside of the grid" example ([#​13155](https://togithub.com/mui/mui-x/issues/13155)) [@​michelengelen](https://togithub.com/michelengelen) ##### Core - \[core] Add `eslint-plugin-react-compiler` experimental version and rules ([#​13415](https://togithub.com/mui/mui-x/issues/13415)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[core] Minor setup cleanup ([#​13467](https://togithub.com/mui/mui-x/issues/13467)) [@​LukasTy](https://togithub.com/LukasTy) - \[infra] Adjust CI setup ([#​13448](https://togithub.com/mui/mui-x/issues/13448)) [@​LukasTy](https://togithub.com/LukasTy) - \[test] Add tests for the custom slots of `TreeItem2` ([#​13314](https://togithub.com/mui/mui-x/issues/13314)) [@​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/[email protected]` - \[DataGrid] Add the `areElementSizesEqual` utility to improve code readability ([#​13254](https://togithub.com/mui/mui-x/issues/13254)) [@​layerok](https://togithub.com/layerok) - \[DataGrid] Clean up IE remnants from the codebase ([#​13390](https://togithub.com/mui/mui-x/issues/13390)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/[email protected]`. ##### `@mui/[email protected]` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/[email protected]`. ##### Date and Time Pickers ##### `@mui/[email protected]` - \[fields] Fix `PageUp` and `PageDown` editing on letter sections ([#​13310](https://togithub.com/mui/mui-x/issues/13310)) [@​arthurbalduini](https://togithub.com/arthurbalduini) - \[pickers] Fix `AdapterDayjs` timezone behavior ([#​13362](https://togithub.com/mui/mui-x/issues/13362)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Use `useRtl` instead of `useTheme` to access direction ([#​13363](https://togithub.com/mui/mui-x/issues/13363)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/[email protected]`. ##### Charts ##### `@mui/[email protected]` - \[charts] Add `Initializable` type and behaviour to allow checking if a complex context has been initialized. ([#​13365](https://togithub.com/mui/mui-x/issues/13365)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix some props not working in `xAxis` and `yAxis` ([#​13372](https://togithub.com/mui/mui-x/issues/13372)) [@​Valyok26](https://togithub.com/Valyok26) - \[charts] Harmonize charts types ([#​13366](https://togithub.com/mui/mui-x/issues/13366)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Introduce plugins system ([#​13367](https://togithub.com/mui/mui-x/issues/13367)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Simplify plugin types ([#​13396](https://togithub.com/mui/mui-x/issues/13396)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Docs - \[docs] Add badges like in Material UI [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Update twitter.com to x.com [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix the description of `tickInterval` ([#​13355](https://togithub.com/mui/mui-x/issues/13355)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Adjust the code example for `quickFilterValues` ([#​12919](https://togithub.com/mui/mui-x/issues/12919)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Create Pickers accessibility page ([#​13274](https://togithub.com/mui/mui-x/issues/13274)) [@​arthurbalduini](https://togithub.com/arthurbalduini) ##### Core - \[core] Comment on `CSS.escape` for the future [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Fix `l10n` action setup ([#​13382](https://togithub.com/mui/mui-x/issues/13382)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Fixes in preparation for React 18.3 ([#​13378](https://togithub.com/mui/mui-x/issues/13378)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove explicit `marked` dependency ([#​13383](https://togithub.com/mui/mui-x/issues/13383)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove unused `@types/prettier` dependency ([#​13389](https://togithub.com/mui/mui-x/issues/13389)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Add `docs/.env.local` to `.gitignore` ([#​13377](https://togithub.com/mui/mui-x/issues/13377)) [@​KenanYusuf](https://togithub.com/KenanYusuf) </details> <details> <summary>typescript-eslint/typescript-eslint (@​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 (@​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 (@​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 [@​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 [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2442](https://togithub.com/ajv-validator/ajv/pull/2442) #### New Contributors - [@​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 ([#​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 ([#​30016](https://togithub.com/aws/aws-cdk/issues/30016)) ([f45f2ca](https://togithub.com/aws/aws-cdk/commit/f45f2cac7ec36932b204e1000bd7eb7f784c930c)), closes [#​28588](https://togithub.com/aws/aws-cdk/issues/28588) - **opensearch:** add OpenSearch 2.13 engine version ([#​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 ([#​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 ([#​30064](https://togithub.com/aws/aws-cdk/issues/30064)) ([1d93094](https://togithub.com/aws/aws-cdk/commit/1d93094318ddb216ddaea344f92eaf830fb8b3ef)), closes [#​30062](https://togithub.com/aws/aws-cdk/issues/30062) - **sns:** add grantSubscribe method ([#​30486](https://togithub.com/aws/aws-cdk/issues/30486)) ([36a48ad](https://togithub.com/aws/aws-cdk/commit/36a48adb8cf9ecfa21fbdee4d61baee16391f07a)), closes [#​29049](https://togithub.com/aws/aws-cdk/issues/29049) - update L1 CloudFormation resource definitions ([#​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 ([#​30392](https://togithub.com/aws/aws-cdk/issues/30392)) ([e19d18b](https://togithub.com/aws/aws-cdk/commit/e19d18bc1c5f580e1d6dba9965268aedb894340d)), closes [#​20017](https://togithub.com/aws/aws-cdk/issues/20017) [#​15523](https://togithub.com/aws/aws-cdk/issues/15523) [#​28629](https://togithub.com/aws/aws-cdk/issues/28629) - **route53:** delegation fails with public and private hosted zones with same name ([#​30439](https://togithub.com/aws/aws-cdk/issues/30439)) ([1f866c9](https://togithub.com/aws/aws-cdk/commit/1f866c92d755948a82c01c78e37b122c2cab8ed5)), closes [#​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 ([#​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 ([#​30174](https://togithub.com/aws/aws-cdk/issues/30174)) ([516ecef](https://togithub.com/aws/aws-cdk/commit/516ecef9a5504c19558367c360a2791559b929eb)), closes [#​30172](https://togithub.com/aws/aws-cdk/issues/30172) - **eks:** support for Kubernetes version 1.30 ([#​30454](https://togithub.com/aws/aws-cdk/issues/30454)) ([d2ea280](https://togithub.com/aws/aws-cdk/commit/d2ea2809cd3024052b8cfa76a990cbc9e9224688)) - update L1 CloudFormation resource definitions ([#​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
referenced
this pull request
in cloudquery/plugin-sdk-javascript
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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/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 [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2442](https://togithub.com/ajv-validator/ajv/pull/2442) #### New Contributors - [@​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**: 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
referenced
this pull request
in SvenKirschbaum/share.kirschbaum.cloud
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 (@​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 ([#​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 ([#​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 ([#​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` ([#​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 ([#​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 ([#​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 (@​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 [@​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 [@​aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 [@​aws-sdk/client-sesv2](https://togithub.com/aws-sdk/client-sesv2) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 [@​aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 ([#​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 (@​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 (@​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 [@​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 (@​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/[email protected]` - \[AppBar] Fix inherit color is inconsistent between ThemeProvider and CssVarsProvider ([#​42713](https://togithub.com/mui/material-ui/issues/42713)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/[email protected]` - \[Autocomplete] Fix React spread key warning ([#​42856](https://togithub.com/mui/material-ui/issues/42856)) [@​aarongarciah](https://togithub.com/aarongarciah) ##### Docs - \[material-ui] Fix React 18.3 key spread warnings in Autocomplete demos ([#​42854](https://togithub.com/mui/material-ui/issues/42854)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[material-ui] Fix type error in virtualized table demo ([#​42852](https://togithub.com/mui/material-ui/issues/42852)) [@​aarongarciah](https://togithub.com/aarongarciah) - Fix typos ([@​omahs](https://togithub.com/omahs)) ([#​42888](https://togithub.com/mui/material-ui/issues/42888)) [@​omahs](https://togithub.com/omahs) - Fix 301 [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Bump React to 18.3.1 ([#​42846](https://togithub.com/mui/material-ui/issues/42846)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[core] Remove react-test-renderer ([#​42853](https://togithub.com/mui/material-ui/issues/42853)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[core] Replace enzyme in describeConformance ([#​42847](https://togithub.com/mui/material-ui/issues/42847)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[test] Remove enzyme ([#​42850](https://togithub.com/mui/material-ui/issues/42850)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[test] Remove createMount test util ([#​42849](https://togithub.com/mui/material-ui/issues/42849)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[base-ui] Fix React spread key warning in test ([#​42855](https://togithub.com/mui/material-ui/issues/42855)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[styles]\[withStyles] Expect React defaultProps warning in test ([#​42752](https://togithub.com/mui/material-ui/issues/42752)) ([#​42851](https://togithub.com/mui/material-ui/issues/42851)) [@​aarongarciah](https://togithub.com/aarongarciah) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​omahs](https://togithub.com/omahs), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) </details> <details> <summary>mui/mui-x (@​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/[email protected]` - \[DataGrid] Add selectors to support showing child row count in footer ([#​13725](https://togithub.com/mui/mui-x/issues/13725)) [@​KenanYusuf](https://togithub.com/KenanYusuf) - \[DataGrid] Fix incorrect panels position when using a toolbar ([#​13474](https://togithub.com/mui/mui-x/issues/13474)) [@​oukunan](https://togithub.com/oukunan) - \[DataGrid] Set default variant to `'standard'` in `GridFilterInputMultipleValue` ([#​13129](https://togithub.com/mui/mui-x/issues/13129)) [@​tarunrajput](https://togithub.com/tarunrajput) - \[DataGrid] Use `readonly` on more array props ([#​13331](https://togithub.com/mui/mui-x/issues/13331)) [@​pcorpet](https://togithub.com/pcorpet) - \[l10n] Improve Spanish (es-ES) locale ([#​13772](https://togithub.com/mui/mui-x/issues/13772)) [@​joserealdev](https://togithub.com/joserealdev) ##### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/[email protected]`, plus: - \[DataGridPro] Keep bottom pinned row at the bottom ([#​13313](https://togithub.com/mui/mui-x/issues/13313)) [@​romgrk](https://togithub.com/romgrk) ##### `@mui/[email protected]` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/[email protected]`. ##### Date and Time Pickers ##### `@mui/[email protected]` - \[fields] Prevent infinite recursion when ensuring selection ([#​13779](https://togithub.com/mui/mui-x/issues/13779)) [@​LukasTy](https://togithub.com/LukasTy) - \[fields] Unify fields behavior regardless of the `readOnly` flag ([#​13688](https://togithub.com/mui/mui-x/issues/13688)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/[email protected]`, plus: - \[DateRangePicker] Fix `calendarHeader` slot props propagation ([#​13780](https://togithub.com/mui/mui-x/issues/13780)) [@​LukasTy](https://togithub.com/LukasTy) - \[DateTimeRangePicker] Resolve `format` from given `views` ([#​13743](https://togithub.com/mui/mui-x/issues/13743)) [@​LukasTy](https://togithub.com/LukasTy) ##### Charts ##### `@mui/[email protected]` - \[charts] Fix displaying area of a `LineChart` when using the `log` scale ([#​13791](https://togithub.com/mui/mui-x/issues/13791)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Use correct click handler prop on pie chart `OnSeriesItemClick` documentation ([#​13761](https://togithub.com/mui/mui-x/issues/13761)) [@​tonyhallett](https://togithub.com/tonyhallett) ##### Tree View ##### `@mui/[email protected]` - \[TreeView] Add `getItemTree` and `getItemOrderedChildrenIds` methods to the public API ([#​13804](https://togithub.com/mui/mui-x/issues/13804)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Add utility function to check if an optional plugin is present ([#​13788](https://togithub.com/mui/mui-x/issues/13788)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add missing default `loading` prop value ([#​13604](https://togithub.com/mui/mui-x/issues/13604)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Add the `DateTimeRangePicker` to the "Commonly used components" demo ([#​13775](https://togithub.com/mui/mui-x/issues/13775)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Fix Pickers customization playground overflow ([#​13742](https://togithub.com/mui/mui-x/issues/13742)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Move Pickers dialog guidelines to accessibility page ([#​13778](https://togithub.com/mui/mui-x/issues/13778)) [@​arthurbalduini](https://togithub.com/arthurbalduini) ##### Core - \[core] Sort `DATA_GRID_PROPS_DEFAULT_VALUES` alphabetically ([#​13783](https://togithub.com/mui/mui-x/issues/13783)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[test] Fix split infinitive use in tests [@​oliviertassinari](https://togithub.com/oliviertassinari) </details> <details> <summary>typescript-eslint/typescript-eslint (@​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 [@​eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0 - **eslint-plugin:** \[no-floating-promises] add `suggestions` to tests from [#​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 (@​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 [@​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 [@​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 [@​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 [@​typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@​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 [@​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` ([#​30429](https://togithub.com/aws/aws-cdk/issues/30429)) ([da0dc57](https://togithub.com/aws/aws-cdk/commit/da0dc576bd85ba6710ec0b29cf53ff56a74fad1e)), closes [#​30430](https://togithub.com/aws/aws-cdk/issues/30430) - **codestarnotifications:** add `createdBy` property for notification rule ([#​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 ([#​30426](https://togithub.com/aws/aws-cdk/issues/30426)) ([772b1d1](https://togithub.com/aws/aws-cdk/commit/772b1d154a16f9360052c25bbc9e017198ac39d2)), closes [#​30425](https://togithub.com/aws/aws-cdk/issues/30425) - **stepfunctions-tasks:** enable resultReuseConfiguration in AthenaStartQueryExecution ([#​30447](https://togithub.com/aws/aws-cdk/issues/30447)) ([046bf56](https://togithub.com/aws/aws-cdk/commit/046bf56cedd5add4549cc6a9ef2ab23369ef3cee)), closes [#​30446](https://togithub.com/aws/aws-cdk/issues/30446) - update L1 CloudFormation resource definitions ([#​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 ([#​30822](https://togithub.com/aws/aws-cdk/issues/30822)) ([e4367a0](https://togithub.com/aws/aws-cdk/commit/e4367a0835ecc2dae0a920e5afbfd131b458b7be)), closes [#​30444](https://togithub.com/aws/aws-cdk/issues/30444) - **scheduler-targetes-alpha:** multiple schedules cause resolution error during synth ([#​30634](https://togithub.com/aws/aws-cdk/issues/30634)) ([727e886](https://togithub.com/aws/aws-cdk/commit/727e886805da021c2373e74754fd2d7492a8aac6)), closes [#​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 ([#​30822](https://togithub.com/aws/aws-cdk/issues/30822)) ([4bee768](https://togithub.com/aws/aws-cdk/commit/4bee768f07e73ab5fe466f9ad3d1845456a0513b)), closes [#​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 [#​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
referenced
this pull request
in adobe/spacecat-shared
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 (@​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 [@​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 [@​aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 [@​aws-sdk/client-secrets-manager](https://togithub.com/aws-sdk/client-secrets-manager) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 [@​aws-sdk/client-sqs](https://togithub.com/aws-sdk/client-sqs) </details> <details> <summary>aws/aws-sdk-js-v3 (@​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 [@​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 [@​aws-sdk/lib-dynamodb](https://togithub.com/aws-sdk/lib-dynamodb) </details> <details> <summary>typescript-eslint/typescript-eslint (@​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 [@​eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0 - **eslint-plugin:** \[no-floating-promises] add `suggestions` to tests from [#​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 (@​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 [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2472](https://togithub.com/ajv-validator/ajv/pull/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 ([https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/2444))" by [@​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 [@​typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2457](https://togithub.com/ajv-validator/ajv/pull/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
referenced
this pull request
in X-oss-byte/Canary-nextjs
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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2472](https://togithub.com/ajv-validator/ajv/pull/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 ([https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/2444))" by [@​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 [@​typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2457](https://togithub.com/ajv-validator/ajv/pull/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
referenced
this pull request
in X-oss-byte/Nextjs
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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2472](https://togithub.com/ajv-validator/ajv/pull/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 ([https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/2444))" by [@​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 [@​typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2457](https://togithub.com/ajv-validator/ajv/pull/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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/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 [@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2442](https://togithub.com/ajv-validator/ajv/pull/2442) #### New Contributors - [@​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**: 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 [@​epoberezkin](https://togithub.com/epoberezkin) in [https://github.com/ajv-validator/ajv/pull/2424](https://togithub.com/ajv-validator/ajv/pull/2424) - Update workflows by [@​rotu](https://togithub.com/rotu) in [https://github.com/ajv-validator/ajv/pull/2410](https://togithub.com/ajv-validator/ajv/pull/2410) - docs: add warning to maxLength / minLength by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2428](https://togithub.com/ajv-validator/ajv/pull/2428) - fix: broken link in docs warning by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2431](https://togithub.com/ajv-validator/ajv/pull/2431) - compileAsync a schema with discriminator and $ref, fixes [#​2427](https://togithub.com/ajv-validator/ajv/issues/2427) by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2433](https://togithub.com/ajv-validator/ajv/pull/2433) - bump version to 8.14.0 for publishing by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2440](https://togithub.com/ajv-validator/ajv/pull/2440) #### New Contributors - [@​rotu](https://togithub.com/rotu) made their first contribution in [https://github.com/ajv-validator/ajv/pull/2410](https://togithub.com/ajv-validator/ajv/pull/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
referenced
this pull request
in weareinreach/InReach
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 (@​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 [@​yevheniyJ](https://togithub.com/yevheniyJ) in [https://github.com/crowdin/crowdin-api-client-js/pull/405](https://togithub.com/crowdin/crowdin-api-client-js/pull/405) - feat: create task types updates by [@​yevheniyJ](https://togithub.com/yevheniyJ) in [https://github.com/crowdin/crowdin-api-client-js/pull/406](https://togithub.com/crowdin/crowdin-api-client-js/pull/406) - feat: files import/export options update by [@​yevheniyJ](https://togithub.com/yevheniyJ) in [https://github.com/crowdin/crowdin-api-client-js/pull/407](https://togithub.com/crowdin/crowdin-api-client-js/pull/407) - feat: user api new endpoints by [@​yevheniyJ](https://togithub.com/yevheniyJ) in [https://github.com/crowdin/crowdin-api-client-js/pull/408](https://togithub.com/crowdin/crowdin-api-client-js/pull/408) - feat: teams api new methods by [@​yevheniyJ](https://togithub.com/yevheniyJ) in [https://github.com/crowdin/crowdin-api-client-js/pull/409](https://togithub.com/crowdin/crowdin-api-client-js/pull/409) - feat: branch new api methods by [@​yevheniyJ](https://togithub.com/yevheniyJ) in [https://github.com/crowdin/crowdin-api-client-js/pull/410](https://togithub.com/crowdin/crowdin-api-client-js/pull/410) **Full Changelog**: crowdin/crowdin-api-client-js@1.34.0...1.35.0 </details> <details> <summary>mantinedev/mantine (@​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` ([#​5214](https://togithub.com/mantinedev/mantine/issues/5214)) - `[@mantine/core]` Menu: Fix broken focus logic when `keepMounted` is set ([#​5565](https://togithub.com/mantinedev/mantine/issues/5565)) - `[@mantine/core]` Switch: fix accessibility issues ([#​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 (@​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 - [#​28560](https://togithub.com/storybookjs/storybook/pull/28560), thanks [@​kylegach](https://togithub.com/kylegach)! - CLI: Add "missing-storybook-dependencies" automigration - [#​28579](https://togithub.com/storybookjs/storybook/pull/28579), thanks [@​yannbf](https://togithub.com/yannbf)! - CPC: Add `theming/create` aliases in docs preset - [#​28570](https://togithub.com/storybookjs/storybook/pull/28570), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CPC: Fix incorrect re-export in `core-events` - [#​28573](https://togithub.com/storybookjs/storybook/pull/28573), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CPC: Fix Vite builder had wrong conditions - [#​28581](https://togithub.com/storybookjs/storybook/pull/28581), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CSF: Fix small typing issue - [#​28587](https://togithub.com/storybookjs/storybook/pull/28587), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Portable stories: Remove unused types - [#​28548](https://togithub.com/storybookjs/storybook/pull/28548), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Webpack: Fix sourceMap generation in csf-tools - [#​28585](https://togithub.com/storybookjs/storybook/pull/28585), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! </details> <details> <summary>storybookjs/test-runner (@​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 [#​493](https://togithub.com/storybookjs/test-runner/pull/493) ([@​paulgv](https://togithub.com/paulgv) [@​yannbf](https://togithub.com/yannbf)) - fix(deps): upgrade `@storybook/csf` to v0.1.11 [#​491](https://togithub.com/storybookjs/test-runner/pull/491) ([@​paulgv](https://togithub.com/paulgv)) ##### Authors: 2 - Paul Gascou-Vaillancourt ([@​paulgv](https://togithub.com/paulgv)) - Yann Braga ([@​yannbf](https://togithub.com/yannbf)) </details> <details> <summary>swc-project/swc (@​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 (@​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 ([#​5657](https://togithub.com/TanStack/table/issues/5657)) ([`a71ce10`](https://togithub.com/TanStack/table/commit/a71ce10)) by PiR ##### Ci - enable npm provenance ([#​5654](https://togithub.com/TanStack/table/issues/5654)) ([`0054eb3`](https://togithub.com/TanStack/table/commit/0054eb3)) by Lachlan Collins - Add pkg-pr-new previews ([#​5648](https://togithub.com/TanStack/table/issues/5648)) ([`241f26f`](https://togithub.com/TanStack/table/commit/241f26f)) by Lachlan Collins ##### Docs - use [@​tanstack/lit-virtual](https://togithub.com/tanstack/lit-virtual) for the virtualized table example ([#​5655](https://togithub.com/TanStack/table/issues/5655)) ([`bb0a536`](https://togithub.com/TanStack/table/commit/bb0a536)) by [@​kadoshms](https://togithub.com/kadoshms) - Fix typo in docs/guide/data.md ([#​5642](https://togithub.com/TanStack/table/issues/5642)) ([`6a4a10d`](https://togithub.com/TanStack/table/commit/6a4a10d)) by Joseph Markus - vue: vue filters example ([#​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 - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).19.3 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/lit-table](https://togithub.com/tanstack/lit-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​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 [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2472](https://togithub.com/ajv-validator/ajv/pull/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 ([https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/2444))" by [@​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 [@​typescript-eslint/no-extraneous-class](https://togithub.com/typescript-eslint/no-extraneous-class) by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​typescript-eslint/array-type](https://togithub.com/typescript-eslint/array-type) rule by [@​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 [@​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>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 ([#​3749] [@​akulsr0](https://togithub.com/akulsr0)) - \[`sort-prop-types`]: Check for undefined before accessing `node.typeAnnotation.typeAnnotation` ([#​3779] [@​tylerlaprade](https://togithub.com/tylerlaprade)) [7.34.4]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.3...v7.34.4 [#​3779]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3779 [#​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 ([#​16391](https://togithub.com/prettier/prettier/pull/16391) by [@​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 ([#​16458](https://togithub.com/prettier/prettier/pull/16458) by [@​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 @​(foo`tagged template`) class X {} // Prettier 3.3.2 @​foo`tagged template` class X {} // Prettier 3.3.3 @​(foo`tagged template`) class X {} ``` ##### Support `@let` declaration syntax ([#​16474](https://togithub.com/prettier/prettier/pull/16474) by [@​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 @​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 @​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>
This was referenced Sep 12, 2024
This was referenced Sep 14, 2024
This was referenced Sep 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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