Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps tsdx from 0.11.0 to 0.12.3.

Release notes

Sourced from tsdx's releases.

v0.12.3

Patch

  • tsdx test no longer defaults to watch mode in interactive environments. This reverts previous behavior which caused bugs.

Commits

  • Run tests in series with --runInBand (#429) 367a7a5
  • Deprecate Node 8 support (#426) bd35f65
  • Revert "default jest watch unless in CI" PR #366 (#421) 95ac3f4
  • Drop Node 8 from test matrix f1cf8b1

jaredpalmer/tsdx@v0.12.2...v0.12.3

v0.12.2

Patch

  • Fix issue with TS compilation. Please upgrade from 12.2, as builds are inconsistent.

Commits

  • (docs): add contributing guidelines (#417) e5747fd
  • Fix onFailure example (#416) 9e8ab92
  • (fix): revert #130's breaking change of tsconfig options (#415) 00f80ac
  • (refactor): replace ensureDistFolder with fs.outputFile (#406) ea124bc
  • upgraded rollup-plugin-'s to @rollup/plugin-'s. (#411) cfc1e76
  • (docs): add warning to tsdx.config.js usage (#400) 35fa947
  • (types/refactor): be more specific than 'any' in build code (#401) 158ee9a
  • (refactor): use path constants instead of custom resolveApp (#402) a38041f
  • (docs): run doctoc on pre-commit (#399) f338613

jaredpalmer/tsdx@v0.12.1...v0.12.2

v0.12.1

Improvements

  • Add success/failure flags
  • Add transpileOnly flag
Description
  Rebuilds on any change
Usage
$ tsdx watch [options]
Options
-i, --entry           Entry module(s)
--target              Specify your target environment  (default web)
--name                Specify name exposed in UMD builds
--format              Specify module format(s)  (default cjs,esm)
</tr></table> ... (truncated)

Commits

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)
  • @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)
  • 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)

Bumps [tsdx](https://github.com/jaredpalmer/tsdx) from 0.11.0 to 0.12.3.
- [Release notes](https://github.com/jaredpalmer/tsdx/releases)
- [Commits](jaredpalmer/tsdx@v0.11.0...v0.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 14, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #190.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/tsdx-0.12.3 branch March 20, 2020 04:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant