Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(deps): update dependencies (non-major) #965

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.614.0 -> 3.712.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.614.0 -> 3.712.0 age adoption passing confidence
@codemirror/language 6.10.2 -> 6.10.6 age adoption passing confidence
@codemirror/legacy-modes 6.4.0 -> 6.4.2 age adoption passing confidence
@codemirror/view 6.28.4 -> 6.35.3 age adoption passing confidence
@dnd-kit/core (source) 6.1.0 -> 6.3.1 age adoption passing confidence
@heroicons/react 2.1.5 -> 2.2.0 age adoption passing confidence
@next/bundle-analyzer (source) 14.2.5 -> 14.2.20 age adoption passing confidence
@octokit/types 13.5.0 -> 13.6.2 age adoption passing confidence
@playwright/test (source) 1.45.2 -> 1.49.1 age adoption passing confidence
@prisma/client (source) 5.17.0 -> 5.22.0 age adoption passing confidence
@supabase/realtime-js 2.10.4 -> 2.11.3 age adoption passing confidence
@tailwindcss/typography 0.5.13 -> 0.5.15 age adoption passing confidence
@tanstack/react-table (source) 8.19.3 -> 8.20.6 age adoption passing confidence
@testing-library/jest-dom 6.4.6 -> 6.6.3 age adoption passing confidence
@testing-library/react 16.0.0 -> 16.1.0 age adoption passing confidence
@types/node (source) 20.14.10 -> 20.17.10 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.16 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.16.1 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.16.1 -> 7.18.0 age adoption passing confidence
@uiw/codemirror-theme-dracula (source) 4.23.0 -> 4.23.7 age adoption passing confidence
@uiw/react-codemirror (source) 4.23.0 -> 4.23.7 age adoption passing confidence
@vercel/analytics (source) 1.3.1 -> 1.4.1 age adoption passing confidence
@vercel/speed-insights (source) 1.0.12 -> 1.1.0 age adoption passing confidence
@visx/group 3.3.0 -> 3.12.0 age adoption passing confidence
@visx/shape 3.5.0 -> 3.12.0 age adoption passing confidence
@visx/text 3.3.0 -> 3.12.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.3.4 age adoption passing confidence
@vitest/coverage-v8 (source) 2.0.3 -> 2.1.8 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
dayjs (source) 1.11.11 -> 1.11.13 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-react 7.34.4 -> 7.37.2 age adoption passing confidence
framer-motion 11.3.4 -> 11.14.4 age adoption passing confidence
husky 9.0.11 -> 9.1.7 age adoption passing confidence
jsdom 24.1.0 -> 24.1.3 age adoption passing confidence
katex (source) 0.16.11 -> 0.16.15 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.11 age adoption passing confidence
next-auth (source) 4.24.7 -> 4.24.11 age adoption passing confidence
next-themes 0.3.0 -> 0.4.4 age adoption passing confidence
pnpm (source) 9.5.0 -> 9.15.0 age adoption passing confidence
postcss (source) 8.4.39 -> 8.4.49 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence
prettier-plugin-tailwindcss 0.6.5 -> 0.6.9 age adoption passing confidence
prisma (source) 5.17.0 -> 5.22.0 age adoption passing confidence
react-dropzone 14.2.3 -> 14.3.5 age adoption passing confidence
react-hook-form (source) 7.52.1 -> 7.54.1 age adoption passing confidence
sass 1.77.8 -> 1.83.0 age adoption passing confidence
sharp (source, changelog) 0.33.4 -> 0.33.5 age adoption passing confidence
tailwindcss (source) 3.4.5 -> 3.4.16 age adoption passing confidence
typescript (source) 5.5.3 -> 5.7.2 age adoption passing confidence
vitest (source) 2.0.3 -> 2.1.8 age adoption passing confidence
zod (source) 3.23.8 -> 3.24.1 age adoption passing confidence

Release Notes

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.705.0

Compare Source

Features
  • client-s3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. (b6368e5)

v3.703.0

Compare Source

Features
  • client-s3: Amazon S3 introduces support for AWS Dedicated Local Zones (a4b4303)

v3.701.0

Compare Source

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

v3.700.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications. (453f462)

v3.699.0

Compare Source

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

v3.698.0

Compare Source

Features
  • client-s3: Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API. (d5b27f3)

v3.697.0

Compare Source

Bug Fixes
  • middleware-flexible-checksums: use input from args and not middleware config (#​6677) (199aad0)

v3.696.0

Compare Source

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

v3.693.0

Compare Source

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

v3.692.0

Compare Source

Features
  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e42456)

v3.691.0

Compare Source

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

v3.689.0

Compare Source

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

v3.688.0

Compare Source

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

v3.687.0

Compare Source

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

v3.686.0

Compare Source

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

v3.685.0

Compare Source

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

v3.682.0

Compare Source

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

v3.679.0

Compare Source

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

v3.678.0

Compare Source

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

v3.677.0

Compare Source

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

v3.676.0

Compare Source

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

v3.675.0

Compare Source

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

v3.674.0

Compare Source

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

v3.673.0

Compare Source

Features
  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a2)

v3.670.0

Compare Source

Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#​6561) (9d746f6)

v3.669.0

Compare Source

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

v3.668.0

Compare Source

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

v3.667.0

Compare Source

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

v3.666.0

Compare Source

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

v3.665.0

Compare Source

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

v3.664.0

Compare Source

Features
  • middleware-user-agent: add client config for userAgentAppId (#​6524) (2990ea8)

v3.663.0

Compare Source

Features
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70)

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

Configuration

📅 Schedule: Branch creation - "before 4am on sunday" (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.

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

Copy link

vercel bot commented May 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
programming-in-th ❌ Failed (Inspect) Dec 16, 2024 3:24am

Copy link

github-actions bot commented May 19, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 1.46% 135 / 9187
🔵 Statements 1.46% 135 / 9187
🔵 Functions 7.89% 15 / 190
🔵 Branches 13.79% 28 / 203
File CoverageNo changed files found.
Generated in workflow #1362 for commit a27fbad by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 911e658 to 58530fd Compare May 19, 2024 23:44
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 58530fd to d2e456f Compare May 20, 2024 15:27
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from d2e456f to 8236124 Compare May 21, 2024 01:04
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 8236124 to 591115e Compare May 21, 2024 17:31
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 591115e to 6f3c0d1 Compare May 22, 2024 02:26
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 6f3c0d1 to 86c685b Compare May 22, 2024 11:56
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 86c685b to 59f00b0 Compare May 22, 2024 19:07
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 59f00b0 to 43c449e Compare May 22, 2024 23:06
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 43c449e to f489e7a Compare May 23, 2024 10:38
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from f489e7a to a5d2c20 Compare May 23, 2024 13:41
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from a5d2c20 to 429dac7 Compare May 23, 2024 21:11
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 429dac7 to 52511ee Compare May 24, 2024 10:12
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 52511ee to 64824c2 Compare May 25, 2024 16:07
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 64824c2 to e4b6bd6 Compare May 26, 2024 10:44
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from b656281 to 7e8758f Compare December 9, 2024 20:21
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 7e8758f to d8535f3 Compare December 10, 2024 04:50
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from d8535f3 to da99965 Compare December 10, 2024 07:33
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from da99965 to 53090b4 Compare December 10, 2024 13:13
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 53090b4 to 7462b10 Compare December 10, 2024 17:37
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 7462b10 to 9ec16ac Compare December 10, 2024 23:27
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 9ec16ac to fc048fe Compare December 11, 2024 04:52
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from fc048fe to 079fc39 Compare December 11, 2024 13:10
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 079fc39 to 4387318 Compare December 12, 2024 14:40
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 4387318 to 6f09e63 Compare December 12, 2024 23:11
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 6f09e63 to 0c7665a Compare December 13, 2024 11:01
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 0c7665a to 357218e Compare December 13, 2024 15:17
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 357218e to b3677b2 Compare December 13, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants