grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
58 stars 32 forks source link

chore(deps): update dependency @swc/core to v1.9.3 #1341

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

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

Release Notes

swc-project/swc (@​swc/core) ### [`v1.9.3`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#193---2024-11-22) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.9.2...v1.9.3) ##### Bug Fixes - **([@​swc/types](https://redirect.github.com/swc/types))** Tsc build file ignored by npm ([#​9754](https://redirect.github.com/swc-project/swc/issues/9754)) ([14a5c1e](https://redirect.github.com/swc-project/swc/commit/14a5c1ebd233ab0e105a1affdf04d689446d80dc)) - **(es)** Source map `super(...args)` calls in injected constructors ([#​9745](https://redirect.github.com/swc-project/swc/issues/9745)) ([35b0ca0](https://redirect.github.com/swc-project/swc/commit/35b0ca007147dea03e911795639c8b032a0fbd28)) - **(es/plugin)** Migrate `swc plugin new` to use `.cargo/config.toml` ([#​9740](https://redirect.github.com/swc-project/swc/issues/9740)) ([4ffb21e](https://redirect.github.com/swc-project/swc/commit/4ffb21ebe6e40f85f8b7f78cd29b10965fe035b1)) - **(es/resolver)** Ignore `VarDecl` with `declare: true` ([#​9734](https://redirect.github.com/swc-project/swc/issues/9734)) ([aa0f784](https://redirect.github.com/swc-project/swc/commit/aa0f784c7d38d106e65e6aae1f0a318f575a0f09)) ##### Documentation - **(types)** Document `Assumptions` API ([#​9746](https://redirect.github.com/swc-project/swc/issues/9746)) ([cd4321c](https://redirect.github.com/swc-project/swc/commit/cd4321c88a97a9a6f9d0f972dcebe5e19a1326bb)) ##### Features - **(plugin)** Bump `rkyv` to `v0.8.8` ([#​9730](https://redirect.github.com/swc-project/swc/issues/9730)) ([81ac77e](https://redirect.github.com/swc-project/swc/commit/81ac77e3ab399446a0962db1e92d8066b73b3b31)) - **(plugin)** Update `wasmer` to `v5` ([#​9731](https://redirect.github.com/swc-project/swc/issues/9731)) ([9b74ccd](https://redirect.github.com/swc-project/swc/commit/9b74ccd92cf138d11790178f5817c89e44aa2deb)) - **(visit)** Derive serde for `AstParentKind` ([#​9744](https://redirect.github.com/swc-project/swc/issues/9744)) ([e0fdd68](https://redirect.github.com/swc-project/swc/commit/e0fdd68183b9851050e1a03a903261275872044e)) ##### Miscellaneous Tasks - **(bindings/node)** Format `binding.js` ([#​9738](https://redirect.github.com/swc-project/swc/issues/9738)) ([9f8c14f](https://redirect.github.com/swc-project/swc/commit/9f8c14f5f81ca66609fe2fbfdac4c970240702e4)) - **(deps)** Update cargo (patch) ([#​9724](https://redirect.github.com/swc-project/swc/issues/9724)) ([da37439](https://redirect.github.com/swc-project/swc/commit/da37439d6b6aae31e2b21690476d93f12dc87bd3)) ##### Performance - **(es/plugin)** Make `analyze_source_file` lazy, again ([#​9732](https://redirect.github.com/swc-project/swc/issues/9732)) ([c1d12d6](https://redirect.github.com/swc-project/swc/commit/c1d12d6e2a0ad1633652817ebea435eca404bbb8)) ##### Refactor - **(es/compat)** Use special span instead of passing `static_blocks_mark` ([#​9725](https://redirect.github.com/swc-project/swc/issues/9725)) ([6ad0735](https://redirect.github.com/swc-project/swc/commit/6ad0735033b405c04e53c1e3c7ec56db4b8fcf93)) - Delay Wasm-plugin breaking changes ([#​9735](https://redirect.github.com/swc-project/swc/issues/9735)) ([92faf5b](https://redirect.github.com/swc-project/swc/commit/92faf5b15df2ef5954f1a07c7376c04558efe181))

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 was generated by Mend Renovate. View the repository job log.