stackriot / ng2-admin

MIT License
2 stars 0 forks source link

Update awesome-typescript-loader to the latest version 🚀 #54

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.1.0 of awesome-typescript-loader just got published.

Dependency awesome-typescript-loader
Current Version 3.0.8
Type devDependency

The version 3.1.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of awesome-typescript-loader. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 10 commits .

  • 97ebe79 chore(release): 3.1.0
  • ff9fbed Merge pull request #389 from s-panferov/feature/config-file-name
  • 4b6459c feat: support declarationDir
  • 905e14b fix: always output unix-like path
  • b079cd0 refactor: add configFileName test and fix getTimes() usage
  • a774d6e refactor: use getTimes()
  • da3217c Merge pull request #387 from markwpearce/feature/relative-path-errors
  • a160242 Ensure errors are outputed with relative paths (i.e. begin with './/'
  • 3794dc5 Merge pull request #384 from amilajack/patch-1
  • 79d9b51 Updated example in readme to es6

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 6ed3266 chore(release): 3.1.1
  • 399167f fix: proper check for fileName

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • f97777d chore(release): 3.1.2
  • 0742e1a fix: properly handle declarationDir

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits0.

  • 40a7621 chore(release): 3.1.3
  • 7dfc35e refactor: update deps
  • ece83e3 Merge pull request #418 from goloveychuk/master
  • 468b3f7 getCustomTransformers

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.0 just got published.

Update to this version instead 🚀

Release Notes v3.2.0

Fixed:

  1. #448
  2. #422
  3. minimatch replaced with micromatch
Commits

The new version differs by 13 commits.

  • 02cfb80 chore(release): 3.2.0
  • 3d8f91a fix: don't kill the loader when compilation.bail = true (#448)
  • c073af1 fix: environment cache invalidation (#449)
  • f14eaab fix(paths-plugin): properly skip .d.ts files
  • 60ffa3c refactor: use micromatch, update deps
  • 8c4f7c6 docs(README): fix default value
  • b263879 chore(release): 3.2.0-rc.0
  • a15de0a feat: case errors, silent, diagnostics, paths-plugin fixes (#446)
  • c05e296 Merge pull request #442 from LayfonWeller/patch-1
  • 2ddc46e Added context in the loader interface
  • ae3961f Update instance.ts
  • f754bc1 Corrected if no context is passed...
  • 0e8abd6 Change the context to webpack provided one

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • c3a0167 chore(release): 3.2.1
  • 589683f fix: speedup caching by pre-hashing cacheIdentifier

See the full diff