SUI-Components / sui

Monorepo for SUI (Simple User Interface) packages.
169 stars 33 forks source link

upgrade(deps): bump @swc/core from 1.3.14 to 1.3.102 #1692

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @swc/core from 1.3.14 to 1.3.102.

Release notes

Sourced from @​swc/core's releases.

v1.3.102

No release notes provided.

v1.3.102-nightly-20231231.1

No release notes provided.

v1.3.102-nightly-20231230.1

No release notes provided.

v1.3.102-nightly-20231229.1

No release notes provided.

v1.3.102-nightly-20231228.1

No release notes provided.

v1.3.102-nightly-20231227.1

No release notes provided.

v1.3.102-nightly-20231226.1

No release notes provided.

v1.3.102-nightly-20231225.1

No release notes provided.

v1.3.102-nightly-20231224.1

No release notes provided.

v1.3.102-nightly-20231223.1

No release notes provided.

v1.3.102-nightly-20231222.1

No release notes provided.

v1.3.102-nightly-20231221.1

No release notes provided.

v1.3.102-nightly-20231220.1

No release notes provided.

v1.3.102-nightly-20231219.1

No release notes provided.

v1.3.101

No release notes provided.

v1.3.101-nightly-20231218.1

No release notes provided.

v1.3.101-nightly-20231211.1

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.3.102] - 2023-12-31

Bug Fixes

  • (css/parser) Fix parsing of hsla(var(--foo), 1) (#8443) (d89b60a)

  • (es) Apply paren_remover for minify (#8442) (e68720a)

  • (es/codegen) Fix codegen of type-only export declarations (#8447) (65dec90)

  • (es/codegen) Emit override keyword (#8449) (0dd96f8)

  • (es/compat) Use correct span.lo in class transforms (#8439) (a06d5b2)

  • (es/minifier) Add WeakRef as a safe global reference (#8458) (d681785)

  • (es/parser) Disallowing await as an identifier in class static block (#8450) (0b188cc)

  • (es/renamer) Correctly check top level (#8456) (1e44e57)

[1.3.101] - 2023-12-18

Bug Fixes

  • (es/codegen) Emit extra paren emitting AssignExpr (#8413) (dce3693)

  • (es/codegen) Fix codegen of ts specific syntax in class props (#8426) (7566ddf)

  • (es/compat) Fix destructuring of export class/function (#8371) (630f9d3)

  • (es/compat) Preserve spread in the generator pass (#8401) (29bec98)

  • (es/compat) Preserve comment for arrow body (#8427) (56992e3)

... (truncated)

Commits
  • cc328ea chore: Publish v1.3.102 with swc_core v0.87.10 (#8464)
  • 66fe813 chore: Publish 1.3.102-nightly-20231231.1
  • 2e0f305 chore: Publish 1.3.102-nightly-20231230.1
  • e3f25c2 chore: Publish crates
  • d681785 fix(es/minifier): Add WeakRef as a safe global reference (#8458)
  • 4229e7b chore: Publish crates
  • 0b188cc fix(es/parser): Disallowing await as an identifier in class static block (#8450)
  • b76dd46 chore: Publish 1.3.102-nightly-20231229.1
  • 3492e6f chore: Publish crates
  • 1e44e57 fix(es/renamer): Correctly check top level (#8456)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)