TimMikeladze / next-upload

🗃️ Turn-key solution for signed & secure file-uploads to an S3 compliant storage service such as R2, AWS, or Minio. Built for Next.js. Generates signed URLs for uploading files directly to your storage service and optionally integrates with a database to store additional metadata about your files.
MIT License
85 stars 4 forks source link

chore(deps): update dependency eslint-plugin-typescript-sort-keys to v3 #12

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-typescript-sort-keys 2.3.0 -> 3.1.0 age adoption passing confidence

Release Notes

infctr/eslint-plugin-typescript-sort-keys (eslint-plugin-typescript-sort-keys) ### [`v3.1.0`](https://togithub.com/infctr/eslint-plugin-typescript-sort-keys/blob/HEAD/CHANGELOG.md#310---2023-10-15) [Compare Source](https://togithub.com/infctr/eslint-plugin-typescript-sort-keys/compare/v3.0.0...v3.1.0) ##### Changed - Fix esm export paths in config ### [`v3.0.0`](https://togithub.com/infctr/eslint-plugin-typescript-sort-keys/blob/HEAD/CHANGELOG.md#300---2023-08-30) [Compare Source](https://togithub.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.3.0...v3.0.0) ##### Changed - \[BREAKING] Minimal required node.js version is v16 - \[BREAKING] Update [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) to v6 🎉

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.