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.2 to 23.10.3 #482

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps ts-jest from 23.10.2 to 23.10.3.

Release notes *Sourced from [ts-jest's releases](https://github.com/kulshekhar/ts-jest/releases).* > ## 23.10.3 (2018-09-30) > ### Bug Fixes > > * **compiler:** do not force module kind if piping babel ([acebc8c](https://github.com/kulshekhar/ts-jest/commit/acebc8c)), closes [#767](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/767) > > > ### Features > > * **helpers:** adds a mocked test helper for mock typings ([f976135](https://github.com/kulshekhar/ts-jest/commit/f976135)), closes [#576](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/576)
Changelog *Sourced from [ts-jest's changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md).* > ## [23.10.3](https://github.com/kulshekhar/ts-jest/compare/v23.10.2...v23.10.3) (2018-09-30) > > > ### Bug Fixes > > * **compiler:** do not force module kind if piping babel ([acebc8c](https://github.com/kulshekhar/ts-jest/commit/acebc8c)), closes [#767](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/767) > > > ### Features > > * **helpers:** adds a mocked test helper for mock typings ([f976135](https://github.com/kulshekhar/ts-jest/commit/f976135)), closes [#576](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/576) > > > >
Commits - [`9a0f23d`](https://github.com/kulshekhar/ts-jest/commit/9a0f23de904e2e76c98555b479a6836cf6c986b2) chore(release): 23.10.3 - [`134d4a6`](https://github.com/kulshekhar/ts-jest/commit/134d4a62e8e06ab5cba0de64e7753e367fb5750e) Merge pull request [#776](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/776) from kulshekhar/kulshekhar-patch-1 - [`d8c4a98`](https://github.com/kulshekhar/ts-jest/commit/d8c4a9897432f82c0da7371d5ea8e5d304ea1409) Merge branch 'master' into kulshekhar-patch-1 - [`7b31bbd`](https://github.com/kulshekhar/ts-jest/commit/7b31bbda225e2f198283d0a45641caa0ccff038b) Merge pull request [#772](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/772) from kulshekhar/dependabot/npm_and_yarn/typescript-3.1.1 - [`87f3273`](https://github.com/kulshekhar/ts-jest/commit/87f3273a8ae7433f8121efb7065350e8edb3f94b) Update jekyll from 3.7.3 to 3.7.4 (security) - [`4e42fb8`](https://github.com/kulshekhar/ts-jest/commit/4e42fb8eeebac7cd6e3fe2420584d4200ceb2d8b) test(compiler): before TS 3.1 type info comment had extra space - [`1601d5b`](https://github.com/kulshekhar/ts-jest/commit/1601d5bba7f8e80b0e110807da243bc6bd14b994) build(deps-dev): bump typescript from 3.0.3 to 3.1.1 - [`b1b1930`](https://github.com/kulshekhar/ts-jest/commit/b1b1930a9cad58d846420eb413d5e9d3bf7b4a55) Merge pull request [#775](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/775) from airato/airato/semver-version-fix - [`ba0816e`](https://github.com/kulshekhar/ts-jest/commit/ba0816e62626f319add73377f94c772b0634a0db) chore(package): use semver >= v5.5.0 so semver.coerce is there - [`70b61c1`](https://github.com/kulshekhar/ts-jest/commit/70b61c1981c8e207609b311e92db702ae4924f82) Merge pull request [#774](https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/774) from huafu/test-helpers - Additional commits viewable in [compare view](https://github.com/kulshekhar/ts-jest/compare/v23.10.2...v23.10.3)


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