Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependency typescript to v3.7.2 #365

Merged
merged 2 commits into from
Nov 11, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2019

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies minor 3.6.4 -> 3.7.2

Release Notes

Microsoft/TypeScript

v3.7.2

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.7.2.

For the complete list of fixed issues, check out the

Downloads are available on:


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@raymondfeng
Copy link
Contributor

This is blocked by microsoft/TypeScript#34761.

TypeScript 3.7.2 emits .d.ts files for both ts and json files. Our datasources use both ts and json and it leads to conflicts by TS declaration files.

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from bf9658d to 404577a Compare November 8, 2019 00:14
@raymondfeng raymondfeng force-pushed the renovate/typescript-3.x branch from 404577a to fb51273 Compare November 8, 2019 00:19
@renovate
Copy link
Contributor Author

renovate bot commented Nov 8, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

renovate-bot and others added 2 commits November 8, 2019 21:50
Signed-off-by: Renovate Bot <bot@renovateapp.com>
…e.ts files

See microsoft/TypeScript#34761

Signed-off-by: Raymond Feng <enjoyjava@gmail.com>
@raymondfeng raymondfeng force-pushed the renovate/typescript-3.x branch from fb51273 to a1c321d Compare November 9, 2019 05:50
@raymondfeng raymondfeng merged commit da2bfcb into master Nov 11, 2019
@raymondfeng raymondfeng deleted the renovate/typescript-3.x branch November 11, 2019 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants