MapleSyrupGroup / ngx-flash-messages

MIT License
5 stars 5 forks source link

Update karma-coverage-istanbul-reporter to the latest version πŸš€ #120

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.3.1 of karma-coverage-istanbul-reporter was just published.

Dependency karma-coverage-istanbul-reporter
Current Version 1.2.1
Type devDependency

The version 1.3.1 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 karma-coverage-istanbul-reporter.

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

  • facac56 chore(release): 1.3.1
  • 1543517 Merge branch 'master' of github.com:mattlewis92/karma-coverage-istanbul-reporter
  • ffea020 chore: upgrade nested dependencies
  • 930abf6 chore: upgrade dev dependencies
  • 4138b80 fix: prepend the webpack context to the source root if not set
  • fd803a3 docs: remove codesponsor
  • 747a973 docs(readme): add codesponsor
  • 02a46e1 chore: switch to commitlint for validating commits
  • e4567f6 Revert "test: use chrome instead of phantomjs"
  • 9c92928 chore: update package-lock.json
  • 3c51665 test: use chrome instead of phantomjs
  • 099b9a9 chore: upgrade dependencies
  • cc8d39b ci: test on node 8
  • 8beddc6 chore: upgrade istanbul
  • 603ba69 chore: switch to npm from yarn

There are 21 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 1.3.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 6a98e7e chore(release): 1.3.3
  • f974b2f 1.3.2
  • cc17d8c ci: test on node 9
  • 4665b10 refactor: use consistent sourceRoot variable
  • 138e8f8 fix: don't prepend the webpack context to absolute source roots

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.4.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 9ab7560 chore(release): 1.4.0
  • 2ae16ee feat: add combineBrowserReports option

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.4.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • fccc472 chore(release): 1.4.1
  • e422c96 chore: upgrade dependencies
  • 5483e2b fix: handle no config being set

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.4.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • b2f815b chore(release): 1.4.2
  • 4aad40b fix: all browsers should have their own output folder when not combined

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.4.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 13 commits.

  • 2ee4810 chore(release): 1.4.3
  • 52c5e0f Revert "build: fix tests on node 4"
  • b21a19e Revert "build: disable prettier xo integrtion"
  • 8ea12d2 build: disable prettier xo integrtion
  • 0a936ea build: fix tests on node 4
  • a78c981 build: format code with prettier
  • 58a8104 docs: document the verbose option
  • 9b825d4 ci: test on node 10
  • 0431080 build: upgrade webpack
  • 8c14423 build: upgrade xo
  • 30fcf96 build: upgrade non breaking dependencies
  • 3e466f3 build: upgrade dependencies
  • 9473517 fix(verbose): pass the verbose option to istanbul if set

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • c484c1a chore(release): 2.0.1
  • a17b6ca fix: don't log errors twice when using multiple reporters

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 6a16647 chore(release): 2.0.2
  • e5a5545 fix: files with no coverage should be preserved by default (#54)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 897653b chore(release): 2.0.3
  • 938e93c fix: use correct source file path separators on windows
  • a835e22 fix: update istanbuljs to 2.x
  • a780f41 build: upgrade dependencies

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 50f441f chore(release): 2.0.4
  • 8eba911 fix: handle source roots being undefined on windows

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • a7cc756 chore(release): 2.0.5
  • ec01a4c Merge pull request #61 from peitschie/master
  • ab284d4 build: upgrade other dependencies
  • 475bfc2 build: upgrade istanbul-api and other dependencies to fix npm audit vulns
  • 9987287 test: fix tests with latest istanbul changes
  • b0c364d chore: add .idea to gitignore
  • 66fd2ef build: fix coverage-generating tests on windows
  • 38087c2 fix: don't double-report files with mixed slashes in their names on windows
  • 3c48bf8 fix: correctly strip source file prefixes when no webpack.context is defined

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 8fee4a9 chore(release): 2.0.6
  • 7a34b47 Merge branch 'master' of github.com:mattlewis92/karma-coverage-istanbul-reporter
  • ca17ed1 build: fix code coverage
  • 619d90d fix: get source code from sourceMapStore on write report
  • 5496d47 style: reformat code with prettier
  • 0261f70 build: upgrade dependencies
  • a2c359b docs: format readme
  • df3d5df chore: share probot config
  • b55478f build: add issue template enforcer
  • 65e0b5d docs: add patreon
  • ce38d2d test: fix tests on node 6

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€