Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

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)

Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/dsherret/ts-morph/releases)
- [Commits](dsherret/ts-morph@12.0.0...12.1.0)

---
updated-dependencies:
- dependency-name: ts-morph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2021
@codecov
Copy link

codecov bot commented Nov 1, 2021

Codecov Report

Merging #92 (efac74e) into main (07b70d8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #92   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         1257      1257           
  Branches       177       177           
=========================================
  Hits          1257      1257           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07b70d8...efac74e. Read the comment docs.

@velut velut merged commit 150bfa0 into main Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ts-morph-12.1.0 branch November 1, 2021 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants