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 group with 25 updates #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 27, 2024

  1. Bump the npm_and_yarn group group with 25 updates

    Bumps the npm_and_yarn group group with 25 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [semver](https://github.com/npm/node-semver) | `5.5.1` | `5.7.2` |
    | [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `3.42.9` | `5.21.7` |
    | [electron](https://github.com/electron/electron) | `2.0.8` | `22.3.25` |
    | [ws](https://github.com/websockets/ws) | `5.2.2` | `5.2.3` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.0` | `1.2.8` |
    | [logrotate-stream](https://github.com/dstokes/logrotate-stream) | `0.2.5` | `0.2.9` |
    | [mkdirp](https://github.com/isaacs/node-mkdirp) | `0.5.1` | `0.5.6` |
    | [mocha](https://github.com/mochajs/mocha) | `5.2.0` | `10.3.0` |
    | [ansi-regex](https://github.com/chalk/ansi-regex) | `3.0.0` | `3.0.1` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.0.4` | `4.2.2` |
    | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.45` | `0.10.63` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.5.8` | `1.15.5` |
    | [fsevents](https://github.com/fsevents/fsevents) | `1.2.4` | `1.2.13` |
    | [postcss](https://github.com/postcss/postcss) | `5.2.18` | `8.4.35` |
    | [css-loader](https://github.com/webpack-contrib/css-loader) | `0.28.11` | `6.10.0` |
    | [ip](https://github.com/indutny/node-ip) | `1.1.5` | `1.1.9` |
    | [json-schema](https://github.com/kriszyp/json-schema) | `0.2.3` | `0.4.0` |
    | [jsprim](https://github.com/joyent/node-jsprim) | `1.4.1` | `1.4.2` |
    | [lodash](https://github.com/lodash/lodash) | `4.17.10` | `4.17.21` |
    | [lodash-es](https://github.com/lodash/lodash) | `4.17.10` | `4.17.21` |
    | [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` |
    | [tough-cookie](https://github.com/salesforce/tough-cookie) | `2.3.4` | `` |
    | [codecov](https://github.com/codecov/codecov-node) | `3.0.4` | `3.8.3` |
    | [url-parse](https://github.com/unshiftio/url-parse) | `1.4.3` | `1.5.10` |
    
    
    Updates `semver` from 5.5.1 to 5.7.2
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.5.1...v5.7.2)
    
    Updates `systeminformation` from 3.42.9 to 5.21.7
    - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/sebhildebrandt/systeminformation/commits/v5.21.7)
    
    Updates `electron` from 2.0.8 to 22.3.25
    - [Release notes](https://github.com/electron/electron/releases)
    - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
    - [Commits](electron/electron@v2.0.8...v22.3.25)
    
    Updates `ws` from 5.2.2 to 5.2.3
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@5.2.2...5.2.3)
    
    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 `logrotate-stream` from 0.2.5 to 0.2.9
    - [Commits](dstokes/logrotate-stream@v0.2.5...v0.2.9)
    
    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 `mocha` from 5.2.0 to 10.3.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v5.2.0...v10.3.0)
    
    Updates `ansi-regex` from 3.0.0 to 3.0.1
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)
    
    Updates `browserify-sign` from 4.0.4 to 4.2.2
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.0.4...v4.2.2)
    
    Updates `es5-ext` from 0.10.45 to 0.10.63
    - [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.45...v0.10.63)
    
    Updates `follow-redirects` from 1.5.8 to 1.15.5
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.5.8...v1.15.5)
    
    Updates `fsevents` from 1.2.4 to 1.2.13
    - [Release notes](https://github.com/fsevents/fsevents/releases)
    - [Commits](fsevents/fsevents@v1.2.4...v1.2.13)
    
    Updates `postcss` from 5.2.18 to 8.4.35
    - [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.4.35)
    
    Updates `css-loader` from 0.28.11 to 6.10.0
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v0.28.11...v6.10.0)
    
    Updates `ip` from 1.1.5 to 1.1.9
    - [Commits](indutny/node-ip@v1.1.5...v1.1.9)
    
    Updates `json-schema` from 0.2.3 to 0.4.0
    - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0)
    
    Updates `jsprim` from 1.4.1 to 1.4.2
    - [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
    - [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2)
    
    Updates `lodash` from 4.17.10 to 4.17.21
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.10...4.17.21)
    
    Updates `lodash-es` from 4.17.10 to 4.17.21
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.10...4.17.21)
    
    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)
    
    Removes `tough-cookie`
    
    Updates `codecov` from 3.0.4 to 3.8.3
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-node@v3.0.4...v3.8.3)
    
    Updates `url-parse` from 1.4.3 to 1.5.10
    - [Commits](unshiftio/url-parse@1.4.3...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: systeminformation
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: electron
      dependency-type: direct:development
      dependency-group: npm_and_yarn-security-group
    - dependency-name: ws
      dependency-type: direct:development
      dependency-group: npm_and_yarn-security-group
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: logrotate-stream
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: mkdirp
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: mocha
      dependency-type: direct:development
      dependency-group: npm_and_yarn-security-group
    - dependency-name: ansi-regex
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: es5-ext
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: fsevents
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: postcss
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: css-loader
      dependency-type: direct:development
      dependency-group: npm_and_yarn-security-group
    - dependency-name: ip
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: json-schema
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: jsprim
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: lodash
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: lodash-es
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: set-value
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: union-value
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: tough-cookie
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: codecov
      dependency-type: direct:development
      dependency-group: npm_and_yarn-security-group
    - dependency-name: url-parse
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6b10bf8 View commit details
    Browse the repository at this point in the history