pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

chore(deps): update dependency ts-jest to v22.4.2 #60

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency ts-jest from v22.4.1 to v22.4.2

Note: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times.

Release Notes ### [`v22.4.2`](https://github.com/kulshekhar/ts-jest/releases/v22.4.2) added a flag to allow disabling sourcemap support ``` { "globals: { "ts-jest": { "disableSourceMapSupport": true } } } ``` ---
Commits #### v22.4.2 - [`5a25a37`](https://github.com/kulshekhar/ts-jest/commit/5a25a37bc2dd25ee3664a189fd45642d009479c5) Update dependencies and remove babel-core, babel-plugin-transform-es2015-modules-commonjs - [`63786af`](https://github.com/kulshekhar/ts-jest/commit/63786afef71fc5fb4510d0896dedfdb379290982) Fix tslint - [`abedcbc`](https://github.com/kulshekhar/ts-jest/commit/abedcbc83605fab69d009a91b869f3c25e48a223) Bring back babel-plugin-transform-es2015-modules-commonjs dependency - [`2808a95`](https://github.com/kulshekhar/ts-jest/commit/2808a95784475cfdd31964156f3c89db0672dd88) Remove jest-config because Jest already installed it - [`c394dcc`](https://github.com/kulshekhar/ts-jest/commit/c394dcc1d414e1b0e24a8548a29365ee82188aec) Update types for FullJestConfig to be in sync with types in Jest - [`8fc8215`](https://github.com/kulshekhar/ts-jest/commit/8fc82151e31d8c518e928620ef9c9c89e94cb59a) Small adjustments for optional type - [`4a07d52`](https://github.com/kulshekhar/ts-jest/commit/4a07d52d0f2ec4e31197ec958f19a7f406cf7f8e) Merge pull request #​459 from AhnpGit/fix/sync-types-with-jest - [`e925491`](https://github.com/kulshekhar/ts-jest/commit/e9254914c1de2c66adac2e68ca19f5e5514d22ec) Merge branch 'master' into chore/update-dependencies - [`54c84c2`](https://github.com/kulshekhar/ts-jest/commit/54c84c287d54470d63d1515d2b2d3329e5bc15b5) Merge branch 'master' into chore/update-dependencies - [`fb1e5e2`](https://github.com/kulshekhar/ts-jest/commit/fb1e5e2b22520e661720944e34ca9e5373682e50) Keep dependencies independent from Jest - [`f114cbd`](https://github.com/kulshekhar/ts-jest/commit/f114cbd33caf5279f1a9938ff2abd2c137866a2e) Merge branch 'chore/update-dependencies' of https://github.com/AhnpGit/ts-jest into chore/update-dependencies - [`4a338b0`](https://github.com/kulshekhar/ts-jest/commit/4a338b005dc620cee6675726bf735cb168f47b36) Merge pull request #​458 from AhnpGit/chore/update-dependencies - [`17c6872`](https://github.com/kulshekhar/ts-jest/commit/17c68725467a951722327c7a6940e2c8fae06b35) Long path (#​461) - [`50e9be7`](https://github.com/kulshekhar/ts-jest/commit/50e9be7bf8943ed7aa2d820a8759ffbb2a33d764) bump version patch - [`e4bb8a9`](https://github.com/kulshekhar/ts-jest/commit/e4bb8a9fdd234acc5e2497c29d596bd7d0c5d366) allow disabling sourcemap support - [`b4628f0`](https://github.com/kulshekhar/ts-jest/commit/b4628f0d00ae32058f6637ca70c23e726357c83c) Merge pull request #​470 from kulshekhar/sms-flag

This PR has been generated by Renovate Bot.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 75644b9fb42ed046f026b693b35ac084ad047773 on renovate/ts-jest-22.x into 797153999fcdab71d099fa528d1b334211581dab on master.