Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps @wessberg/rollup-plugin-ts from 1.1.46 to 1.1.54.

Release notes

Sourced from @wessberg/rollup-plugin-ts's releases.

v1.1.54

  • fix(bug): fixes regression with find-up b2ef2de
  • build(npm): updates dependencies. 6bd2faf

wessberg/rollup-plugin-ts@v1.1.53...v1.1.54

v1.1.53

rollup-plugin-ts now supports Typescript v3.5.1!

  • style(lint): fixes all lint issues 5d6d365
  • feat(tsconfig): adds support for providing a function as argument to 'tsconfig' which receives CompilerOptions and allows you to override them. 6ff8fed
  • build(npm): updates dependencies. Adds support for ES2020 75cc159
  • build(npm): updates dependencies 6595a2f

wessberg/rollup-plugin-ts@v1.1.52...v1.1.53

v1.1.52

  • Merge pull request #18 from humanchimp/issue/presets-targets 69825fd
  • read from preset.options.targets instead of preset.targets 5daf2fe

wessberg/rollup-plugin-ts@v1.1.51...v1.1.52

v1.1.51

  • fix(bug): fixes a bug that could lead to infinite recursion when some runtime babel helpers would transform themselves 4f2eb9e

wessberg/rollup-plugin-ts@v1.1.50...v1.1.51

v1.1.50

  • feat(options): makes it possible to pass in both proper CompilerOptions as well as raw, JSON-esque compiler options when giving the tsconfig as an option 0607b6d

wessberg/rollup-plugin-ts@v1.1.49...v1.1.50

v1.1.49

  • fix(bug): fixes a bug that could lead to missing exports b52a245

wessberg/rollup-plugin-ts@v1.1.48...v1.1.49

v1.1.48

  • fix(bug): fixes a bug where the 'transpileOnly' option would never be respected 7bfe829

wessberg/rollup-plugin-ts@v1.1.47...v1.1.48

v1.1.47

  • fix(bug): refined handling of default exports of unnamed functions 8efdaf7
  • fix(bug): refined handling of default exports of unnamed classes 0782f57
  • fix(bug): fixes issues with aliased types with type parameters 702e108
  • fix(bug): fixes issues where aliased imports could cause conflicts with merged symbols with name clashes c5c97cb
  • fix(bug): fixes bug when producing declaration with namespace imports 808e59e
  • fix(bug): fixes issue with default exports of varying types d9bdd2a and b01f4be
... (truncated)
Changelog

Sourced from @wessberg/rollup-plugin-ts's changelog.

1.1.54 (2019-05-29)

Bug Fixes

  • bug: fixes regression with find-up (b2ef2de)

1.1.53 (2019-05-29)

Features

  • tsconfig: adds support for providing a function as argument to 'tsconfig' which receives CompilerOptions and allows you to override them. (6ff8fed)

1.1.52 (2019-04-26)

1.1.51 (2019-04-23)

Bug Fixes

  • bug: fixes a bug that could lead to infinite recursion when some runtime babel helpers would transform themselves (4f2eb9e)

1.1.50 (2019-04-22)

Features

  • options: makes it possible to pass in both proper CompilerOptions as well as raw, JSON-esque compiler options when giving the tsconfig as an option (0607b6d)

1.1.49 (2019-04-22)

Bug Fixes

  • bug: fixes a bug that could lead to missing exports (b52a245)

1.1.48 (2019-04-22)

Bug Fixes

  • bug: fixes a bug where the 'transpileOnly' option would never be respected (7bfe829)

1.1.47 (2019-04-17)

Bug Fixes

  • bug: fixes bug when producing declaration with namespace imports (808e59e)
  • bug: fixes issue with default exports of varying types (d9bdd2a)
  • bug: fixes issue with default exports of varying types (b01f4be)
  • bug: fixes issues where aliased imports could cause conflicts with merged symbols with name clashes (c5c97cb)
  • bug: fixes issues with aliased types with type parameters (702e108)
  • bug: refined handling of default exports of unnamed classes (0782f57)
  • bug: refined handling of default exports of unnamed functions (8efdaf7)
Commits
  • 8ce2ccf 1.1.54
  • b2ef2de fix(bug): fixes regression with find-up
  • 6bd2faf build(npm): updates dependencies.
  • 05d3428 1.1.53
  • 5d6d365 style(lint): fixes all lint issues
  • 6ff8fed feat(tsconfig): adds support for providing a function as argument to 'tsconfi...
  • 75cc159 build(npm): updates dependencies. Adds support for ES2020
  • 6595a2f build(npm): updates dependencies
  • 5b084f8 1.1.52
  • 69825fd Merge pull request #18 from humanchimp/issue/presets-targets
  • Additional commits viewable 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 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 use this milestone will set the current milestone 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:

  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 31, 2019
@StringEpsilon StringEpsilon merged commit 419acda into master May 31, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@wessberg/rollup-plugin-ts-1.1.54 branch May 31, 2019 12:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

2 participants