getjerry / nest-casl

Casl integration for NestJS
MIT License
225 stars 29 forks source link

chore(deps-dev): bump @swc/core from 1.3.35 to 1.3.63 #668

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.35 to 1.3.63.

Changelog

Sourced from @​swc/core's changelog.

[1.3.63] - 2023-06-13

Bug Fixes

  • (es/codegen) Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) (064bcf4)

  • (es/compat) Make stage 3 decorator pass use correct state for inner classes (#7508) (cc4146c)

  • (es/minifier) Infect mutation when assigning a property (#7503) (7f9f0b8)

  • (es/react) Default to empty string when emitting refresh signature (#7514) (8e933c8)

Features

  • (es/codegen) Add ability to set indentation string via rust api (#7494) (a343e7c)

  • (es/minifier) Remove unused labels (#7478) (62075fa)

  • (es/parser) Disallow tagged tpl in optional chaining (#7515) (6c00a24)

  • (plugin/runner) Support shared wasix runtime (#7504) (73929fc)

Performance

  • (css/prefixer) Convert macro to a function call to reduce binary size (#7507) (d545df6)

  • (es) Use &dyn Comments to reduce binary size (#7489) (2c3ac68)

  • (es) Use &dyn Comments for jsx and TypeScript (#7490) (abd62bc)

Refactor

... (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)
dependabot[bot] commented 1 year ago

Superseded by #669.