traPtitech / booQ-UI

booQ (client) - management tool for equipment and book rental
1 stars 7 forks source link

Bump ts-morph from 12.0.0 to 12.1.0 #837

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ts-morph from 12.0.0 to 12.1.0.

Release notes

Sourced from ts-morph's releases.

12.1.0

Bug Fixes

  • Support renaming a property to a private identifier or vice versa (bf377b6)
  • TypeArguments on decorator structure should output type arguments (ad4fdbd)

Features

Commits
  • 1b8955d chore(release): 12.1.0
  • 03aad63 chore(ci): fix ci
  • bf377b6 fix: support renaming a property to a private identifier
  • a25c851 feat: add TypeOperatorTypeNode#getOperator()
  • b45d99b chore: upgrade dependencies and remove yarn
  • 4722c29 feat: wrap TypeOperator node (#1208)
  • ad4fdbd fix: typeArguments on decorator structure should output type arguments
  • See full diff 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)