Howard86 / next-api-handler

lightweight nextjs api handler wrapper, portable & configurable for serverless environment
https://next-api-handler.vercel.app
Other
49 stars 1 forks source link

chore(deps): update dependency tsup to v7 - autoclosed #104

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsup (source) ^6.6.3 -> ^7.0.0 age adoption passing confidence

Release Notes

egoist/tsup (tsup) ### [`v7.1.0`](https://togithub.com/egoist/tsup/releases/tag/v7.1.0) [Compare Source](https://togithub.com/egoist/tsup/compare/v7.0.0...v7.1.0) ##### Features - Ensure matching declaration file exists for each output bundle format ([#​934](https://togithub.com/egoist/tsup/issues/934)) ([fb4c2b6](https://togithub.com/egoist/tsup/commit/fb4c2b6e75e29c58956eaaa6afab12b130accb14)) ### [`v7.0.0`](https://togithub.com/egoist/tsup/releases/tag/v7.0.0) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.7.0...v7.0.0) ##### Bug Fixes - **external:** match root paths on unix-like and windows ([#​891](https://togithub.com/egoist/tsup/issues/891)) ([cfa6bba](https://togithub.com/egoist/tsup/commit/cfa6bba24bd215554a075baafa7dffc4c9f3dc18)) - prefix terser log with name ([#​899](https://togithub.com/egoist/tsup/issues/899)) ([2f41663](https://togithub.com/egoist/tsup/commit/2f41663dc2a3b9f1357e0084ee731d2521b80d75)) - preserve top-level when running terser for IIFE ([#​900](https://togithub.com/egoist/tsup/issues/900)) ([2c0435a](https://togithub.com/egoist/tsup/commit/2c0435a30fbaf67360ed46e5a23ae8bdb77b0a8a)) - Remove SWC and Terser minification clash ([#​881](https://togithub.com/egoist/tsup/issues/881)) ([23e25cd](https://togithub.com/egoist/tsup/commit/23e25cd779238b81c084eec12f6aaf7382c49426)) - Update docs domain in schema.json ([#​901](https://togithub.com/egoist/tsup/issues/901)) ([a036242](https://togithub.com/egoist/tsup/commit/a0362424a3204a0c0a510af7c90a5e5f90eba61d)) ##### Features - require nodejs 16 or above ([45832d9](https://togithub.com/egoist/tsup/commit/45832d999e50e68e299bdc9eee99cde9d8a18bba)) - support svelte-preprocess ([#​906](https://togithub.com/egoist/tsup/issues/906)) ([3606e45](https://togithub.com/egoist/tsup/commit/3606e45dffe67431fe71c74820814bae8aadbcaa)) - Update esbuild version to latest for keeping unknown directives during bundle ([#​925](https://togithub.com/egoist/tsup/issues/925)) ([e2e70e8](https://togithub.com/egoist/tsup/commit/e2e70e8603f1bab828ad1ff22ac1a2687baa3413)) ##### BREAKING CHANGES - require nodejs 16 or above - update esbuild to 0.18 ### [`v6.7.0`](https://togithub.com/egoist/tsup/releases/tag/v6.7.0) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.6.3...v6.7.0) ##### Features - add function type for options.injectStyle ([#​855](https://togithub.com/egoist/tsup/issues/855)) ([01169b3](https://togithub.com/egoist/tsup/commit/01169b39756a26d84bd393e0f4c4a0c3bec922ca)) - support typescript 5.0 ([#​859](https://togithub.com/egoist/tsup/issues/859)) ([3e15867](https://togithub.com/egoist/tsup/commit/3e158674bdeb3d060404987e1b278fd7d21ccda1))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-api-handler βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jun 16, 2023 10:39am
next-api-handler-example βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jun 16, 2023 10:39am
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit fd83776c and detected 0 issues on this pull request.

View more on Code Climate.

cypress[bot] commented 1 year ago

Passing run #191 β†—οΈŽ

0 10 0 0 Flakiness 0

Details:

null
Project: next-api-handler Commit: fd83776c19
Status: Passed Duration: 00:08 πŸ’‘
Started: Jun 16, 2023 10:40 AM Ended: Jun 16, 2023 10:40 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

codecov[bot] commented 1 year ago

Codecov Report

Merging #104 (fd83776) into main (ce35f61) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           8        8           
  Lines        1070     1070           
  Branches       89       89           
=======================================
  Hits         1069     1069           
  Misses          1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more