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 3 directories with 35 updates #4

Commits on Jun 16, 2024

  1. Bump the npm_and_yarn group across 3 directories with 35 updates

    Bumps the npm_and_yarn group with 21 updates in the /client directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [axios](https://github.com/axios/axios) | `0.19.2` | `0.28.0` |
    | [lodash](https://github.com/lodash/lodash) | `4.17.19` | `4.17.21` |
    | [nanoid](https://github.com/ai/nanoid) | `3.1.9` | `3.1.31` |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.9.6` | `7.24.7` |
    | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `26.0.1` | `29.7.0` |
    | [webpack](https://github.com/webpack/webpack) | `4.43.0` | `5.92.0` |
    | [webpack-cli](https://github.com/webpack/webpack-cli) | `3.3.11` | `5.1.4` |
    | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `3.11.0` | `5.0.4` |
    | [ajv](https://github.com/ajv-validator/ajv) | `6.12.2` | `6.12.6` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.1.0` | `4.2.3` |
    | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
    | [d3-color](https://github.com/d3/d3-color) | `1.4.1` | `3.1.0` |
    | [@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) | `0.64.0` | `0.87.0` |
    | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
    | [ini](https://github.com/npm/ini) | `1.3.5` | `1.3.8` |
    | [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |
    | [lodash-es](https://github.com/lodash/lodash) | `4.17.15` | `4.17.21` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` |
    | [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` |
    | [tar](https://github.com/isaacs/node-tar) | `6.0.2` | `6.2.1` |
    
    Bumps the npm_and_yarn group with 10 updates in the /openapi directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [loader-utils](https://github.com/webpack/loader-utils) | `1.4.0` | `1.4.2` |
    | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
    | [express](https://github.com/expressjs/express) | `4.17.1` | `4.19.2` |
    | [ini](https://github.com/npm/ini) | `1.3.5` | `1.3.8` |
    | [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` |
    | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.0` | `2.7.0` |
    | [y18n](https://github.com/yargs/y18n) | `3.2.1` | `3.2.2` |
    | [json-pointer](https://github.com/manuelstofer/json-pointer) | `0.6.0` | `0.6.2` |
    | [prismjs](https://github.com/PrismJS/prism) | `1.20.0` | `1.29.0` |
    
    Bumps the npm_and_yarn group with 1 update in the /scripts/querylog directory: [dns-packet](https://github.com/mafintosh/dns-packet).
    
    
    Updates `axios` from 0.19.2 to 0.28.0
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
    - [Commits](axios/axios@v0.19.2...v0.28.0)
    
    Updates `lodash` from 4.17.19 to 4.17.21
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.19...4.17.21)
    
    Updates `nanoid` from 3.1.9 to 3.1.31
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.9...3.1.31)
    
    Updates `@babel/traverse` from 7.9.6 to 7.24.7
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse)
    
    Updates `braces` from 3.0.2 to 3.0.3
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    Updates `jest` from 26.0.1 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    Updates `webpack` from 4.43.0 to 5.92.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v4.43.0...v5.92.0)
    
    Updates `webpack-cli` from 3.3.11 to 5.1.4
    - [Release notes](https://github.com/webpack/webpack-cli/releases)
    - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected])
    
    Updates `webpack-dev-server` from 3.11.0 to 5.0.4
    - [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@v3.11.0...v5.0.4)
    
    Updates `ajv` from 6.12.2 to 6.12.6
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.2...v6.12.6)
    
    Updates `browserify-sign` from 4.1.0 to 4.2.3
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.1.0...v4.2.3)
    
    Updates `loader-utils` from 1.2.3 to 1.4.0
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.2)
    
    Updates `semver` from 5.7.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.7.1...v5.7.2)
    
    Updates `d3-color` from 1.4.1 to 3.1.0
    - [Release notes](https://github.com/d3/d3-color/releases)
    - [Commits](d3/d3-color@v1.4.1...v3.1.0)
    
    Updates `@nivo/line` from 0.64.0 to 0.87.0
    - [Release notes](https://github.com/plouc/nivo/releases)
    - [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/plouc/nivo/commits/v0.87.0/packages/line)
    
    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 `dns-packet` from 1.3.1 to 5.6.1
    - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
    - [Commits](mafintosh/dns-packet@v5.2.1...v5.2.2)
    
    Updates `express` from 4.17.1 to 4.19.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.19.2)
    
    Updates `follow-redirects` from 1.5.10 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.6)
    
    Updates `ini` from 1.3.5 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.5...v1.3.8)
    
    Updates `ws` from 6.2.1 to 8.17.0
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@6.2.1...8.17.0)
    
    Updates `json5` from 1.0.1 to 1.0.2
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    Updates `lodash-es` from 4.17.15 to 4.17.21
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.21)
    
    Updates `minimist` from 1.2.5 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    Updates `node-forge` from 0.9.0 to 1.3.1
    - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
    - [Commits](digitalbazaar/forge@0.9.0...v1.3.1)
    
    Updates `path-parse` from 1.0.6 to 1.0.7
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    Updates `qs` from 6.5.2 to 6.11.0
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.11.0)
    
    Updates `tar` from 6.0.2 to 6.2.1
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.0.2...v6.2.1)
    
    Updates `yargs-parser` from 13.1.2 to 18.1.3
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/yargs/yargs-parser/commits/v18.1.3)
    
    Updates `webpack-dev-middleware` from 3.7.2 to 7.2.1
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v3.7.2...v7.2.1)
    
    Updates `y18n` from 4.0.0 to 5.0.8
    - [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)
    
    Updates `loader-utils` from 1.4.0 to 1.4.2
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.2)
    
    Updates `semver` from 5.7.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.7.1...v5.7.2)
    
    Updates `express` from 4.17.1 to 4.19.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.19.2)
    
    Updates `ini` from 1.3.5 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.5...v1.3.8)
    
    Updates `json5` from 1.0.1 to 1.0.2
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    Updates `minimist` from 1.2.5 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    Updates `node-fetch` from 2.6.0 to 2.7.0
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.7.0)
    
    Updates `qs` from 6.7.0 to 6.11.0
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.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)
    
    Updates `json-pointer` from 0.6.0 to 0.6.2
    - [Commits](https://github.com/manuelstofer/json-pointer/commits)
    
    Updates `prismjs` from 1.20.0 to 1.29.0
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.20.0...v1.29.0)
    
    Updates `dns-packet` from 5.2.1 to 5.2.2
    - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
    - [Commits](mafintosh/dns-packet@v5.2.1...v5.2.2)
    
    Updates `ip` from 1.1.5 to 1.1.9
    - [Commits](indutny/node-ip@v1.1.5...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: lodash
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: nanoid
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: jest
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: webpack-cli
      dependency-type: direct:development
      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: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: loader-utils
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: d3-color
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@nivo/line"
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: decode-uri-component
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: dns-packet
      dependency-type: indirect
      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: ini
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: json5
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: lodash-es
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: node-forge
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: path-parse
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tar
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: yargs-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: y18n
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: loader-utils
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ini
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: json5
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: node-fetch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: y18n
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: json-pointer
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: prismjs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: dns-packet
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: ip
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    607867d View commit details
    Browse the repository at this point in the history