codify-community / Codify-legacy

Bot da codify.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Build(deps-dev): Bump @swc/core from 1.3.7 to 1.3.9 #12

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.7 to 1.3.9.

Changelog

Sourced from @​swc/core's changelog.

[1.3.9] - 2022-10-17

Bug Fixes

  • (css/parser) Improve handling of math functions in at-rules (#6140) (26aeb18)

  • (es/codegen) Emit readonly for TsIndexSignature (#6172) (083924c)

  • (es/minifier) Fix ordering issue of analyzer (#6150) (6d0ca05)

  • (es/minifier) Consider function body cost while inlining function (#5342) (b40d486)

  • (es/minifier) Preserve this of tagged template literals (#6165) (aec5cda)

  • (es/minifier) Don't create a numeric literal with NaN value (#6166) (2e153e5)

  • (es/modules) Resolve jsc.paths for export alls (#6170) (82cca67)

  • (es/parser) Fix parsing of arrow in cond (#6067) (0ca5ded)

  • (es/plugin) Disable SIMD (#6163) (899021e)

  • (es/plugin) Fix plugin on non x86_64 (#6178) (cb8f350)

  • (es/quote) Fix handling of template literals (#6157) (6502979)

  • (es/typescript) Don't generate class field for abstract properties (#6174) (9d93b6c)

Documentation

Features

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)