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

Bump the npm_and_yarn group across 1 directory with 26 updates #163

Closed

Commits on Apr 22, 2024

  1. Bump the npm_and_yarn group across 1 directory with 26 updates

    Bumps the npm_and_yarn group with 20 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [bootstrap](https://github.com/twbs/bootstrap) | `3.3.7` | `3.4.1` |
    | [browserify-shim](https://github.com/thlorenz/browserify-shim) | `3.8.12` | `3.8.16` |
    | [jquery](https://github.com/jquery/jquery) | `2.2.4` | `3.5.0` |
    | [karma](https://github.com/karma-runner/karma) | `0.12.37` | `6.3.16` |
    | [moment](https://github.com/moment/moment) | `2.15.1` | `2.29.4` |
    | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.13.3` | `0.14.0` |
    | [select2](https://github.com/select2/select2) | `3.5.2-browserify` | `4.0.6` |
    | [underscore](https://github.com/jashkenas/underscore) | `1.8.3` | `1.12.1` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.0.0` | `4.2.3` |
    | [concat-stream](https://github.com/maxogden/concat-stream) | `1.4.10` | `1.4.11` |
    | [concat-with-sourcemaps](https://github.com/floridoo/concat-with-sourcemaps) | `1.0.4` | `1.1.0` |
    | [deap](https://github.com/selfcontained/deap) | `1.0.0` | `1.0.1` |
    | [elliptic](https://github.com/indutny/elliptic) | `6.3.2` | `6.5.5` |
    | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.12` | `0.10.64` |
    | [fsevents](https://github.com/fsevents/fsevents) | `1.0.14` | `1.2.13` |
    | [fstream](https://github.com/npm/fstream) | `1.0.10` | `1.0.12` |
    | [ini](https://github.com/npm/ini) | `1.3.4` | `1.3.8` |
    | [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) | `2.15.0` | `2.20.6` |
    | [stringstream](https://github.com/mhart/StringStream) | `0.0.5` | `0.0.6` |
    | [y18n](https://github.com/yargs/y18n) | `3.2.1` | `3.2.2` |
    
    
    
    Updates `bootstrap` from 3.3.7 to 3.4.1
    - [Release notes](https://github.com/twbs/bootstrap/releases)
    - [Commits](twbs/bootstrap@v3.3.7...v3.4.1)
    
    Updates `browserify-shim` from 3.8.12 to 3.8.16
    - [Commits](thlorenz/browserify-shim@v3.8.12...v3.8.16)
    
    Updates `jquery` from 2.2.4 to 3.5.0
    - [Release notes](https://github.com/jquery/jquery/releases)
    - [Commits](jquery/jquery@2.2.4...3.5.0)
    
    Updates `karma` from 0.12.37 to 6.3.16
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v0.12.37...v6.3.16)
    
    Updates `moment` from 2.15.1 to 2.29.4
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.15.1...2.29.4)
    
    Updates `react` from 0.13.3 to 0.14.0
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v0.14.0/packages/react)
    
    Updates `select2` from 3.5.2-browserify to 4.0.6
    - [Release notes](https://github.com/select2/select2/releases)
    - [Changelog](https://github.com/select2/select2/blob/develop/CHANGELOG.md)
    - [Commits](https://github.com/select2/select2/commits/4.0.6)
    
    Updates `underscore` from 1.8.3 to 1.12.1
    - [Commits](jashkenas/underscore@1.8.3...1.12.1)
    
    Updates `browserify-sign` from 4.0.0 to 4.2.3
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.0.0...v4.2.3)
    
    Updates `concat-stream` from 1.4.10 to 1.4.11
    - [Commits](max-mapper/concat-stream@v1.4.10...v1.4.11)
    
    Updates `concat-with-sourcemaps` from 1.0.4 to 1.1.0
    - [Commits](https://github.com/floridoo/concat-with-sourcemaps/commits)
    
    Updates `deap` from 1.0.0 to 1.0.1
    - [Commits](https://github.com/selfcontained/deap/commits)
    
    Updates `elliptic` from 6.3.2 to 6.5.5
    - [Commits](indutny/elliptic@v6.3.2...v6.5.5)
    
    Updates `es5-ext` from 0.10.12 to 0.10.64
    - [Release notes](https://github.com/medikoo/es5-ext/releases)
    - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
    - [Commits](medikoo/es5-ext@v0.10.12...v0.10.64)
    
    Updates `fsevents` from 1.0.14 to 1.2.13
    - [Release notes](https://github.com/fsevents/fsevents/releases)
    - [Commits](fsevents/fsevents@v1.0.14...v1.2.13)
    
    Updates `fstream` from 1.0.10 to 1.0.12
    - [Commits](npm/fstream@v1.0.10...v1.0.12)
    
    Updates `http-proxy` from 0.10.4 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@v0.10.4...1.18.1)
    
    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 `is-my-json-valid` from 2.15.0 to 2.20.6
    - [Commits](mafintosh/is-my-json-valid@v2.15.0...v2.20.6)
    
    Updates `jsonpointer` from 4.0.0 to 5.0.1
    - [Release notes](https://github.com/janl/node-jsonpointer/releases)
    - [Commits](janl/node-jsonpointer@4.0.0...v5.0.1)
    
    Updates `log4js` from 0.6.38 to 6.9.1
    - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
    - [Commits](log4js-node/log4js-node@v0.6.38...v6.9.1)
    
    Updates `qs` from 4.0.0 to 6.2.1
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v4.0.0...v6.2.1)
    
    Updates `socket.io` from 0.9.16 to 4.7.5
    - [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/commits/4.7.5)
    
    Updates `stringstream` from 0.0.5 to 0.0.6
    - [Commits](mhart/StringStream@v0.0.5...v0.0.6)
    
    Updates `ws` from 0.4.32 to 8.11.0
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@0.4.32...8.11.0)
    
    Updates `y18n` from 3.2.1 to 3.2.2
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    ---
    updated-dependencies:
    - dependency-name: bootstrap
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: browserify-shim
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: jquery
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: karma
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: moment
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: react
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: select2
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: underscore
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: concat-stream
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: concat-with-sourcemaps
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: deap
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: elliptic
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: es5-ext
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: fsevents
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: fstream
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: http-proxy
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ini
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: is-my-json-valid
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: jsonpointer
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: log4js
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: stringstream
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: y18n
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    af52fab View commit details
    Browse the repository at this point in the history