bazelbuild / examples

Examples for Bazel
http://bazel.build
Apache License 2.0
800 stars 497 forks source link

chore(deps): update dependency @swc/core to v1.4.12 #435

Closed renovate-bot closed 2 months ago

renovate-bot commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.4.8 -> 1.4.12 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

swc-project/swc (@​swc/core) ### [`v1.4.12`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1412---2024-04-04) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.4.11...v1.4.12) ##### Bug Fixes - **(common)** Fix source index for `inputSourceMap` ([#​8800](https://togithub.com/swc-project/swc/issues/8800)) ([4f9ab81](https://togithub.com/swc-project/swc/commit/4f9ab8151dad9984c81c72eb10c2afe5313a7591)) - **(es)** Change default value of `inputSourceMap` to `true` ([#​8801](https://togithub.com/swc-project/swc/issues/8801)) ([9ffcd18](https://togithub.com/swc-project/swc/commit/9ffcd1823c0abdc741f654b8e1e330cdc06769a1)) - **(es/bugfixes)** Fix fn transform in nameless fns ([#​8796](https://togithub.com/swc-project/swc/issues/8796)) ([7ad004e](https://togithub.com/swc-project/swc/commit/7ad004e1899d98ee8da49909163455b3b622686d)) - **(es/helpers)** Fix metadata of decorators being `undefined` ([#​8768](https://togithub.com/swc-project/swc/issues/8768)) ([263ce6e](https://togithub.com/swc-project/swc/commit/263ce6e22bd4dbba0323099f256fb062b8e644a2)) - **(es/minifier)** Abort fn inliner if there's a spread arg ([#​8809](https://togithub.com/swc-project/swc/issues/8809)) ([730ded2](https://togithub.com/swc-project/swc/commit/730ded2a26f63f0069dea0d3bc207bb31f344444)) - **(es/module)** Fix `jsc.paths` with `resolveFully` ([#​8784](https://togithub.com/swc-project/swc/issues/8784)) ([4961bb0](https://togithub.com/swc-project/swc/commit/4961bb055df9925da97279819d2fdf740b4b3d92)) - **(es/parser)** Tweak msg of `SyntaxError::UsingDeclNotEnabled` ([#​8791](https://togithub.com/swc-project/swc/issues/8791)) ([95c822e](https://togithub.com/swc-project/swc/commit/95c822e7c43470e4c972bef00d97e7e0de02e0b0)) ##### Features - **(es/minifier)** Evaluate spread of arrays ([#​8811](https://togithub.com/swc-project/swc/issues/8811)) ([47714c5](https://togithub.com/swc-project/swc/commit/47714c52ce08b0e94617d17c11c8e8994c62dbaa)) - **(plugin/runner)** Improve error message for Wasm plugin crashes ([#​8794](https://togithub.com/swc-project/swc/issues/8794)) ([571d297](https://togithub.com/swc-project/swc/commit/571d29781a90f4def4811ae46fa4a5f966e461e6)) ##### Miscellaneous Tasks - **(deps)** Update dependencies ([#​8810](https://togithub.com/swc-project/swc/issues/8810)) ([207582f](https://togithub.com/swc-project/swc/commit/207582ff254a66a9dd4613de6d3cb43c19957b68)) - **(es/transforms)** Add `repository` field to `swc_ecma_ext_transforms` ([#​8793](https://togithub.com/swc-project/swc/issues/8793)) ([37f0a79](https://togithub.com/swc-project/swc/commit/37f0a7994bdf7d90c30a00f70c6dde97b4d89c8f)) ##### Performance - **(atoms)** Update `hstr` ([#​8799](https://togithub.com/swc-project/swc/issues/8799)) ([0745624](https://togithub.com/swc-project/swc/commit/0745624cb71e12b18b06d9ee106066d8b585c4c6)) - **(es/parser)** Use faster unicode crate ([#​8785](https://togithub.com/swc-project/swc/issues/8785)) ([6f780ca](https://togithub.com/swc-project/swc/commit/6f780ca749a611f54aa4deb628e532fd0a12228f)) ### [`v1.4.11`](https://togithub.com/swc-project/swc/compare/v1.4.8...v1.4.11) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.4.8...v1.4.11)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, 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.