getjerry / nest-casl

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

chore(deps-dev): bump @swc/core from 1.3.68 to 1.3.69 #708

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.68 to 1.3.69.

Changelog

Sourced from @​swc/core's changelog.

[1.3.69] - 2023-07-13

Bug Fixes

  • (es/compat) Visit children of while statement in the generator pass (#7624) (d2ac2c1)

  • (es/compat) Fix loose mode of the spread pass (#7608) (a7daa5b)

  • (es/minifier) Don't drop unused properties of top-level vars (#7638) (19ba714)

Features

Miscellaneous Tasks

  • (es/parser) Scope use of lexical to certain features (#7644) (a961090)

Refactor

  • (bindings/node) Remove unused babelify type (#7625) (73c7769)

Build

Commits
  • 480c97f chore: Publish v1.3.69 with swc_core v0.79.15 (#7654)
  • 26d7944 chore: Publish crates
  • a961090 chore(es/parser): Scope use of lexical to certain features (#7644)
  • e4f9f73 chore: Publish crates
  • 19ba714 fix(es/minifier): Don't drop unused properties of top-level vars (#7638)
  • e80c695 chore: Publish crates
  • 7e9e84e feat(es/preset-env): Update compat data (#7630)
  • 1fe2639 chore: Publish crates
  • a7daa5b fix(es/compat): Fix loose mode of the spread pass (#7608)
  • 2ef7603 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: