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.676.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.614.0 -> 3.676.0 age adoption passing confidence
@codemirror/language 6.10.2 -> 6.10.3 age adoption passing confidence
@codemirror/legacy-modes 6.4.0 -> 6.4.1 age adoption passing confidence
@codemirror/view 6.28.4 -> 6.34.1 age adoption passing confidence
@next/bundle-analyzer (source) 14.2.5 -> 14.2.15 age adoption passing confidence
@octokit/types 13.5.0 -> 13.6.1 age adoption passing confidence
@playwright/test (source) 1.45.2 -> 1.48.1 age adoption passing confidence
@prisma/client (source) 5.17.0 -> 5.21.1 age adoption passing confidence
@supabase/realtime-js 2.10.4 -> 2.10.7 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.5 age adoption passing confidence
@testing-library/jest-dom 6.4.6 -> 6.6.2 age adoption passing confidence
@testing-library/react 16.0.0 -> 16.0.1 age adoption passing confidence
@types/node (source) 20.14.10 -> 20.16.14 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.11 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.5 age adoption passing confidence
@uiw/react-codemirror (source) 4.23.0 -> 4.23.5 age adoption passing confidence
@vercel/speed-insights (source) 1.0.12 -> 1.0.13 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.3.3 age adoption passing confidence
@vitest/coverage-v8 (source) 2.0.3 -> 2.1.3 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.1 age adoption passing confidence
framer-motion 11.3.4 -> 11.11.9 age adoption passing confidence
husky 9.0.11 -> 9.1.6 age adoption passing confidence
jsdom 24.1.0 -> 24.1.3 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.10 age adoption passing confidence
next-auth (source) 4.24.7 -> 4.24.8 age adoption passing confidence
pnpm (source) 9.5.0 -> 9.12.2 age adoption passing confidence
postcss (source) 8.4.39 -> 8.4.47 age adoption passing confidence
prettier-plugin-tailwindcss 0.6.5 -> 0.6.8 age adoption passing confidence
prisma (source) 5.17.0 -> 5.21.1 age adoption passing confidence
react-dropzone 14.2.3 -> 14.2.10 age adoption passing confidence
react-hook-form (source) 7.52.1 -> 7.53.1 age adoption passing confidence
sass 1.77.8 -> 1.80.3 age adoption passing confidence
sharp (source, changelog) 0.33.4 -> 0.33.5 age adoption passing confidence
tailwindcss (source) 3.4.5 -> 3.4.14 age adoption passing confidence
typescript (source) 5.5.3 -> 5.6.3 age adoption passing confidence
vitest (source) 2.0.3 -> 2.1.3 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​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)

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.1

Compare Source

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.0

Compare Source

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

v3.657.0

Compare Source

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

v3.654.0

Compare Source

Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)

3.651.1 (2024-09-13)

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

v3.651.1

Compare Source

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

v3.651.0

Compare Source

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

v3.650.0

Compare Source

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

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.645.0

Compare Source

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

v3.637.0

Compare Source

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

v3.635.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. (b474584)
  • codegen: add Smithy RPCv2 CBOR to list of protocols (#​6096) (5154d4f)

v3.633.0

Compare Source

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

v3.632.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea)

v3.631.0

Compare Source

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

v3.629.0

Compare Source

Features
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#​6368) (03bb39f)

v3.627.0

Compare Source

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

v3.626.0

Compare Source

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

v3.624.0

Compare Source

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

v3.623.0

Compare Source

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

v3.622.0

Compare Source

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

v3.621.0

Compare Source

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

3.620.1 (2024-07-29)

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

v3.620.1

Compare Source

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

v3.620.0

Compare Source

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

v3.617.0

Compare Source

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

v3.616.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.676.0

Compare Source

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

v3.675.0

Compare Source

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

v3.674.0

Compare Source

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

v3.673.0

Compare Source

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

v3.670.0

Compare Source

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

v3.669.0

Compare Source

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

v3.668.0

Compare Source

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

v3.667.0

Compare Source

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

v3.666.0

Compare Source

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

v3.665.0

Compare Source

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

v3.664.0

Compare Source

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

v3.663.0

Compare Source

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

v3.662.0

Compare Source

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

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.1

Compare Source

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.0

[Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.657.0...v3


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) Oct 22, 2024 7:21am

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 #1225 for commit e242696 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 5962290 to 2d92f21 Compare October 16, 2024 19:33
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 2d92f21 to cd02e5f Compare October 17, 2024 01:34
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from cd02e5f to 7649241 Compare October 17, 2024 03:37
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 7649241 to fdb463e Compare October 17, 2024 17:11
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from fdb463e to 1f52208 Compare October 17, 2024 19:00
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 1f52208 to 224e770 Compare October 17, 2024 23:12
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 224e770 to e512ea5 Compare October 18, 2024 21:53
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from e512ea5 to 916392c Compare October 19, 2024 02:07
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 916392c to 6c49846 Compare October 19, 2024 07:55
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 6c49846 to fb14822 Compare October 19, 2024 12:42
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from fb14822 to e8bb4e9 Compare October 19, 2024 18:25
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from e8bb4e9 to 04b5185 Compare October 21, 2024 19:21
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 04b5185 to ebe2c36 Compare October 22, 2024 03:11
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