midwayjs / hooks

"Zero" Api / Type Safe / Fullstack Kit / Powerful Backend
MIT License
690 stars 63 forks source link

fix(deps): update dependency @swc/core to v1.3.24 #501

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

swc-project/swc ### [`v1.3.24`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1324---2022-12-21) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.23...v1.3.24) ##### Bug Fixes - **(css/minifier)** Don't remove custom variables with different case ([#​6655](https://togithub.com/swc-project/swc/issues/6655)) ([dd7280d](https://togithub.com/swc-project/swc/commit/dd7280d5bda960292bf5f4e12816d5a340277222)) - **(css/minifier)** Fix a bug with a modern hash ([#​6664](https://togithub.com/swc-project/swc/issues/6664)) ([1d3e06a](https://togithub.com/swc-project/swc/commit/1d3e06aa886ffd8b18044c42a899fc3c780a6179)) - **(es/helpers)** Fix loose mode ([#​6691](https://togithub.com/swc-project/swc/issues/6691)) ([5016ebe](https://togithub.com/swc-project/swc/commit/5016ebed8f68ed1afb40d5d86c13d5e787e9cc13)) - **(es/minifier)** Abort IIFE invoker completely on eval ([#​6659](https://togithub.com/swc-project/swc/issues/6659)) ([bb9fab8](https://togithub.com/swc-project/swc/commit/bb9fab8d0358262b8236c372d62660a50b5b3417)) - **(es/minifier)** Don't inline invalid LHS into an update argument ([#​6680](https://togithub.com/swc-project/swc/issues/6680)) ([7e6ec8d](https://togithub.com/swc-project/swc/commit/7e6ec8d587471dba1dde44ebcfd6af6d03247955)) - **(es/preset-env)** Align polyfills with `@babel/plugin-polyfill-corejs3` ([#​6673](https://togithub.com/swc-project/swc/issues/6673)) ([5fed222](https://togithub.com/swc-project/swc/commit/5fed22282971c62af3be8bf0b858684ca90ec7fc)) ##### Features - **(css/compat)** Support function notation ([#​6651](https://togithub.com/swc-project/swc/issues/6651)) ([39afc46](https://togithub.com/swc-project/swc/commit/39afc4627e2a1e6ca397bc22cd3d9abe68c45fe2)) - **(css/compat)** Support `not` with multiple arguments ([#​6668](https://togithub.com/swc-project/swc/issues/6668)) ([352896f](https://togithub.com/swc-project/swc/commit/352896f4cb627c1a006ea82780f993915af7e8b1)) - **(css/compat)** Support `hwb` color ([#​6687](https://togithub.com/swc-project/swc/issues/6687)) ([b23cf50](https://togithub.com/swc-project/swc/commit/b23cf50f4ff58a2c6d434cb03f2388e75a35d510)) - **(css/minifier)** Compress alpha in a hex ([#​6653](https://togithub.com/swc-project/swc/issues/6653)) ([f6292e6](https://togithub.com/swc-project/swc/commit/f6292e63b51e5ad5a8d1fcc253e8342438098898)) - **(css/minifier)** Improve compression of media at-rules ([#​6665](https://togithub.com/swc-project/swc/issues/6665)) ([2fd3ced](https://togithub.com/swc-project/swc/commit/2fd3ced40c97fbac162f70e49c76c775e66a4552)) - **(css/parser)** Normalize hex colors ([#​6652](https://togithub.com/swc-project/swc/issues/6652)) ([b257d5d](https://togithub.com/swc-project/swc/commit/b257d5d591c04feedf2f5997a984bf2f843b9d19)) - **(css/parser)** Normalize selector AST ([#​6657](https://togithub.com/swc-project/swc/issues/6657)) ([649438b](https://togithub.com/swc-project/swc/commit/649438b76a8ea61f2ddb2160a212d318d9d05267)) - **(css/parser)** Normalize declaration and important ([#​6663](https://togithub.com/swc-project/swc/issues/6663)) ([1fc97a7](https://togithub.com/swc-project/swc/commit/1fc97a7cea4ddf5b70f3b9193388e481caa60731)) - **(css/parser)** Normalize dimension ([#​6654](https://togithub.com/swc-project/swc/issues/6654)) ([3d3863d](https://togithub.com/swc-project/swc/commit/3d3863dc1f80a7a1dc141cc9fb0ed9277537a3d0)) - **(css/parser)** Normalize URL functions ([#​6675](https://togithub.com/swc-project/swc/issues/6675)) ([c01464e](https://togithub.com/swc-project/swc/commit/c01464e4525cb8c7d4b9f000d8b76d72e8e7531a)) - **(css/parser)** Normalize at-rule names ([#​6676](https://togithub.com/swc-project/swc/issues/6676)) ([7f8ba9c](https://togithub.com/swc-project/swc/commit/7f8ba9c22c9910e03a3b6122dd4ca4324314bbb5)) - **(css/parser)** Normalize keyframe selectors ([#​6688](https://togithub.com/swc-project/swc/issues/6688)) ([d7a0524](https://togithub.com/swc-project/swc/commit/d7a0524fb64c97facf067281ae3a2fc4afae68fe)) - **(css/parser)** Normalize and improve function name ([#​6667](https://togithub.com/swc-project/swc/issues/6667)) ([2571070](https://togithub.com/swc-project/swc/commit/257107014801e892a78ec68c2c0ec0899a083053)) - **(css/prefixer)** Support font-face format ([#​6644](https://togithub.com/swc-project/swc/issues/6644)) ([199ac74](https://togithub.com/swc-project/swc/commit/199ac7461814553bab97c1f0f7b1c89f34897122)) - **(css/prefixer)** Support `word-wrap` ([#​6679](https://togithub.com/swc-project/swc/issues/6679)) ([46241b4](https://togithub.com/swc-project/swc/commit/46241b4e554b7a6ee090db8e35acd0151e8caf2b)) - **(css/prefixer)** Support `place-*` properties ([#​6685](https://togithub.com/swc-project/swc/issues/6685)) ([d8df1b5](https://togithub.com/swc-project/swc/commit/d8df1b53d13cb25aa8f513f9dc3baeb535fd714e)) - **(css/prefixer)** Support `overflow` ([#​6678](https://togithub.com/swc-project/swc/issues/6678)) ([1c7f003](https://togithub.com/swc-project/swc/commit/1c7f003779fd17d3d2c372ce502cbbaabb49ed48)) - **(es/minifier)** Improve simplification of `?.` ([#​6681](https://togithub.com/swc-project/swc/issues/6681)) ([707b1e3](https://togithub.com/swc-project/swc/commit/707b1e3cd203be22eccc60367dc3c84f62105de5)) ##### Miscellaneous Tasks - **(ci)** Fix upload of cli binaries ([#​6701](https://togithub.com/swc-project/swc/issues/6701)) ([025d626](https://togithub.com/swc-project/swc/commit/025d6268cdcbdb2cf280ccbef7b15a6f3daf00a5)) - **(helpers)** Fix license ([#​6690](https://togithub.com/swc-project/swc/issues/6690)) ([8a71dbc](https://togithub.com/swc-project/swc/commit/8a71dbca6d94af76c3bf7317390dd1da835cacae)) ##### Performance - **(css/prefixer)** Use `JsWord` instead of `&str` ([#​6658](https://togithub.com/swc-project/swc/issues/6658)) ([d27a270](https://togithub.com/swc-project/swc/commit/d27a270fec7f08895c5a9ab2b56da6d77f52d5af)) - **(es/minifier)** Use rope-like structure for the name mangler ([#​6661](https://togithub.com/swc-project/swc/issues/6661)) ([cb4173a](https://togithub.com/swc-project/swc/commit/cb4173aa73fbfd95f2411ceb97cec95e408f59ee)) ##### Refactor - **(css/compat)** Merge nesting into the compiler ([#​6686](https://togithub.com/swc-project/swc/issues/6686)) ([1840e74](https://togithub.com/swc-project/swc/commit/1840e748af8334d244a1455a25325625b06fff93)) - **(css/prefixer)** Use `eq_ignore_span` ([#​6656](https://togithub.com/swc-project/swc/issues/6656)) ([d4660a4](https://togithub.com/swc-project/swc/commit/d4660a4673e19d628b7720e1352fa905bdc4456a)) ##### Testing - **(css/parser)** Add a test ([#​6666](https://togithub.com/swc-project/swc/issues/6666)) ([87e1efd](https://togithub.com/swc-project/swc/commit/87e1efd98ce3c58325ee047c2b01b0df575e921f)) ##### Build - **(bindings)** Crash in GraalVM ([#​6689](https://togithub.com/swc-project/swc/issues/6689)) ([e7849db](https://togithub.com/swc-project/swc/commit/e7849dbc6a68274ec5f177f061da80bdf8788902))

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.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: ed955e7f570f83812b7312ad10d684ee076bcd4b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR