webcomponents / custom-elements-everywhere

Custom Element + Framework Interoperability Tests.
https://custom-elements-everywhere.com
Other
1.16k stars 102 forks source link

Update dependency @riotjs/compiler to v9 #2288

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@riotjs/compiler 6.4.2 -> 9.0.7 age adoption passing confidence

Release Notes

riot/compiler (@​riotjs/compiler) ### [`v9.0.7`](https://togithub.com/riot/compiler/releases/tag/v9.0.7) [Compare Source](https://togithub.com/riot/compiler/compare/v9.0.6...v9.0.7) - Fix esm essential bundle removing all the require commonjs calls - Update dependencies ### [`v9.0.6`](https://togithub.com/riot/compiler/releases/tag/v9.0.6) [Compare Source](https://togithub.com/riot/compiler/compare/v9.0.5...v9.0.6) - Fix dependencies interop in the cjs bundle ### [`v9.0.5`](https://togithub.com/riot/compiler/releases/tag/v9.0.5) [Compare Source](https://togithub.com/riot/compiler/compare/v9.0.4...v9.0.5) - Update the riot util dependency to fix several commonjs errors ### [`v9.0.4`](https://togithub.com/riot/compiler/releases/tag/v9.0.4) [Compare Source](https://togithub.com/riot/compiler/compare/v9.0.3...v9.0.4) - Fix [https://github.com/riot/riot/issues/2983](https://togithub.com/riot/riot/issues/2983) - Improve the support for commonjs projects ### [`v9.0.3`](https://togithub.com/riot/compiler/releases/tag/v9.0.3) [Compare Source](https://togithub.com/riot/compiler/compare/v9.0.2...v9.0.3) - Fix [https://github.com/riot/compiler/issues/173](https://togithub.com/riot/compiler/issues/173) - Include the json files into the esm and commonjs bundles ### [`v9.0.2`](https://togithub.com/riot/compiler/compare/v9.0.1...v9.0.2) [Compare Source](https://togithub.com/riot/compiler/compare/v9.0.1...v9.0.2) ### [`v9.0.1`](https://togithub.com/riot/compiler/releases/tag/v9.0.1) [Compare Source](https://togithub.com/riot/compiler/compare/v9.0.0...v9.0.1) - Reduce the bundle size of the `compiler.essential` file ### [`v9.0.0`](https://togithub.com/riot/compiler/releases/tag/v9.0.0) [Compare Source](https://togithub.com/riot/compiler/compare/v6.4.2...v9.0.0) - Drop support for node versions older than v18 - Drop support for older browser and remove code transpilation - Use es module syntax exports - Improve code quality and formatting using prettier and new versions of eslint - Fix [https://github.com/riot/riot/issues/2975](https://togithub.com/riot/riot/issues/2975)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.