jiyuujin / webneko-blog

✍️ Technical Blog written by @jiyuujin
https://webneko.dev/
MIT License
16 stars 1 forks source link

chore(deps): update dependency @swc/core to v1.3.11 #1681

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

swc-project/swc ### [`v1.3.11`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1311---2022-10-26) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.10...v1.3.11) ##### Bug Fixes - **(css/parser)** Add more error recovery ([#​6240](https://togithub.com/swc-project/swc/issues/6240)) ([6341554](https://togithub.com/swc-project/swc/commit/634155462828b36f71cebfdb0937f2cd5f7e62e0)) - **(es/minifier)** Preserve `this` in more cases ([#​6226](https://togithub.com/swc-project/swc/issues/6226)) ([e9d421b](https://togithub.com/swc-project/swc/commit/e9d421bd959c93fa0ef1261865e50937321d5717)) - **(es/minifier)** Fix `collapse_vars` ([#​6235](https://togithub.com/swc-project/swc/issues/6235)) ([48bb0cc](https://togithub.com/swc-project/swc/commit/48bb0cc51d34cc568a1dd3e083e5a8a79e4f6252)) ##### Features - **(css/minifier)** Merge rules ([#​6220](https://togithub.com/swc-project/swc/issues/6220)) ([8b6b9c0](https://togithub.com/swc-project/swc/commit/8b6b9c0961b76a8b9a3eff208af73a48005b6aeb)) - **(es)** Expose `unresolved_mark` ([#​6236](https://togithub.com/swc-project/swc/issues/6236)) ([0b267ed](https://togithub.com/swc-project/swc/commit/0b267edea2fb7b64a40b6a220e3bb391173e0516)) - **(es/minifier)** Respect options ([#​6245](https://togithub.com/swc-project/swc/issues/6245)) ([ec9a80a](https://togithub.com/swc-project/swc/commit/ec9a80aae0277f1346955d10fe348111050193bd)) - **(es/minifier)** Support more statements in seqential inliner ([#​6248](https://togithub.com/swc-project/swc/issues/6248)) ([86e265a](https://togithub.com/swc-project/swc/commit/86e265a024d4c6215e2fe7f3442a9cc2be8be1cf)) - **(es/minifier)** Inline a lazily initialized var if it's used once ([#​6237](https://togithub.com/swc-project/swc/issues/6237)) ([1cd7f61](https://togithub.com/swc-project/swc/commit/1cd7f617f935c603a6707c3ce5c72b2be914f87d)) ##### Miscellaneous Tasks - **(bindings)** Fix type ([#​6184](https://togithub.com/swc-project/swc/issues/6184)) ([2bafd53](https://togithub.com/swc-project/swc/commit/2bafd53e96b7101b9e7ceb6b34a88c8c826ef9d5)) - **(ci)** Fix publish action ([3916886](https://togithub.com/swc-project/swc/commit/39168865c81d7358867cff3c4edbfdc7092d376c)) - **(es/minifier)** Configure fuzzer ([#​6246](https://togithub.com/swc-project/swc/issues/6246)) ([d454488](https://togithub.com/swc-project/swc/commit/d4544884ee8896248f7f1099e204ce906da4ede2)) - **(es/parser)** Typo ([#​6228](https://togithub.com/swc-project/swc/issues/6228)) ([61e63df](https://togithub.com/swc-project/swc/commit/61e63df0a06a349664f6569f2de8d183c6a43fd9))- **general**: Fix publish action ([83c9850](https://togithub.com/swc-project/swc/commit/83c98507e7aa2adf52054466a7b7462b1361de2c)) ##### Refactor - **(css/parser)** Use new approach for parsing invalid tokens ([#​6224](https://togithub.com/swc-project/swc/issues/6224)) ([ac619e8](https://togithub.com/swc-project/swc/commit/ac619e88bf68018ef9b4faef52ed3849549e6fd5)) - **(css/parser)** Fix parsing of declarations ([#​6234](https://togithub.com/swc-project/swc/issues/6234)) ([e4fe840](https://togithub.com/swc-project/swc/commit/e4fe8403d790911c617754358630ad56afd14a89)) ##### Testing - **(es/minifier)** Organize terser tests ([#​6247](https://togithub.com/swc-project/swc/issues/6247)) ([01edb4f](https://togithub.com/swc-project/swc/commit/01edb4fff44a9fd6424a9a5f75afb0165b0bad85)) - **(es/preset-env)** Ensure custom transforms are working ([#​6227](https://togithub.com/swc-project/swc/issues/6227)) ([de03675](https://togithub.com/swc-project/swc/commit/de036754c4e76ec9ea0deda30a87cd8949e03df5)) ##### Build - **(bindings)** Revert jemallloc bump ([#​6241](https://togithub.com/swc-project/swc/issues/6241)) ([c28533f](https://togithub.com/swc-project/swc/commit/c28533f725377c2c9746ae752749e17dd37b6bed))

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 6am every weekday" in timezone Asia/Tokyo, 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.