egoist / esbuild-register

Transpile JSX, TypeScript and esnext features on the fly with esbuild
MIT License
984 stars 52 forks source link

chore(deps): update dependency uvu to v0.5.4 #63

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uvu 0.5.2 -> 0.5.4 age adoption passing confidence

Release Notes

lukeed/uvu ### [`v0.5.4`](https://togithub.com/lukeed/uvu/releases/tag/v0.5.4) [Compare Source](https://togithub.com/lukeed/uvu/compare/v0.5.3...v0.5.4) #### Patches - (types) Correct `suite.run` return type ([#​190](https://togithub.com/lukeed/uvu/issues/190)): [`86725b4`](https://togithub.com/lukeed/uvu/commit/86725b4) *Thank you [@​andrew0](https://togithub.com/andrew0)~!* - (types): support TS "Node16" module resolution ([#​209](https://togithub.com/lukeed/uvu/issues/209), [#​210](https://togithub.com/lukeed/uvu/issues/210)): [`b84b116`](https://togithub.com/lukeed/uvu/commit/b84b116) *Thank you [@​bgotink](https://togithub.com/bgotink) & [@​tom-sherman](https://togithub.com/tom-sherman)~!* *** > **Full Changelog**: https://github.com/lukeed/uvu/compare/v0.5.3...v0.5.4 ### [`v0.5.3`](https://togithub.com/lukeed/uvu/releases/tag/v0.5.3) [Compare Source](https://togithub.com/lukeed/uvu/compare/v0.5.2...v0.5.3) #### Patches - (diff) Prevent error when comparing `null` w/ Array ([#​178](https://togithub.com/lukeed/uvu/issues/178), [#​185](https://togithub.com/lukeed/uvu/issues/185)): [`c6ef0b7`](https://togithub.com/lukeed/uvu/commit/c6ef0b7) *Thank you [@​marvinhagemeister](https://togithub.com/marvinhagemeister)!* - (cli/parse) Ignore `^.git` by default: [`ff50a71`](https://togithub.com/lukeed/uvu/commit/ff50a71) - (cli) Check `--ignore` patterns before dir access ([#​111](https://togithub.com/lukeed/uvu/issues/111)): [`730e7be`](https://togithub.com/lukeed/uvu/commit/730e7be) #### Chores - (examples) Add ["solidjs"](/examples/solidjs) example ([#​152](https://togithub.com/lukeed/uvu/issues/152)): [`117457c`](https://togithub.com/lukeed/uvu/commit/117457c) *Thank you [@​atk](https://togithub.com/atk)~!* - (docs) Add `assert.throws` example for async function testing ([#​172](https://togithub.com/lukeed/uvu/issues/172)): [`957fa25`](https://togithub.com/lukeed/uvu/commit/957fa25) *Thank you [@​nohea](https://togithub.com/nohea)~!* - (docs) Fix broken section link ([#​180](https://togithub.com/lukeed/uvu/issues/180)): [`4baf4fe`](https://togithub.com/lukeed/uvu/commit/4baf4fe) *Thank you [@​rschristian](https://togithub.com/rschristian)~!* *** > **Full Changelog**: https://github.com/lukeed/uvu/compare/v0.5.2...v0.5.3

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.