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

chore(deps): bump the npm_and_yarn group across 1 directory with 14 updates #1442

Merged
merged 1 commit into from
Sep 14, 2024

Commits on Sep 14, 2024

  1. chore(deps): bump the npm_and_yarn group across 1 directory with 14 u…

    …pdates
    
    Bumps the npm_and_yarn group with 11 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [axios](https:/axios/axios) | `1.7.0` | `1.7.7` |
    | [typesense](https:/typesense/typesense-js) | `1.7.2` | `1.8.2` |
    | [body-parser](https:/expressjs/body-parser) | `1.20.2` | `1.20.3` |
    | [express](https:/expressjs/express) | `4.19.2` | `4.21.0` |
    | [webpack](https:/webpack/webpack) | `5.91.0` | `5.94.0` |
    | [@angular-devkit/build-angular](https:/angular/angular-cli) | `17.3.8` | `17.3.9` |
    | [fast-xml-parser](https:/NaturalIntelligence/fast-xml-parser) | `4.3.6` | `4.4.1` |
    | [@aws-sdk/client-s3](https:/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.540.0` | `3.651.1` |
    | [@aws-sdk/client-ses](https:/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.540.0` | `3.651.1` |
    | [ws](https:/websockets/ws) | `8.16.0` | `8.18.0` |
    | [puppeteer-core](https:/puppeteer/puppeteer) | `22.6.1` | `22.15.0` |
    
    
    
    Updates `axios` from 1.7.0 to 1.7.7
    - [Release notes](https:/axios/axios/releases)
    - [Changelog](https:/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.0...v1.7.7)
    
    Updates `typesense` from 1.7.2 to 1.8.2
    - [Release notes](https:/typesense/typesense-js/releases)
    - [Commits](typesense/typesense-js@v1.7.2...v1.8.2)
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https:/expressjs/body-parser/releases)
    - [Changelog](https:/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https:/expressjs/express/releases)
    - [Changelog](https:/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https:/expressjs/express/releases)
    - [Changelog](https:/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    Updates `webpack` from 5.91.0 to 5.94.0
    - [Release notes](https:/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.91.0...v5.94.0)
    
    Updates `@angular-devkit/build-angular` from 17.3.8 to 17.3.9
    - [Release notes](https:/angular/angular-cli/releases)
    - [Changelog](https:/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@17.3.8...17.3.9)
    
    Updates `fast-xml-parser` from 4.3.6 to 4.4.1
    - [Release notes](https:/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https:/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v4.3.6...v4.4.1)
    
    Updates `@aws-sdk/client-s3` from 3.540.0 to 3.651.1
    - [Release notes](https:/aws/aws-sdk-js-v3/releases)
    - [Changelog](https:/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
    - [Commits](https:/aws/aws-sdk-js-v3/commits/v3.651.1/clients/client-s3)
    
    Updates `@aws-sdk/client-ses` from 3.540.0 to 3.651.1
    - [Release notes](https:/aws/aws-sdk-js-v3/releases)
    - [Changelog](https:/aws/aws-sdk-js-v3/blob/main/clients/client-ses/CHANGELOG.md)
    - [Commits](https:/aws/aws-sdk-js-v3/commits/v3.651.1/clients/client-ses)
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https:/pillarjs/path-to-regexp/releases)
    - [Changelog](https:/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `send` from 0.18.0 to 0.19.0
    - [Release notes](https:/pillarjs/send/releases)
    - [Changelog](https:/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:/expressjs/serve-static/releases)
    - [Changelog](https:/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    Updates `ws` from 8.16.0 to 8.18.0
    - [Release notes](https:/websockets/ws/releases)
    - [Commits](websockets/ws@8.16.0...8.18.0)
    
    Updates `puppeteer-core` from 22.6.1 to 22.15.0
    - [Release notes](https:/puppeteer/puppeteer/releases)
    - [Changelog](https:/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-core-v22.6.1...puppeteer-core-v22.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: typesense
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: body-parser
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: fast-xml-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@aws-sdk/client-s3"
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: "@aws-sdk/client-ses"
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: path-to-regexp
      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: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: puppeteer-core
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    159787b View commit details
    Browse the repository at this point in the history