openapi-codegen-ts
openapi-codegen-ts copied to clipboard
Bump typescript from 2.9.1 to 2.9.2
Bumps typescript from 2.9.1 to 2.9.2.
Release notes
Sourced from typescript's releases.
TypeScript 2.9.2
This release include a set of bug fixes reported against TypeScript 2.9.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.9.2.
Download:
- npm
- Visual Studio 2015 plugin
- Visual Studio 2017 (Select new version in Tools/Options)
- NuGet package
Commits
da1d3ccUpdate LKGf98ba80Merge pull request #24909 from weswigham/port-import-type-declaration-updates97c3c60fix symlink tag, support arbitrary (ie, directory) links via @link14da064Use more nodelike paths for import types when possible (#24610)0db07e5Use correct search order for position location (#24886) (#24888)8b3fe2dSet use flag (#24881) (#24887)271fb83Update LKGe10a628Merge pull request #24817 from Microsoft/updateGraphBeforeErrorChecking292e81256always visit them all (#24802) (#24807)80512b5Updates the graph before checking if file is present in project for error che...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
| Warnings | |
|---|---|
| :warning: |
Please include a Pivotal story at the beginning of the PR title (see below). |
Example of PR titles that include pivotal stories:
- single story:
[#123456] my PR title - multiple stories:
[#123456,#123457,#123458] my PR title
Generated by :no_entry_sign: dangerJS