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 12 updates #361

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

Commits on Aug 30, 2024

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

    Bumps the npm_and_yarn group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.94.0` |
    | [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
    | [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.3.0` | `4.4.0` |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.22.10` | `7.25.6` |
    | [axios](https://github.com/axios/axios) | `1.6.8` | `1.7.5` |
    | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
    | [elliptic](https://github.com/indutny/elliptic) | `6.5.4` | `6.5.7` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.6` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.28` | `8.4.41` |
    | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |
    | [ws](https://github.com/websockets/ws) | `8.13.0` | `8.18.0` |
    
    
    
    Updates `webpack` from 5.88.2 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.88.2...v5.94.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.18.2...4.19.2)
    
    Updates `@adobe/css-tools` from 4.3.0 to 4.4.0
    - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
    - [Commits](https://github.com/adobe/css-tools/commits)
    
    Updates `@babel/traverse` from 7.22.10 to 7.25.6
    - [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.25.6/packages/babel-traverse)
    
    Updates `axios` from 1.6.8 to 1.7.5
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.8...v1.7.5)
    
    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 `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 `elliptic` from 6.5.4 to 6.5.7
    - [Commits](indutny/elliptic@v6.5.4...v6.5.7)
    
    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 `postcss` from 8.4.28 to 8.4.41
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.28...8.4.41)
    
    Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    Updates `ws` from 8.13.0 to 8.18.0
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.13.0...8.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: "@adobe/css-tools"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: axios
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: elliptic
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    57f94b5 View commit details
    Browse the repository at this point in the history