dalen / puppetexplorer

Puppet web interface written in CoffeeScript using AngularJS
demo.puppetexplorer.io
Other
412 stars 43 forks source link

Bump ts-jest from 23.10.1 to 23.10.2 #473

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps ts-jest from 23.10.1 to 23.10.2.

Changelog *Sourced from [ts-jest's changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md).* > ## [23.10.2](https://github.com/kulshekhar/ts-jest/compare/v23.10.1...v23.10.2) (2018-09-26) > > > ### Bug Fixes > > * **cache:** resolved tsconfig in cache key + pkg digest ([e891608](https://github.com/kulshekhar/ts-jest/commit/e891608)), closes [#749](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/749) > * **cli:** resets testMatch if using testRegex option ([31ad0aa](https://github.com/kulshekhar/ts-jest/commit/31ad0aa)), closes [#756](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/756) > * **diagnostics:** throws only for category warning and error ([bb28849](https://github.com/kulshekhar/ts-jest/commit/bb28849)), closes [#748](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/748) > * **import:** wrong error message when a module exists but fails ([e0d6c57](https://github.com/kulshekhar/ts-jest/commit/e0d6c57)) > * **preset:** createJestPreset fails with base and no array ([3c325e8](https://github.com/kulshekhar/ts-jest/commit/3c325e8)) > > > ### Features > > * **cli:** CLI 'config:migrate' now detects best preset ([febd8d3](https://github.com/kulshekhar/ts-jest/commit/febd8d3)) > * **preset:** adds 2 presets along the default one ([9f3d759](https://github.com/kulshekhar/ts-jest/commit/9f3d759)) > * **preset:** adds presets typings and export all presets ([f55d895](https://github.com/kulshekhar/ts-jest/commit/f55d895)) > * **typings:** emit declaration files, filtering out internals ([4f10f7e](https://github.com/kulshekhar/ts-jest/commit/4f10f7e)), closes [#745](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/745) > > > >
Commits - [`aa3e5f7`](https://github.com/kulshekhar/ts-jest/commit/aa3e5f748fa8cd004e609eff80470ef97856e72e) chore(release): 23.10.2 - [`9db3337`](https://github.com/kulshekhar/ts-jest/commit/9db333722a058880e99320b863a01daeb93ddab3) Merge pull request [#763](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/763) from huafu/wrong-error-if-import-fails - [`e0d6c57`](https://github.com/kulshekhar/ts-jest/commit/e0d6c57e29061eb261462352171e35c4bb8e4fe3) fix(import): wrong error message when a module exists but fails - [`e765875`](https://github.com/kulshekhar/ts-jest/commit/e765875b39d709bc7bf7c37c5d15ebc9c3ba02f3) Merge pull request [#757](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/757) from huafu/testMatch-and-testRegex - [`a4bbdcd`](https://github.com/kulshekhar/ts-jest/commit/a4bbdcd2238e82d2ab4d1375d1b64d7e9ce12d13) docs(preset): typos - [`ddc2f79`](https://github.com/kulshekhar/ts-jest/commit/ddc2f79a11af8cc50c592c34672663a4568552d4) docs(preset): usage of all presets + note about testMatch - [`6985e07`](https://github.com/kulshekhar/ts-jest/commit/6985e07e9ed177c4ddab3f7c9af9b0d8b178bd19) Merge branch 'testMatch-and-testRegex' of github.com:huafu/ts-jest into testM... - [`6a72a87`](https://github.com/kulshekhar/ts-jest/commit/6a72a876798d5edecb6a7fa7964e7c32901e1524) test(cli): test migrate preset detection - [`febd8d3`](https://github.com/kulshekhar/ts-jest/commit/febd8d3be1ee31bbbd227fb94b9412657387b64f) feat(cli): CLI 'config:migrate' now detects best preset - [`f55d895`](https://github.com/kulshekhar/ts-jest/commit/f55d8953300283df4d713960c08330fb583ebf9b) feat(preset): adds presets typings and export all presets - Additional commits viewable in [compare view](https://github.com/kulshekhar/ts-jest/compare/v23.10.1...v23.10.2)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge` will cancel a previously requested merge - `@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](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.