getjerry / nest-casl

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

chore(deps-dev): bump @swc/core from 1.3.71 to 1.3.73 #720

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.71 to 1.3.73.

Changelog

Sourced from @​swc/core's changelog.

[1.3.73] - 2023-08-01

Bug Fixes

  • (es/minifier) Handle synthesized export default expression (#7707) (5ea6f27)

  • (es/utils) Fix string evaluation of array literals (#7731) (e8c58cf)

Features

  • (es/preset-env) Update builtin definitions for core-js imports (#7715) (b4f3332)

Testing

  • (es/compat) Add a test for optional chaining with loose mode (#7726) (216c4f1)

[1.3.72] - 2023-07-28

Bug Fixes

  • (es/compat) Fix handling of private members in optional chaining pass (#7610) (7ba7b6e)

  • (es/minifier) Do not drop used properties (#7702) (f901b41)

  • (es/module) Do not determine module name for modules without exports in UMD (#7718) (40136f7)

Features

  • (es) Add a validation for a wrong config (#7704) (900701f)

  • (swc_core) Expose visit/serde as serde feature (#7722) (2bc9637)

Refactor

... (truncated)

Commits
  • 6dce81e chore: Publish v1.3.73 with swc_core v0.79.36 (#7733)
  • 383509f chore: Publish crates
  • 216c4f1 test(es/compat): Add a test for optional chaining with loose mode (#7726)
  • 5284220 chore: Publish crates
  • b4f3332 feat(es/preset-env): Update builtin definitions for core-js imports (#7715)
  • 1a5a331 chore: Publish crates
  • 5ea6f27 fix(es/minifier): Handle synthesized export default expression (#7707)
  • ef30625 chore: Publish crates
  • e8c58cf fix(es/utils): Fix string evaluation of array literals (#7731)
  • ffe99a9 chore: Publish crates
  • 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 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)
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.8.12 :tada:

The release is available on:

Your semantic-release bot :package::rocket: