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.0 to 23.10.1 #464

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps ts-jest from 23.10.0 to 23.10.1.

Changelog *Sourced from [ts-jest's changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md).* > ## [23.10.1](https://github.com/kulshekhar/ts-jest/compare/v23.10.0...v23.10.1) (2018-09-20) > > > ### Bug Fixes > > * **compile:** js files were never transpiled thru TS ([374dca1](https://github.com/kulshekhar/ts-jest/commit/374dca1)), closes [#740](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/740) > * **config:** warn instead of forcing ESM interoperability ([a2a4be2](https://github.com/kulshekhar/ts-jest/commit/a2a4be2)) > * **windows:** normalize paths ([c12dfff](https://github.com/kulshekhar/ts-jest/commit/c12dfff)) > > > >
Commits - [`e4a3a09`](https://github.com/kulshekhar/ts-jest/commit/e4a3a091a6532936d04653e4cd19df341d25f683) chore(release): 23.10.1 - [`ab94359`](https://github.com/kulshekhar/ts-jest/commit/ab9435974b9f6e6473b4d17063e00d93bc150707) Merge pull request [#742](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/742) from huafu/fix-740-no-js-compilation-with-allow-js - [`a844fd4`](https://github.com/kulshekhar/ts-jest/commit/a844fd45964052ba5e8d3385cd1f41d3c2e5a035) Merge branch 'master' into fix-740-no-js-compilation-with-allow-js - [`18dced1`](https://github.com/kulshekhar/ts-jest/commit/18dced14dae2638b7e4dbd8fb1e8161d5ed69ff6) Merge pull request [#741](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/741) from huafu/e2e-weird-deep-paths - [`9e7d6a0`](https://github.com/kulshekhar/ts-jest/commit/9e7d6a0cb11f9c77e4c77e67c4ef05a74caa8082) test(config): adds test related to allowJs - [`374dca1`](https://github.com/kulshekhar/ts-jest/commit/374dca126f8748882370f0207dbd8346492e3ab5) fix(compile): js files were never transpiled thru TS - [`70fd9af`](https://github.com/kulshekhar/ts-jest/commit/70fd9afc10594fd3c789530c64cbce1828f2da55) ci(cache): removes some paths from the caching - [`c12dfff`](https://github.com/kulshekhar/ts-jest/commit/c12dfff8caa8943dd989a19945e1e04b2fba8a8d) fix(windows): normalize paths - [`0141098`](https://github.com/kulshekhar/ts-jest/commit/0141098d2560cd7ab637c867f172470890041394) test(e2e): deep paths and coverage - [`6ccbff3`](https://github.com/kulshekhar/ts-jest/commit/6ccbff3432bfb0921995a69368e90a4f008e2fc9) Merge pull request [#736](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/736) from huafu/detect-import-and-throw-if-none - Additional commits viewable in [compare view](https://github.com/kulshekhar/ts-jest/compare/v23.10.0...v23.10.1)


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.