mobxjs / mobx-vue-lite

Lightweight Vue 3 bindings for MobX based on Composition API.
MIT License
72 stars 3 forks source link

Update dependency tsup to v6.1.0 #112

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsup 6.0.1 -> 6.1.0 age adoption passing confidence

Release Notes

egoist/tsup ### [`v6.1.0`](https://togithub.com/egoist/tsup/releases/tag/v6.1.0) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.0.1...v6.1.0) ##### Bug Fixes - allow `format` to be a string in config file ([0a96985](https://togithub.com/egoist/tsup/commit/0a969854fa76cc671041ffa5e71bfa5aec3a2314)) - ignore esbuild warning if silent is true ([#​643](https://togithub.com/egoist/tsup/issues/643)) ([36e2199](https://togithub.com/egoist/tsup/commit/36e21993685a4bcd77d528640bc5383240368857)) ##### Features - allow to use an object as entry with `--entry` flag ([33a7c5f](https://togithub.com/egoist/tsup/commit/33a7c5f94e734b10c6fc9cf444edb8685dabdf58)) - new option `outExtension` ([b9cd8d5](https://togithub.com/egoist/tsup/commit/b9cd8d5f0973f94d494b8b0d0e65121e5712ee49)) - support custom config file with `--config` flag ([90f2d1a](https://togithub.com/egoist/tsup/commit/90f2d1ae3abbf6eeb965f791b3ddf199bc3cc95d))

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.