Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 6, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.0.0 of awesome-typescript-loader was just published.

Dependency awesome-typescript-loader
Current Version 3.5.0
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of awesome-typescript-loader.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 15 commits.

  • 5d2f808 chore(release): 4.0.0
  • 30795f7 chore(release): 4.0.0-1
  • ca86fef Remove husky postinstall from package.json, fixes #543 (#544)
  • 99c6a6a chore(release): 4.0.0-0
  • d11c9d0 chore: test on webpack 3
  • 50df5f5 refactor: extract some types
  • c82882d style: lint
  • 09ecabe refactor: integrate prettier
  • 38a772f Merge pull request #519 from sheetalkamat/builder
  • 93269b4 Use builder with createProgram api
  • 64364fe Update to BuilderProgram api
  • a6c7323 Fixed lint and build errors
  • e8ae9ea Update with reworked api
  • e0bc5dd Use builder to get semantic diagnostics
  • fe48f5a Builder state api consume

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov-io
Copy link

codecov-io commented Mar 6, 2018

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #17   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          15     15           
=====================================
  Hits           15     15

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9718800...08d7d2b. Read the comment docs.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 6, 2018

Version 5.0.0-0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • ee0bf3e chore(release): 5.0.0-0
  • 98b0ddc feat: support webpack4
  • 149ce3d Fixes for Webpack 4, contributes towards #534 (#546)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2018

Version 5.0.0-1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 10653be chore(release): 5.0.0-1
  • c474f70 fix default library path discovery on Windows OS (#550)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2018

Version 5.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 17, 2018

Version 5.1.0 just got published.

Update to this version instead 🚀

Release Notes Maintenance release

Merged:

  1. Fix deprecation notice of enhanced-resolve #589
  2. Use webpack to write declaration files, gives better reporting #588
  3. Assertion check for webpack version #584
  4. Pass Unix-style path to config parser #581
  5. Use webpack-log for nicer logging #568
Commits

The new version differs by 12 commits.

  • e0e11af chore(release): 5.1.0
  • 8ae7555 chore: add --exit flag to mocha
  • 035c0c0 refactor: update some deps
  • ee7bcf5 docs(README): use @babel/preset-env for Babel 7 (#555)
  • 1d4568a Use webpack to write declaration files, gives better reporting (#588)
  • ea03615 Fix deprecation notice of enhanced-resolve (#589)
  • 68cc01c chore: assertion check for webpack version (#584)
  • a7d91cb Update README.md
  • c006193 fix: pass Unix-style path to config parser (#581)
  • ed5d1a3 Update README.md (#573)
  • f7e77b7 feat: Use webpack-log for nicer logging (#568)
  • 118f91e chore: Ignore yarn-error.log (#569)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 19, 2018

Version 5.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • e1e95b1 chore(release): 5.1.1
  • 247730d fix(dependencies): make webpack-log a dependency (#593)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 21, 2018

Version 5.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 0d39ed5 chore(release): 5.2.0
  • c0d10bf feat: pass ts.Program as an argument for getCustomTransformers (#594)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2018

Version 5.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants