Commits
- [`a345bbc`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/a345bbc11a908446418b56efd04efc94540367e4) - fix for .d.ts.map extension [#97](https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/97)
- [`433c8fa`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/433c8fad6b2d4d82c560b799d481fe82da016cd3) - writing out types for vue virtual modules [#97](https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/97)
- [`54570f6`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/54570f6a8cdc8d5dee63b431fa3ae1034d61346e) - fixing dependency versions
- [`1986879`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/1986879fdb03a5e9f07412bd926f90e70d29caac) - unsetting sourceRoot when inlineSourceMap gets overriden, fix for [#99](https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/99)
- [`f0e466c`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/f0e466c89f288f5b7434a513370201ef9da56aff) - fix for attempting to write declarations for virtual modules generated by r...
- [`9843cfb`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/9843cfb8e1c596c5ce61c75d38ce5d8fa041d09c) - updating dependencies
- [`fe0490c`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/fe0490c80755120e988ade29e94e6f36eb08447e) - attempting to achieve line ending sanity
- [`546235c`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/546235cf9a680eff6133b711fed8be74d354a776) - build
- [`c86e07b`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/c86e07bc0f2f875e3953ee651871830351d38452) - fix for invisible declaration files, [#95](https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/95)
- [`707c6fc`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/707c6fc300ce5b6ed4d11992b8e466f328fa88b2) - fixes for tslint
- Additional commits viewable in [compare view](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.15.1...0.16.1)
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 merge` will merge this PR after your CI passes on it
- `@dependabot ignore this [patch|minor|major] version` will 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 reopen` will reopen this PR
- `@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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot badge me` will 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](https://app.dependabot.com):
- 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.
Bumps rollup-plugin-typescript2 from 0.15.1 to 0.16.1.
Commits
- [`a345bbc`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/a345bbc11a908446418b56efd04efc94540367e4) - fix for .d.ts.map extension [#97](https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/97) - [`433c8fa`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/433c8fad6b2d4d82c560b799d481fe82da016cd3) - writing out types for vue virtual modules [#97](https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/97) - [`54570f6`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/54570f6a8cdc8d5dee63b431fa3ae1034d61346e) - fixing dependency versions - [`1986879`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/1986879fdb03a5e9f07412bd926f90e70d29caac) - unsetting sourceRoot when inlineSourceMap gets overriden, fix for [#99](https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/99) - [`f0e466c`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/f0e466c89f288f5b7434a513370201ef9da56aff) - fix for attempting to write declarations for virtual modules generated by r... - [`9843cfb`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/9843cfb8e1c596c5ce61c75d38ce5d8fa041d09c) - updating dependencies - [`fe0490c`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/fe0490c80755120e988ade29e94e6f36eb08447e) - attempting to achieve line ending sanity - [`546235c`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/546235cf9a680eff6133b711fed8be74d354a776) - build - [`c86e07b`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/c86e07bc0f2f875e3953ee651871830351d38452) - fix for invisible declaration files, [#95](https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/95) - [`707c6fc`](https://github.com/ezolenko/rollup-plugin-typescript2/commit/707c6fc300ce5b6ed4d11992b8e466f328fa88b2) - fixes for tslint - Additional commits viewable in [compare view](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.15.1...0.16.1)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 merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will 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 reopen` will reopen this PR - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - 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.