Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps tsdx from 0.13.2 to 0.13.3.

Release notes

Sourced from tsdx's releases.

v0.13.3

Optimizations

  • Types are only checked once now, type declarations are only emitted once now, and cache is shared with all formats
    • Previously it was once per each format
    • This was a roughly 15-30% perf boost altogether on the TSDX test suite, but YMMV

Template Improvements

  • Templates no longer have baseUrl or paths set in their tsconfig, fixing a long-standing bug

Template Docs

  • Template READMEs have been significantly improved, adding consistency between all 3, fixing outdated portions, and better describing certain behaviors

Commits

Optimizations

  • optim: only check types once (#758) 79dddc4
  • (optim): no need for separate cacheRoot per format (#691) 3357cbf
  • (optim/fix): only emit type declarations once (#691) 6929300

Template Improvements

  • deps: upgrade actions/cache to v2 in all templates (#750) 984e024
  • (fix): templates should not have baseUrl or paths set (#707) 17ffcd2

Template Docs

  • (docs): basic template README should be like React ones (#706) e7128f8
  • (docs): add GitHub Actions info to template CI READMEs (#706) effdc31
  • (docs): remove duplicative "Using the Playground" section (#706) f360f9b
  • (docs): improve consistency in template READMEs (#706) 356bbda
  • (docs): remove version/permalink refs in template READMEs (#706) 76a0530
  • (docs): update outdated Jest info in template READMEs (#706) d4ff914

Docs

  • lint: manually fix new website ESLint errors and warnings (#794) 9fea19d
  • format: auto-fix new website formatting errors (#794) 3dfdafb
  • format: auto-fix help dialog formatting error (#794) 99d982a
  • Update features.js f0963cb
  • Fix edit link e85b9ab
  • Remove unused image 4f6bdb4
  • Remove docusaurus site 1b3452b
  • Put up redirect at old docs site 5f49acd
  • New docs site! (#765) b09e195
  • Update help channels to point to formium org (#762) 25a39cc
  • fix/help: test command no longer runs Jest in watch mode (#734) 8b148ce
  • (fix): update messages.ts github links (#754) b91ab47
  • (docs): Comparison to -> with (#737) edcb9e7
  • (docs): add Jest and ESLint subsections to Customization (#697) 4e4df28
  • [docs] add homepage to package.json (#682) 35f162a

Internal

  • greenkeeper: remove website from greenkeeper config (#815) fc22471
Commits
  • eb75e1d v0.13.3
  • fc22471 greenkeeper: remove website from greenkeeper config (#815)
  • 0139cae github: disable blank issues without an issue template (#814)
  • 9fea19d lint: manually fix new website ESLint errors and warnings
  • 3dfdafb format: auto-fix new website formatting errors
  • 99d982a format: auto-fix help dialog formatting error
  • 5e5c3f8 docs: add devrelm as a contributor (#777)
  • 984e024 deps: upgrade actions/cache to v2 in all templates (#750)
  • 1225a92 docs: add jssee as a contributor (#776)
  • 25a39cc Update help channels to point to formium org (#762)
  • 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.

Dependabot will not automatically merge this PR because this dependency is pre-1.0.0.


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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [tsdx](https://github.com/formium/tsdx) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/formium/tsdx/releases)
- [Commits](jaredpalmer/tsdx@v0.13.2...v0.13.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 Aug 24, 2020
@harshzalavadiya harshzalavadiya merged commit 7bac4a5 into master Aug 27, 2020
@harshzalavadiya harshzalavadiya deleted the dependabot/npm_and_yarn/tsdx-0.13.3 branch August 27, 2020 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants