Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@aws-sdk/client-s3 (source) 3.782.0 -> 3.958.0 age adoption passing confidence dependencies minor
@excalidraw/excalidraw (source) 0.17.6 -> 0.18.0 age adoption passing confidence dependencies minor
@next/bundle-analyzer (source) 15.3.4 -> 15.5.9 age adoption passing confidence devDependencies minor
@​openpanel/nextjs 1.0.8 -> 1.1.2 age adoption passing confidence dependencies minor
@shikijs/transformers (source) 3.4.2 -> 3.20.0 age adoption passing confidence dependencies minor
@simplewebauthn/browser (source) 13.1.0 -> 13.2.2 age adoption passing confidence dependencies minor
@tanstack/query-async-storage-persister (source) 5.76.2 -> 5.90.14 age adoption passing confidence dependencies minor 5.90.17 (+2)
@tanstack/react-query (source) 5.80.12 -> 5.90.12 age adoption passing confidence dependencies minor 5.90.15 (+2)
@tanstack/react-query-devtools (source) 5.80.12 -> 5.91.1 age adoption passing confidence dependencies minor 5.91.2
@tanstack/react-query-persist-client (source) 5.80.12 -> 5.90.14 age adoption passing confidence dependencies minor 5.90.17 (+2)
@types/node (source) 24.0.10 -> 24.10.4 age adoption passing confidence devDependencies minor
@types/react-responsive-masonry (source) 2.6.0 -> 2.7.0 age adoption passing confidence devDependencies minor
@upstash/redis 1.34.9 -> 1.36.0 age adoption passing confidence dependencies minor
@vercel/analytics (source) 1.5.0 -> 1.6.1 age adoption passing confidence dependencies minor
@vitejs/plugin-react (source) ^4.3.4 -> ^4.7.0 age adoption passing confidence devDependencies minor
chroma-js 3.1.2 -> 3.2.0 age adoption passing confidence dependencies minor
colorjs.io (source) ^0.5.2 -> ^0.6.0 age adoption passing confidence dependencies minor
concurrently ^9.1.2 -> ^9.2.1 age adoption passing confidence devDependencies minor
crossbell 1.12.1 -> 1.13.1 age adoption passing confidence dependencies minor
dotenv 17.0.1 -> 17.2.3 age adoption passing confidence devDependencies minor
dotenv 16.5.0 -> 16.6.1 age adoption passing confidence devDependencies minor
emoji-picker-react (source) 4.12.3 -> 4.16.1 age adoption passing confidence dependencies minor
es-toolkit (source) 1.39.6 -> 1.43.0 age adoption passing confidence dependencies minor
eslint (source) 9.29.0 -> 9.39.2 age adoption passing confidence devDependencies minor
eslint-config-hyoban 4.0.8 -> 4.1.0 age adoption passing confidence devDependencies minor
immer ^10.1.1 -> ^10.2.0 age adoption passing confidence dependencies minor
jotai 2.12.5 -> 2.16.1 age adoption passing confidence dependencies minor
lint-staged 16.1.2 -> 16.2.7 age adoption passing confidence devDependencies minor
mermaid 11.10.0 -> 11.12.2 age adoption passing confidence dependencies minor
motion 12.18.2 -> 12.23.26 age adoption passing confidence dependencies minor
ofetch 1.4.1 -> 1.5.1 age adoption passing confidence dependencies minor
openai 5.3.0 -> 5.23.2 age adoption passing confidence dependencies minor
pnpm (source) 10.12.4 -> 10.26.2 age adoption passing confidence packageManager minor
pnpm/action-setup v4.1.0 -> v4.2.0 age adoption passing confidence action minor
postcss-js 4.0.1 -> 4.1.0 age adoption passing confidence devDependencies minor
postcss-preset-env (source) 10.2.4 -> 10.5.0 age adoption passing confidence devDependencies minor 10.6.0
prettier (source) 3.5.3 -> 3.7.4 age adoption passing confidence devDependencies minor
react-router-dom (source) 7.5.3 -> 7.11.0 age adoption passing confidence dependencies minor
react-router-dom (source) 7.6.3 -> 7.11.0 age adoption passing confidence dependencies minor
react-tweet 3.2.2 -> 3.3.0 age adoption passing confidence dependencies minor
rimraf 6.0.1 -> 6.1.2 age adoption passing confidence devDependencies minor
shiki (source) 3.6.0 -> 3.20.0 age adoption passing confidence devDependencies minor
tailwind-merge 3.3.1 -> 3.4.0 age adoption passing confidence dependencies minor
typescript (source) 5.8.3 -> 5.9.3 age adoption passing confidence devDependencies minor
unplugin-macros 0.17.0 -> 0.18.6 age adoption passing confidence devDependencies minor
vite-plugin-node-polyfills 0.23.0 -> 0.24.0 age adoption passing confidence dependencies minor

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.958.0

Compare Source

3.958.0(2025-12-23)
Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#​7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#​7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#​7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

For list of updated packages, view updated-packages.md in assets-3.958.0.zip

v3.957.0

Compare Source

3.957.0(2025-12-22)
Chores
Documentation Changes
  • client-pcs: Change API Reference Documentation for default Mode in Accounting and SlurmRest (966f60ac)
New Features
  • client-config-service: Added supported resourceTypes for Config from July to November 2025 (2c7dab27)
  • client-ec2: Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (a492f734)
  • client-guardduty: Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (53e59c65)
  • middleware-flexible-checksums: use CRC64NVME JS implementation if CRT is not available (#​7595) (4c6ad409)
Bug Fixes
  • middleware-flexible-checksums: advise user on InvalidChunkSizeError (#​7598) (6fa3b4cc)

For list of updated packages, view updated-packages.md in assets-3.957.0.zip

v3.956.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.955.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.954.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.953.0

Compare Source

Features
  • clients: allow protocol selection by class constructor (#​7568) (5c5fd2e)

v3.952.0

Compare Source

Features
  • client-s3: This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations. (55955e0)

v3.948.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.947.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.946.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.943.0

Compare Source

Features
  • client-s3: New S3 Storage Class FSX_ONTAP (56ffa40)

v3.940.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.939.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.937.0

Compare Source

Features
  • client-s3: Enable / Disable ABAC on a general purpose bucket. (9816b26)

v3.936.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.935.0

Compare Source

Features
  • client-s3: Adds support for blocking SSE-C writes to general purpose buckets. (cee2e72)

v3.934.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.933.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.932.0

Compare Source

Bug Fixes
  • core/protocols: decorate service exceptions with unmodeled fields (#​7504) (6de803d)

v3.931.0

Compare Source

Features

v3.930.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.929.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.928.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.927.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.926.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.925.0

Compare Source

Features
  • client-s3: Launch IPv6 dual-stack support for S3 Express (a6a3e29)

v3.922.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.921.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.920.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.919.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications. (2533edc)

v3.918.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.917.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.916.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.914.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.913.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.911.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.910.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.908.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.907.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.906.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.901.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.899.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.896.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.895.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.894.0

Compare Source

Features

v3.893.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.892.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.891.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.890.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.888.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.887.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.886.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.884.0

Compare Source

Features
  • client-s3: This release includes backward compatibility work on the "Expires" parameter. (11d390e)

v3.883.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.882.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.879.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.878.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.876.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.873.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.872.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.864.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.863.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.862.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.859.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

[v3.858.0](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/cli


Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jun 8, 2025
@vercel
Copy link

vercel bot commented Jun 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
shiro Error Error Dec 29, 2025 1:29pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4430c8c to a7a3091 Compare June 10, 2025 14:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a7a3091 to 3ea8a68 Compare June 11, 2025 19:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ea8a68 to c1e9cfc Compare June 12, 2025 16:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c1e9cfc to 14d9adb Compare June 13, 2025 15:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14d9adb to 8d7e342 Compare June 13, 2025 19:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d7e342 to d50f8f9 Compare June 14, 2025 13:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d50f8f9 to 2bbbd84 Compare June 15, 2025 14:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2bbbd84 to a46c308 Compare June 16, 2025 16:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a46c308 to f457bd7 Compare June 16, 2025 23:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f457bd7 to af81819 Compare June 17, 2025 17:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from af81819 to 1950352 Compare June 18, 2025 20:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1950352 to b9b7e5c Compare June 19, 2025 15:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b9b7e5c to aa6536d Compare June 20, 2025 15:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aa6536d to d14e0e7 Compare June 20, 2025 21:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 66198bd to 6daa75c Compare December 18, 2025 20:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4d62ce5 to 9bc09d2 Compare December 19, 2025 18:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9bc09d2 to d41d5de Compare December 20, 2025 17:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d41d5de to c81da99 Compare December 20, 2025 21:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c81da99 to a84d0ed Compare December 21, 2025 22:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a84d0ed to a867020 Compare December 22, 2025 14:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a867020 to c36a355 Compare December 22, 2025 20:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c36a355 to e730db4 Compare December 23, 2025 17:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e730db4 to a9b9975 Compare December 25, 2025 21:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a9b9975 to 744c69c Compare December 26, 2025 18:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 744c69c to a570ada Compare December 26, 2025 20:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a570ada to adc7e68 Compare December 27, 2025 18:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from adc7e68 to a99bdf4 Compare December 28, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant