getjerry / nest-casl

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

chore(deps-dev): bump @swc/core from 1.3.65 to 1.3.66 #678

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.65 to 1.3.66.

Changelog

Sourced from @​swc/core's changelog.

[1.3.66] - 2023-06-20

Bug Fixes

  • (es) Accept parse option for minify() (#7543) (1d84e95)

  • (es/compat) Visit arrow body from optional chaining pass (#7549) (bc6e950)

  • (es/preset-env) Don't log Yield to the console (#7548) (8cfc4f9)

  • (es/resolver) Resolve the super class before registering a class name (#7550) (1d9f972)

Features

Testing

Commits
  • 1f65d50 chore: Publish v1.3.66 with swc_core v0.78.15 (#7554)
  • 8b765e6 chore: Publish crates
  • 6e5d8b3 feat(es/codegen): Support preamble (#7551)
  • f27d6ea chore: Publish crates
  • 1d9f972 fix(es/resolver): Resolve the super class before registering a class name (#7...
  • 69b0349 chore: Publish crates
  • bc6e950 fix(es/compat): Visit arrow body from optional chaining pass (#7549)
  • fec056f chore: Publish crates
  • 862f095 test(es): Add one more test for a wrong issue (#7545)
  • 17e339f 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.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: