Commit faaa0d7
authored
Bump the npm_and_yarn group across 1 directory with 55 updates
Bumps the npm_and_yarn group with 30 updates in the /openhtf/output/web_gui directory:
| Package | From | To |
| --- | --- | --- |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `4.4.6` | `10.2.5` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `2.3.0` | `5.2.0` |
| [async](https://github.com/caolan/async) | `2.6.0` | `2.6.4` |
| [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
| [chownr](https://github.com/isaacs/chownr) | `1.0.1` | `1.1.4` |
| [minimist](https://github.com/minimistjs/minimist) | `1.2.0` | `1.2.8` |
| [mkdirp](https://github.com/isaacs/node-mkdirp) | `0.5.1` | `0.5.6` |
| [codelyzer](https://github.com/mgechev/codelyzer) | `2.0.0` | `6.0.2` |
| [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.0.11` | `4.7.8` |
| [protractor](https://github.com/angular/protractor) | `4.0.14` | `7.0.0` |
| [tslint](https://github.com/palantir/tslint) | `4.5.1` | `5.20.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.5.10` | `0.27.7` |
| [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
| [eventsource](https://github.com/EventSource/eventsource) | `0.1.6` | `2.0.2` |
| [sockjs-client](https://github.com/sockjs/sockjs-client) | `1.1.4` | `1.6.1` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.9` |
| [postcss](https://github.com/postcss/postcss) | `5.2.18` | `8.5.2` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `6.7.7` | `10.4.20` |
| [css-loader](https://github.com/webpack-contrib/css-loader) | `0.28.11` | `7.1.2` |
| [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `1.3.3` | `8.1.1` |
| [ip](https://github.com/indutny/node-ip) | `2.0.0` | `removed` |
| [socks](https://github.com/JoshGlazebrook/socks) | `2.7.1` | `2.8.4` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `3.7.0` | `3.14.1` |
| [mixin-deep](https://github.com/jonschlinkert/mixin-deep) | `1.3.1` | `1.3.2` |
| [set-value](https://github.com/jonschlinkert/set-value) | `2.0.0` | `2.0.1` |
| [union-value](https://github.com/jonschlinkert/union-value) | `1.0.0` | `1.0.1` |
| [socket.io](https://github.com/socketio/socket.io) | `4.5.2` | `4.8.1` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `1.12.2` | `removed` |
| [karma-webpack](https://github.com/webpack-contrib/karma-webpack) | `2.0.2` | `5.0.1` |
| [websocket-extensions](https://github.com/faye/websocket-extensions-node) | `0.1.3` | `0.1.4` |
Updates `@angular/core` from 4.4.6 to 10.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/10.2.5/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.2.5/packages/core)
Updates `webpack-dev-server` from 2.3.0 to 5.2.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v2.3.0...v5.2.0)
Updates `ajv` from 4.11.8 to 5.5.2
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@4.11.8...v5.5.2)
Updates `braces` from 1.8.5 to 2.3.2
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits)
Updates `async` from 2.6.0 to 2.6.4
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.0...v2.6.4)
Updates `body-parser` from 1.18.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.18.2...1.20.3)
Updates `browserify-sign` from 4.2.1 to 4.2.3
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.3)
Updates `chownr` from 1.0.1 to 1.1.4
- [Commits](isaacs/chownr@v1.0.1...v1.1.4)
Updates `cookie` from 0.3.1 to 0.4.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Changelog](https://github.com/jshttp/cookie/blob/v0.4.2/HISTORY.md)
- [Commits](jshttp/cookie@v0.3.1...v0.4.2)
Updates `minimist` from 1.2.0 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.0...v1.2.8)
Updates `mkdirp` from 0.5.1 to 0.5.6
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)
Updates `codelyzer` from 2.0.0 to 6.0.2
- [Release notes](https://github.com/mgechev/codelyzer/releases)
- [Changelog](https://github.com/mgechev/codelyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgechev/codelyzer/commits)
Updates `handlebars` from 4.0.11 to 4.7.8
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.7.8)
Updates `protractor` from 4.0.14 to 7.0.0
- [Release notes](https://github.com/angular/protractor/releases)
- [Changelog](https://github.com/angular/protractor/blob/7.0.0/CHANGELOG.md)
- [Commits](angular/protractor@4.0.14...7.0.0)
Updates `tslint` from 4.5.1 to 5.20.1
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@4.5.1...5.20.1)
Updates `typedoc` from 0.5.10 to 0.27.7
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.5.10...v0.27.7)
Updates `decode-uri-component` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
Updates `elliptic` from 6.5.4 to 6.6.1
- [Commits](indutny/elliptic@v6.5.4...v6.6.1)
Updates `ws` from 1.1.1 to 8.2.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@1.1.1...8.2.3)
Updates `eventsource` from 0.1.6 to 2.0.2
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md)
- [Commits](EventSource/eventsource@v0.1.6...v2.0.2)
Updates `sockjs-client` from 1.1.4 to 1.6.1
- [Release notes](https://github.com/sockjs/sockjs-client/releases)
- [Changelog](https://github.com/sockjs/sockjs-client/blob/main/Changelog.md)
- [Commits](sockjs/sockjs-client@v1.1.4...v1.6.1)
Updates `express` from 4.16.2 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.16.2...4.21.2)
Updates `follow-redirects` from 1.15.2 to 1.15.9
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.9)
Updates `fsevents` from 1.1.3 to 1.2.13
- [Release notes](https://github.com/fsevents/fsevents/releases)
- [Commits](fsevents/fsevents@v1.1.3...v1.2.13)
Updates `ini` from 1.3.4 to 1.3.8
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](npm/ini@v1.3.4...v1.3.8)
Updates `json-schema` from 0.2.3 to 0.4.0
- [Commits](kriszyp/json-schema@v0.2.3...v0.4.0)
Updates `qs` from 6.3.2 to 6.5.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.3.2...v6.5.3)
Updates `request` from 2.79.0 to 2.88.2
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/request/request/commits)
Updates `tar` from 2.2.1 to 6.1.11
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v2.2.1...v6.1.11)
Updates `tough-cookie` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.3.2...v2.5.0)
Updates `tunnel-agent` from 0.4.3 to 0.6.0
- [Commits](request/tunnel-agent@v0.4.3...v0.6.0)
Updates `handlebars` from 4.0.5 to 4.7.8
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.7.8)
Updates `http-proxy` from 1.16.2 to 1.18.1
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](http-party/node-http-proxy@1.16.2...1.18.1)
Updates `https-proxy-agent` from 1.0.0 to 2.2.4
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/2.2.4/packages/https-proxy-agent)
Updates `postcss` from 5.2.18 to 8.5.2
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/commits/8.5.2)
Updates `autoprefixer` from 6.7.7 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@6.7.7...10.4.20)
Updates `css-loader` from 0.28.11 to 7.1.2
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack/css-loader@v0.28.11...v7.1.2)
Updates `postcss-loader` from 1.3.3 to 8.1.1
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](webpack/postcss-loader@1.3.3...v8.1.1)
Removes `ip`
Updates `socks` from 2.7.1 to 2.8.4
- [Release notes](https://github.com/JoshGlazebrook/socks/releases)
- [Commits](JoshGlazebrook/socks@2.7.1...2.8.4)
Updates `js-yaml` from 3.7.0 to 3.14.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.7.0...3.14.1)
Updates `yargs-parser` from 4.2.1 to 7.0.0
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs-parser@v4.2.1...v7.0.0)
Updates `mixin-deep` from 1.3.1 to 1.3.2
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)
Updates `url-parse` from 1.0.5 to 1.5.10
- [Commits](unshiftio/url-parse@1.0.5...1.5.10)
Updates `querystringify` from 0.0.4 to 2.2.0
- [Commits](unshiftio/querystringify@0.0.4...2.2.0)
Updates `send` from 0.16.1 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.16.1...0.19.0)
Updates `serve-static` from 1.13.1 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.13.1...v1.16.2)
Updates `set-value` from 2.0.0 to 2.0.1
- [Commits](jonschlinkert/set-value@2.0.0...2.0.1)
Updates `union-value` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/jonschlinkert/union-value/releases)
- [Commits](jonschlinkert/union-value@1.0.0...1.0.1)
Updates `socket.io` from 4.5.2 to 4.8.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/[email protected])
Updates `socket.io-parser` from 4.2.1 to 4.2.4
- [Release notes](https://github.com/Automattic/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/4.2.4/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.2.1...4.2.4)
Updates `sockjs` from 0.3.18 to 0.3.24
- [Release notes](https://github.com/sockjs/sockjs-node/releases)
- [Changelog](https://github.com/sockjs/sockjs-node/blob/v0.3.24/Changelog)
- [Commits](sockjs/sockjs-node@v0.3.18...v0.3.24)
Removes `webpack-dev-middleware`
Updates `karma-webpack` from 2.0.2 to 5.0.1
- [Release notes](https://github.com/webpack-contrib/karma-webpack/releases)
- [Changelog](https://github.com/codymikol/karma-webpack/blob/master/CHANGELOG.md)
- [Commits](codymikol/karma-webpack@v2.0.2...v5.0.1)
Updates `websocket-extensions` from 0.1.3 to 0.1.4
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/main/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)
Updates `xml2js` from 0.4.4 to 0.4.23
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits)
---
updated-dependencies:
- dependency-name: "@angular/core"
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-server
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: ajv
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: async
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: body-parser
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: browserify-sign
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: chownr
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: minimist
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: mkdirp
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: codelyzer
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: handlebars
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: protractor
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tslint
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: typedoc
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: decode-uri-component
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: elliptic
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: eventsource
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: sockjs-client
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: fsevents
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ini
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: json-schema
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: request
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tar
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tough-cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tunnel-agent
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: handlebars
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: http-proxy
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: https-proxy-agent
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: autoprefixer
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: css-loader
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: postcss-loader
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: ip
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: socks
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: js-yaml
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: yargs-parser
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: mixin-deep
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: url-parse
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: querystringify
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: send
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: serve-static
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: set-value
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: union-value
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: socket.io
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: socket.io-parser
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: sockjs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: karma-webpack
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: websocket-extensions
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: xml2js
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 9bd5cfc commit faaa0d7
File tree
2 files changed
+12599
-11327
lines changed- openhtf/output/web_gui
2 files changed
+12599
-11327
lines changed
0 commit comments