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 with 16 updates #3245

Closed

Commits on Sep 23, 2024

  1. Bump the npm_and_yarn group with 16 updates

    Bumps the npm_and_yarn group with 16 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` |
    | [webpack](https://github.com/webpack/webpack) | `5.82.0` | `5.94.0` |
    | [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.2.0` | `4.4.0` |
    | [dset](https://github.com/lukeed/dset) | `3.1.3` | `3.1.4` |
    | [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` |
    | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.62` | `0.10.64` |
    | [express](https://github.com/expressjs/express) | `4.18.2` | `4.21.0` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.5` | `1.15.9` |
    | [msgpackr](https://github.com/kriszyp/msgpackr) | `1.9.1` | `1.11.0` |
    | [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `0.1.7` | `0.1.10` |
    | [rollup](https://github.com/rollup/rollup) | `4.10.0` | `4.22.4` |
    | [send](https://github.com/pillarjs/send) | `0.18.0` | `0.19.0` |
    | [serve-static](https://github.com/expressjs/serve-static) | `1.15.0` | `1.16.2` |
    | [tar](https://github.com/isaacs/node-tar) | `6.1.14` | `6.2.1` |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.4` | `5.4.7` |
    | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
    
    
    Updates `postcss` from 8.4.31 to 8.4.32
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.31...8.4.32)
    
    Updates `webpack` from 5.82.0 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.82.0...v5.94.0)
    
    Updates `@adobe/css-tools` from 4.2.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 `dset` from 3.1.3 to 3.1.4
    - [Release notes](https://github.com/lukeed/dset/releases)
    - [Commits](lukeed/dset@v3.1.3...v3.1.4)
    
    Updates `ejs` from 3.1.9 to 3.1.10
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.9...v3.1.10)
    
    Updates `es5-ext` from 0.10.62 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.62...v0.10.64)
    
    Updates `express` from 4.18.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.18.2...4.21.0)
    
    Updates `follow-redirects` from 1.15.5 to 1.15.9
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.9)
    
    Updates `msgpackr` from 1.9.1 to 1.11.0
    - [Release notes](https://github.com/kriszyp/msgpackr/releases)
    - [Commits](https://github.com/kriszyp/msgpackr/commits)
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `rollup` from 4.10.0 to 4.22.4
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.10.0...v4.22.4)
    
    Updates `send` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/pillarjs/send/releases)
    - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
    - [Commits](pillarjs/send@0.18.0...0.19.0)
    
    Updates `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    Updates `tar` from 6.1.14 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.1.14...v6.2.1)
    
    Updates `vite` from 5.1.4 to 5.4.7
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)
    
    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)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: "@adobe/css-tools"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: dset
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ejs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: es5-ext
      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: msgpackr
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: path-to-regexp
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: rollup
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: send
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: serve-static
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tar
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: vite
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: word-wrap
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cd67694 View commit details
    Browse the repository at this point in the history