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 all non-major dependencies #61

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.554.0 -> 3.698.0 age adoption passing confidence
@aws-sdk/s3-presigned-post (source) 3.554.0 -> 3.698.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.554.0 -> 3.698.0 age adoption passing confidence
@babel/core (source) 7.24.4 -> 7.26.0 age adoption passing confidence
@babel/preset-env (source) 7.24.4 -> 7.26.0 age adoption passing confidence
@babel/preset-react (source) 7.24.1 -> 7.25.9 age adoption passing confidence
@babel/preset-typescript (source) 7.24.1 -> 7.26.0 age adoption passing confidence
@commitlint/cli (source) 19.2.1 -> 19.6.0 age adoption passing confidence
@commitlint/config-conventional (source) 19.1.0 -> 19.6.0 age adoption passing confidence
@keyv/postgres 1.4.10 -> 1.4.11 age adoption passing confidence
@storybook/addon-essentials (source) 8.0.8 -> 8.4.5 age adoption passing confidence
@storybook/addon-interactions (source) 8.0.8 -> 8.4.5 age adoption passing confidence
@storybook/addon-links (source) 8.0.8 -> 8.4.5 age adoption passing confidence
@storybook/blocks (source) 8.0.8 -> 8.4.5 age adoption passing confidence
@storybook/react (source) 8.0.8 -> 8.4.5 age adoption passing confidence
@storybook/react-webpack5 (source) 8.0.8 -> 8.4.5 age adoption passing confidence
@testing-library/jest-dom 6.4.2 -> 6.6.3 age adoption passing confidence
@testing-library/react 15.0.2 -> 15.0.7 age adoption passing confidence
@​types/dotenv 8.2.0 -> 8.2.3 age adoption passing confidence
@types/node (source) 20.12.7 -> 20.17.6 age adoption passing confidence
@types/react (source) 18.2.78 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 18.2.25 -> 18.3.1 age adoption passing confidence
@types/react-test-renderer (source) 18.0.7 -> 18.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.18.1 -> 6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.18.1 -> 6.21.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.2.1 -> 4.3.3 age adoption passing confidence
@vitest/coverage-v8 (source) 1.5.0 -> 1.6.0 age adoption passing confidence
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence
drizzle-kit (source) 0.20.14 -> 0.28.1 age adoption passing confidence
drizzle-orm (source) 0.30.8 -> 0.36.3 age adoption passing confidence
eslint (source) 8.56.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-react 7.33.2 -> 7.37.2 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
eslint-plugin-sort-class-members 1.19.0 -> 1.21.0 age adoption passing confidence
eslint-plugin-storybook 0.6.15 -> 0.11.1 age adoption passing confidence
eslint-plugin-typescript-sort-keys 3.1.0 -> 3.3.0 age adoption passing confidence
eslint-plugin-unused-imports 3.0.0 -> 3.2.0 age adoption passing confidence
husky 9.0.11 -> 9.1.7 age adoption passing confidence
jsdom 24.0.0 -> 24.1.3 age adoption passing confidence
lint-staged 15.2.2 -> 15.2.10 age adoption passing confidence
nanoid 5.0.7 -> 5.0.8 age adoption passing confidence
next-tool ^0.0.6 -> ^0.0.7 age adoption passing confidence
postgres 3.4.4 -> 3.4.5 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.3 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-test-renderer (source) 18.2.0 -> 18.3.1 age adoption passing confidence
release-it 17.2.0 -> 17.10.0 age adoption passing confidence
semver 7.6.0 -> 7.6.3 age adoption passing confidence
storybook (source) 8.0.8 -> 8.4.5 age adoption passing confidence
tsdoc-markdown 0.5.0 -> 0.6.3 age adoption passing confidence
tsup (source) 8.0.2 -> 8.3.5 age adoption passing confidence
typescript (source) 5.4.5 -> 5.6.3 age adoption passing confidence
vitest (source) 1.5.0 -> 1.6.0 age adoption passing confidence
yaml (source) 2.4.1 -> 2.6.1 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​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](https://redirect.github.com/aws/aws-sdk-js-v3/comp


Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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 force-pushed the renovate/all-minor-patch branch 18 times, most recently from c146482 to eb11454 Compare June 8, 2024 12:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from da10faa to f6a1a73 Compare June 13, 2024 04:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from ef0f9d0 to d6bb80a Compare November 6, 2024 14:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from f095722 to 8fb7fac Compare November 13, 2024 15:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from eb42b2d to 65df49c Compare November 20, 2024 22:41
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