getjerry / nest-casl

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

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.70 to 1.3.71.

Changelog

Sourced from @​swc/core's changelog.

[1.3.71] - 2023-07-25

Bug Fixes

  • (css/modules) Preserve attr selectors used with :global (#7670) (11b4679)

  • (es/minifier) Only cast global Infinity/undefined/NaN (#7684) (241c04a)

  • (es/minifier) Drop line comments starting with ! (#7689) (951138c)

  • (es/minifier) Abort seq inliner using visitor (#7699) (a26dbce)

  • (es/typescript) Fix handling of optional chaining (#7660) (c017874)

Features

Miscellaneous Tasks

Refactor

  • (es/minifier) Respect toplevel and module options (#7671) (9893bd2)

  • (es/minifier) Respect top-level when invoking IIFE (#7690) (bf72362)

Commits
  • d358c01 chore: Publish v1.3.71 with swc_core v0.79.27 (#7703)
  • 4c43d5a chore: Publish crates
  • a26dbce fix(es/minifier): Abort seq inliner using visitor (#7699)
  • cd98859 chore: Publish crates
  • bf72362 refactor(es/minifier): Respect top-level when invoking IIFE (#7690)
  • 11efd4e chore: Publish crates
  • c017874 fix(es/typescript): Fix handling of optional chaining (#7660)
  • ab17d2a chore: Publish crates
  • 951138c fix(es/minifier): Drop line comments starting with ! (#7689)
  • aff07b1 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: