dalen / puppetexplorer

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

Bump ts-loader from 5.3.0 to 5.3.2 #556

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ts-loader from 5.3.0 to 5.3.2.

Release notes *Sourced from [ts-loader's releases](https://github.com/TypeStrong/ts-loader/releases).* > ## v5.3.2 > * [feat: enable experimentalFileCaching by default](https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/885) ([#868](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/868)) - thanks [**timocov**](https://github.com/timocov)! > > ## v5.3.1 > * [fix: projectReferences with rootDir](https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/871) ([#868](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/868)) - thanks [**andrewbranch**](https://github.com/andrewbranch)!
Changelog *Sourced from [ts-loader's changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md).* > ## v5.3.2 > > * [feat: enable experimentalFileCaching by default](https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/885) ([#868](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/868)) - thanks [**timocov**](https://github.com/timocov)! > > ## v5.3.1 > > * [fix: projectReferences with rootDir](https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/871) ([#868](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/868)) - thanks [**andrewbranch**](https://github.com/andrewbranch)!
Commits - [`9851e3c`](https://github.com/TypeStrong/ts-loader/commit/9851e3c97f457c965580a7a317840726e70ac816) enable experimentalFileCaching by default ([#885](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/885)) - [`cf6b2d3`](https://github.com/TypeStrong/ts-loader/commit/cf6b2d36e3c9194a4998a456d70b77f25412bba8) Update README.md ([#875](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/875)) - [`401fc69`](https://github.com/TypeStrong/ts-loader/commit/401fc690ed78d9a6915d56a1e2b49dd5e32b69e6) Fix a link in README.md ([#881](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/881)) - [`dfa4e5f`](https://github.com/TypeStrong/ts-loader/commit/dfa4e5fc469c0fa4880816fc5bf06f76bb985408) Feature/test for 3 2 ([#878](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/878)) - [`4c60685`](https://github.com/TypeStrong/ts-loader/commit/4c60685d0f1ee26bb5aa68ebf6bed6cafb47ee99) use karma-webpack@next ([#873](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/873)) - [`9334237`](https://github.com/TypeStrong/ts-loader/commit/93342372437e7d14e8ce8db1a545c04c841189c6) Merge pull request [#871](https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/871) from andrewbranch/bug/project-reference-root-dir - [`aebbba3`](https://github.com/TypeStrong/ts-loader/commit/aebbba3f12dda03c7e2634cbd2dc2e9bdc580853) Update package.json - [`e6c6fe7`](https://github.com/TypeStrong/ts-loader/commit/e6c6fe7ce2049c630cc535abec86a5b89bcd6520) Update CHANGELOG.md - [`5c2cf86`](https://github.com/TypeStrong/ts-loader/commit/5c2cf86be2aa85acced6d86bbc50f8dc62dfd7af) Fix comparison test - [`b3a700a`](https://github.com/TypeStrong/ts-loader/commit/b3a700ab58dd32453d156e20f54f2c69f2bee9f2) Respect rootDir setting inside referenced projects for calculating out JS fil... - Additional commits viewable in [compare view](https://github.com/TypeStrong/ts-loader/compare/v5.3.0...v5.3.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 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.