- 25 Jan, 2019 1 commit
-
-
dependabot[bot] authored
Bumps [angular-toastr](https://github.com/Foxandxss/angular-toastr) from 1.7.0 to 2.1.1. - [Release notes](https://github.com/Foxandxss/angular-toastr/releases) - [Changelog](https://github.com/Foxandxss/angular-toastr/blob/master/CHANGELOG.md) - [Commits](https://github.com/Foxandxss/angular-toastr/compare/1.7.0...2.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 24 Jan, 2019 6 commits
-
-
Robert Knight authored
Bump aws-sdk from 2.345.0 to 2.392.0
-
jenkins-hypothesis authored
-
Robert Knight authored
Bump chai from 4.1.2 to 4.2.0
-
Robert Knight authored
Bump angular-mocks from 1.7.5 to 1.7.6
-
dependabot[bot] authored
Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.7.5 to 1.7.6. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.5...v1.7.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [chai](https://github.com/chaijs/chai) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/master/History.md) - [Commits](https://github.com/chaijs/chai/compare/4.1.2...4.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 23 Jan, 2019 5 commits
-
-
Robert Knight authored
Bump postcss from 7.0.13 to 7.0.14
-
Robert Knight authored
Bump coffeeify from 1.2.0 to 2.1.0
-
dependabot[bot] authored
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.13 to 7.0.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.13...7.0.14) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.345.0 to 2.392.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.345.0...v2.392.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [coffeeify](https://github.com/jnordberg/coffeeify) from 1.2.0 to 2.1.0. - [Release notes](https://github.com/jnordberg/coffeeify/releases) - [Commits](https://github.com/jnordberg/coffeeify/compare/1.2.0...2.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 22 Jan, 2019 10 commits
-
-
Robert Knight authored
Bump karma-coverage from 1.1.1 to 1.1.2
-
Robert Knight authored
Bump raf from 3.4.0 to 3.4.1
-
Robert Knight authored
Bump chance from 1.0.16 to 1.0.18
-
Robert Knight authored
Bump core-js from 2.5.7 to 2.6.2
-
Robert Knight authored
Bump seamless-immutable from 6.3.0 to 7.1.4
-
dependabot[bot] authored
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/karma-runner/karma-coverage/releases) - [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-coverage/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [chance](https://github.com/chancejs/chancejs) from 1.0.16 to 1.0.18. - [Release notes](https://github.com/chancejs/chancejs/releases) - [Commits](https://github.com/chancejs/chancejs/compare/1.0.16...1.0.18) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [core-js](https://github.com/zloirock/core-js) from 2.5.7 to 2.6.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v2.5.7...v2.6.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [raf](https://github.com/chrisdickinson/raf) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/chrisdickinson/raf/releases) - [Commits](https://github.com/chrisdickinson/raf/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [seamless-immutable](https://github.com/rtfeldman/seamless-immutable) from 6.3.0 to 7.1.4. - [Release notes](https://github.com/rtfeldman/seamless-immutable/releases) - [Commits](https://github.com/rtfeldman/seamless-immutable/compare/6.3.0...7.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 21 Jan, 2019 11 commits
-
-
Robert Knight authored
Bump sinon from 2.4.1 to 7.2.3
-
Robert Knight authored
- Fix cases where `sinon.spy` was used where `sinon.stub` should have been used. In recent versions of Sinon only stubs have a `reset` method. - Fix use of `sinon.stub` as object instead of function
-
dependabot[bot] authored
Bumps [sinon](https://github.com/sinonjs/sinon) from 2.4.1 to 7.2.3. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v2.4.1...v7.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Robert Knight authored
Bump express from 4.16.3 to 4.16.4
-
Robert Knight authored
Bump angular from 1.7.5 to 1.7.6
-
Robert Knight authored
Bump cross-env from 5.1.4 to 5.2.0
-
Robert Knight authored
Bump uglifyify from 3.0.4 to 5.0.1
-
dependabot[bot] authored
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.1.4 to 5.2.0. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cross-env/compare/v5.1.4...v5.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.16.4. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.16.3...4.16.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [uglifyify](https://github.com/hughsk/uglifyify) from 3.0.4 to 5.0.1. - [Release notes](https://github.com/hughsk/uglifyify/releases) - [Commits](https://github.com/hughsk/uglifyify/compare/v3.0.4...v5.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [angular](https://github.com/angular/angular.js) from 1.7.5 to 1.7.6. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.5...v1.7.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 18 Jan, 2019 7 commits
-
-
Robert Knight authored
Bump tiny-emitter from 1.2.0 to 2.0.2
-
Robert Knight authored
Bump websocket from 1.0.26 to 1.0.28
-
Robert Knight authored
Bump browserify-ngannotate from 1.0.1 to 2.0.0
-
Robert Knight authored
Bump commander from 2.15.1 to 2.19.0
-
dependabot[bot] authored
Bumps [tiny-emitter](https://github.com/scottcorgan/tiny-emitter) from 1.2.0 to 2.0.2. - [Release notes](https://github.com/scottcorgan/tiny-emitter/releases) - [Commits](https://github.com/scottcorgan/tiny-emitter/compare/1.2.0...2.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [browserify-ngannotate](https://github.com/omsmith/browserify-ngannotate) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/omsmith/browserify-ngannotate/releases) - [Commits](https://github.com/omsmith/browserify-ngannotate/compare/v1.0.1...v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [websocket](https://github.com/theturtle32/WebSocket-Node) from 1.0.26 to 1.0.28. - [Release notes](https://github.com/theturtle32/WebSocket-Node/releases) - [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/v1.0.28/CHANGELOG.md) - [Commits](https://github.com/theturtle32/WebSocket-Node/compare/v1.0.26...v1.0.28) Signed-off-by: dependabot[bot] <support@dependabot.com>
-