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 2 directories with 32 updates #109

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

Commits on Jun 18, 2024

  1. Bump the npm_and_yarn group across 2 directories with 32 updates

    Bumps the npm_and_yarn group with 13 updates in the /api directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [axios](https://github.com/axios/axios) | `0.21.1` | `0.28.0` |
    | [express](https://github.com/expressjs/express) | `4.17.1` | `4.19.2` |
    | [mongoose](https://github.com/Automattic/mongoose) | `5.11.15` | `5.13.20` |
    | [passport](https://github.com/jaredhanson/passport) | `0.4.1` | `0.6.0` |
    | [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `4.1.1` |
    | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
    | [glob-parent](https://github.com/gulpjs/glob-parent) | `5.1.1` | `5.1.2` |
    | [got](https://github.com/sindresorhus/got) | `9.6.0` | `removed` |
    | [nodemon](https://github.com/remy/nodemon) | `2.0.7` | `2.0.22` |
    | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` |
    | [mongodb](https://github.com/mongodb/node-mongodb-native) | `3.6.3` | `4.17.2` |
    | [connect-mongo](https://github.com/jdesboeufs/connect-mongo) | `4.2.0` | `4.6.0` |
    
    Bumps the npm_and_yarn group with 17 updates in the /client directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [axios](https://github.com/axios/axios) | `0.21.4` | `0.28.0` |
    | [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.6` |
    | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
    | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `6.5.16` | `6.5.16` |
    | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `6.5.16` | `8.1.10` |
    | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.7` | `1.2.8` |
    | [next](https://github.com/vercel/next.js) | `10.2.3` | `14.1.1` |
    | [webpack](https://github.com/webpack/webpack) | `5.75.0` | `5.76.0` |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.20.13` | `7.24.7` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
    | [ejs](https://github.com/mde/ejs) | `3.1.8` | `3.1.10` |
    | [shell-quote](https://github.com/ljharb/shell-quote) | `1.7.2` | `1.8.1` |
    | [tough-cookie](https://github.com/salesforce/tough-cookie) | `4.1.2` | `4.1.4` |
    | [trim](https://github.com/Trott/trim) | `0.0.1` | `removed` |
    | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `6.5.16` | `8.1.10` |
    | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
    
    
    
    Updates `axios` from 0.21.1 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.21.1...v0.28.0)
    
    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 `mongoose` from 5.11.15 to 5.13.20
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@5.11.15...5.13.20)
    
    Updates `passport` from 0.4.1 to 0.6.0
    - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
    - [Commits](jaredhanson/passport@v0.4.1...v0.6.0)
    
    Updates `follow-redirects` from 1.13.3 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)
    
    Updates `ansi-regex` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
    
    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 `glob-parent` from 5.1.1 to 5.1.2
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    Removes `got`
    
    Updates `nodemon` from 2.0.7 to 2.0.22
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.7...v2.0.22)
    
    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 `minimatch` from 3.0.4 to 3.1.2
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.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 `mongodb` from 3.6.3 to 4.17.2
    - [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
    - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.2/HISTORY.md)
    - [Commits](mongodb/node-mongodb-native@v3.6.3...v4.17.2)
    
    Updates `connect-mongo` from 4.2.0 to 4.6.0
    - [Changelog](https://github.com/jdesboeufs/connect-mongo/blob/master/CHANGELOG.md)
    - [Commits](jdesboeufs/connect-mongo@v4.2.0...v4.6.0)
    
    Updates `mpath` from 0.8.3 to 0.8.4
    - [Changelog](https://github.com/mongoosejs/mpath/blob/master/History.md)
    - [Commits](mongoosejs/mpath@0.8.3...0.8.4)
    
    Updates `qs` from 6.7.0 to 6.11.0
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.7.0...v6.11.0)
    
    Updates `axios` from 0.21.4 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.21.1...v0.28.0)
    
    Updates `express` from 4.18.2 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.15.2 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)
    
    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 `@storybook/addon-essentials` from 6.5.16 to 6.5.16
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials)
    
    Updates `@storybook/react` from 6.5.16 to 8.1.10
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/renderers/react)
    
    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 `minimist` from 1.2.7 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    Updates `next` from 10.2.3 to 14.1.1
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v10.2.3...v14.1.1)
    
    Updates `webpack` from 5.75.0 to 5.76.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.76.0)
    
    Updates `@babel/traverse` from 7.20.13 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 `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 `ejs` from 3.1.8 to 3.1.10
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.8...v3.1.10)
    
    Updates `loader-utils` from 1.2.3 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.2.3...v1.4.2)
    
    Updates `node-fetch` from 2.6.1 to 2.6.9
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.9)
    
    Updates `shell-quote` from 1.7.2 to 1.8.1
    - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
    - [Commits](ljharb/shell-quote@v1.7.2...v1.8.1)
    
    Updates `tough-cookie` from 4.1.2 to 4.1.4
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.4)
    
    Removes `trim`
    
    Updates `@storybook/addon-essentials` from 6.5.16 to 8.1.10
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials)
    
    Updates `webpack-dev-middleware` from 3.7.3 to 5.3.3
    - [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.3...v5.3.3)
    
    Updates `word-wrap` from 1.2.3 to 1.2.5
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)
    
    Updates `ws` from 7.5.9 to 6.2.3
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: mongoose
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: passport
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ansi-regex
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: glob-parent
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: got
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: nodemon
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: minimatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: mongodb
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: connect-mongo
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: mpath
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: axios
      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: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@storybook/addon-essentials"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: "@storybook/react"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: next
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ejs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: loader-utils
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: node-fetch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: shell-quote
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tough-cookie
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: trim
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@storybook/addon-essentials"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: word-wrap
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c9b466a View commit details
    Browse the repository at this point in the history