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

[pull] master from nestjs:master #1188

Open
wants to merge 6,104 commits into
base: master
Choose a base branch
from
Open

[pull] master from nestjs:master #1188

wants to merge 6,104 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 26, 2024

  1. chore(deps-dev): bump chai and @types/chai

    Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.
    
    Updates `chai` from 4.4.1 to 4.5.0
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v4.4.1...v4.5.0)
    
    Updates `@types/chai` from 4.3.11 to 4.3.16
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: "@types/chai"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    01cd73e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump husky from 9.1.1 to 9.1.2

    Bumps [husky](https://github.com/typicode/husky) from 9.1.1 to 9.1.2.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.1...v9.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a9b2655 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13828 from nestjs/dependabot/npm_and_yarn/husky-9…

    ….1.2
    
    chore(deps-dev): bump husky from 9.1.1 to 9.1.2
    kamilmysliwiec authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f765e5a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13827 from nestjs/dependabot/npm_and_yarn/multi-e…

    …86d5cf068
    
    chore(deps-dev): bump chai and @types/chai
    kamilmysliwiec authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6147a82 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7

    Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.
    - [Commits](requirejs/r.js@2.3.6...2.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: requirejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f442d43 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13829 from nestjs/dependabot/npm_and_yarn/require…

    …js-2.3.7
    
    chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7
    kamilmysliwiec authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    706af4c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore(deps-dev): bump @types/node from 20.14.12 to 22.0.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.12 to 22.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4988e58 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mysql2 from 3.10.3 to 3.11.0

    Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.10.3 to 3.11.0.
    - [Release notes](https://github.com/sidorares/node-mysql2/releases)
    - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
    - [Commits](sidorares/node-mysql2@v3.10.3...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: mysql2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    eb1e89e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump cache-manager from 5.7.3 to 5.7.4

    Bumps [cache-manager](https://github.com/jaredwray/cache-manager) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/jaredwray/cache-manager/releases)
    - [Commits](https://github.com/jaredwray/cache-manager/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cache-manager
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ee89c84 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump husky from 9.1.2 to 9.1.3

    Bumps [husky](https://github.com/typicode/husky) from 9.1.2 to 9.1.3.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.2...v9.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4d45a41 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13835 from nestjs/dependabot/npm_and_yarn/husky-9…

    ….1.3
    
    chore(deps-dev): bump husky from 9.1.2 to 9.1.3
    kamilmysliwiec authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    424532e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13834 from nestjs/dependabot/npm_and_yarn/cache-m…

    …anager-5.7.4
    
    chore(deps-dev): bump cache-manager from 5.7.3 to 5.7.4
    kamilmysliwiec authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    39ca180 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13833 from nestjs/dependabot/npm_and_yarn/mysql2-…

    …3.11.0
    
    chore(deps-dev): bump mysql2 from 3.10.3 to 3.11.0
    kamilmysliwiec authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0eb51c9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13831 from nestjs/dependabot/npm_and_yarn/types/n…

    …ode-22.0.0
    
    chore(deps-dev): bump @types/node from 20.14.12 to 22.0.0
    kamilmysliwiec authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    705d2e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. chore(deps-dev): bump @types/ws from 8.5.11 to 8.5.12

    Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.11 to 8.5.12.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/ws"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    22d7a7b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.17.0 to 7.18.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    74db21c View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump redis from 4.6.15 to 4.7.0

    Bumps [redis](https://github.com/redis/node-redis) from 4.6.15 to 4.7.0.
    - [Release notes](https://github.com/redis/node-redis/releases)
    - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/redis/node-redis/compare/redis@4.6.15...redis@4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: redis
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7c65ba9 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump husky from 9.1.3 to 9.1.4

    Bumps [husky](https://github.com/typicode/husky) from 9.1.3 to 9.1.4.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.3...v9.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8234c7d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. chore(deps-dev): bump mongoose from 8.5.1 to 8.5.2

    Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.5.1 to 8.5.2.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@8.5.1...8.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: mongoose
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2195dce View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump nats from 2.28.1 to 2.28.2

    Bumps [nats](https://github.com/nats-io/nats.js) from 2.28.1 to 2.28.2.
    - [Release notes](https://github.com/nats-io/nats.js/releases)
    - [Commits](nats-io/nats.js@v2.28.1...v2.28.2)
    
    ---
    updated-dependencies:
    - dependency-name: nats
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e102360 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13844 from nestjs/dependabot/npm_and_yarn/nats-2.…

    …28.2
    
    chore(deps-dev): bump nats from 2.28.1 to 2.28.2
    kamilmysliwiec authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4633476 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13843 from nestjs/dependabot/npm_and_yarn/mongoos…

    …e-8.5.2
    
    chore(deps-dev): bump mongoose from 8.5.1 to 8.5.2
    kamilmysliwiec authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3d26f3d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13840 from nestjs/dependabot/npm_and_yarn/husky-9…

    ….1.4
    
    chore(deps-dev): bump husky from 9.1.3 to 9.1.4
    kamilmysliwiec authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ca47f18 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13839 from nestjs/dependabot/npm_and_yarn/redis-4…

    ….7.0
    
    chore(deps-dev): bump redis from 4.6.15 to 4.7.0
    kamilmysliwiec authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d463920 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13838 from nestjs/dependabot/npm_and_yarn/typescr…

    …ipt-eslint/parser-7.18.0
    
    chore(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0
    kamilmysliwiec authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    88edd7c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13836 from nestjs/dependabot/npm_and_yarn/types/w…

    …s-8.5.12
    
    chore(deps-dev): bump @types/ws from 8.5.11 to 8.5.12
    kamilmysliwiec authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0e5efa5 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.17.0 to 7.18.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    552e3a4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #13837 from nestjs/dependabot/npm_and_yarn/typescr…

    …ipt-eslint/eslint-plugin-7.18.0
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0
    kamilmysliwiec authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cb11e2e View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump ws

    Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.8...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6737a02 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. chore(deps-dev): bump @types/node from 22.0.0 to 22.0.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.0.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    110c186 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13848 from nestjs/dependabot/npm_and_yarn/types/n…

    …ode-22.0.2
    
    chore(deps-dev): bump @types/node from 22.0.0 to 22.0.2
    kamilmysliwiec authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    233a89a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore(deps-dev): bump lint-staged from 15.2.7 to 15.2.8

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.7 to 15.2.8.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.7...v15.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ce8eee1 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/node from 22.0.2 to 22.1.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.2 to 22.1.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    42e20bf View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump core-js from 3.37.1 to 3.38.0

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.1 to 3.38.0.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.38.0/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b2da62a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore(deps-dev): bump cache-manager from 5.7.4 to 5.7.5

    Bumps [cache-manager](https://github.com/jaredwray/cacheable) from 5.7.4 to 5.7.5.
    - [Release notes](https://github.com/jaredwray/cacheable/releases)
    - [Commits](https://github.com/jaredwray/cacheable/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cache-manager
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b7065bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13859 from nestjs/dependabot/npm_and_yarn/cache-m…

    …anager-5.7.5
    
    chore(deps-dev): bump cache-manager from 5.7.4 to 5.7.5
    kamilmysliwiec authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6c369c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13855 from nestjs/dependabot/npm_and_yarn/core-js…

    …-3.38.0
    
    chore(deps-dev): bump core-js from 3.37.1 to 3.38.0
    kamilmysliwiec authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    859067d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13854 from nestjs/dependabot/npm_and_yarn/types/n…

    …ode-22.1.0
    
    chore(deps-dev): bump @types/node from 22.0.2 to 22.1.0
    kamilmysliwiec authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c39d903 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13853 from nestjs/dependabot/npm_and_yarn/lint-st…

    …aged-15.2.8
    
    chore(deps-dev): bump lint-staged from 15.2.7 to 15.2.8
    kamilmysliwiec authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    418ffd9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13846 from nestjs/dependabot/npm_and_yarn/sample/…

    …32-graphql-federation-schema-first/users-application/ws-7.5.10
    
    chore(deps): bump ws from 7.5.8 to 7.5.10 in /sample/32-graphql-federation-schema-first/users-application
    kamilmysliwiec authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    62cd4e1 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump ws and @nestjs/graphql

    Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [@nestjs/graphql](https://github.com/nestjs/graphql). These dependencies need to be updated together.
    
    
    Updates `ws` from 7.5.9 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...8.17.1)
    
    Updates `@nestjs/graphql` from 12.0.11 to 12.2.0
    - [Release notes](https://github.com/nestjs/graphql/releases)
    - [Commits](nestjs/graphql@v12.0.11...v12.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: "@nestjs/graphql"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    39ec0e8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13860 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/gateway/multi-dabac980bd
    
    chore(deps): bump ws and @nestjs/graphql in /sample/31-graphql-federation-code-first/gateway
    kamilmysliwiec authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    af16406 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump ws and @nestjs/graphql

    Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [@nestjs/graphql](https://github.com/nestjs/graphql). These dependencies need to be updated together.
    
    
    Updates `ws` from 7.5.7 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.7...8.17.1)
    
    Updates `@nestjs/graphql` from 12.0.11 to 12.2.0
    - [Release notes](https://github.com/nestjs/graphql/releases)
    - [Commits](nestjs/graphql@v12.0.11...v12.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: "@nestjs/graphql"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a95ae2e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. chore(deps-dev): bump cache-manager from 5.7.5 to 5.7.6

    Bumps [cache-manager](https://github.com/jaredwray/cacheable) from 5.7.5 to 5.7.6.
    - [Release notes](https://github.com/jaredwray/cacheable/releases)
    - [Commits](https://github.com/jaredwray/cacheable/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cache-manager
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    07a6a3f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump artillery from 2.0.18 to 2.0.19

    Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.18 to 2.0.19.
    - [Release notes](https://github.com/artilleryio/artillery/releases)
    - [Commits](artilleryio/artillery@artillery-2.0.18...artillery-2.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: artillery
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1e2343a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. feat(fastify): add type for http options

    Fastify has support for http options through the fastify function call
    which was not officially included in the nest adapter. Currently passing
    an object with a http field works, but gives the developer no type
    hinting about the `http` field.
    stefanvanderwolf committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d0115e6 View commit details
    Browse the repository at this point in the history
  2. Update Readme.md

    kamilmysliwiec authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9e9095c View commit details
    Browse the repository at this point in the history
  3. Update Readme.md

    kamilmysliwiec authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    38c0548 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. chore(deps-dev): bump @apollo/server from 4.10.5 to 4.11.0

    Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.10.5 to 4.11.0.
    - [Release notes](https://github.com/apollographql/apollo-server/releases)
    - [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
    - [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.11.0/packages/server)
    
    ---
    updated-dependencies:
    - dependency-name: "@apollo/server"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7dbee9d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. chore(deps-dev): bump mocha from 10.7.0 to 10.7.3

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.0 to 10.7.3.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.7.0...v10.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ae88fbd View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a602ab5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13874 from nestjs/dependabot/npm_and_yarn/types/n…

    …ode-22.2.0
    
    chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e43b903 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13873 from nestjs/dependabot/npm_and_yarn/mocha-1…

    …0.7.3
    
    chore(deps-dev): bump mocha from 10.7.0 to 10.7.3
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cf42f23 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13871 from nestjs/dependabot/npm_and_yarn/apollo/…

    …server-4.11.0
    
    chore(deps-dev): bump @apollo/server from 4.10.5 to 4.11.0
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7ec8936 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13865 from nestjs/dependabot/npm_and_yarn/artille…

    …ry-2.0.19
    
    chore(deps-dev): bump artillery from 2.0.18 to 2.0.19
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9f77a75 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13864 from nestjs/dependabot/npm_and_yarn/cache-m…

    …anager-5.7.6
    
    chore(deps-dev): bump cache-manager from 5.7.5 to 5.7.6
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7b360d9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13862 from nestjs/dependabot/npm_and_yarn/sample/…

    …23-graphql-code-first/multi-dabac980bd
    
    chore(deps): bump ws and @nestjs/graphql in /sample/23-graphql-code-first
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f5f390a View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.0

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.3.0 to 19.4.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7fcf35b View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump ws and @nestjs/graphql in /sample/22-graphql-prisma

    Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [@nestjs/graphql](https://github.com/nestjs/graphql). These dependencies need to be updated together.
    
    
    Updates `ws` from 7.5.8 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.8...8.17.1)
    
    Updates `@nestjs/graphql` from 12.0.11 to 12.2.0
    - [Release notes](https://github.com/nestjs/graphql/releases)
    - [Commits](nestjs/graphql@v12.0.11...v12.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: "@nestjs/graphql"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9b077ad View commit details
    Browse the repository at this point in the history
  11. Merge pull request #13869 from stefanvanderwolf/feature/add-http-type…

    …-support-fastify
    
    feat(fastify): add type for http options
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dc9df54 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #13807 from johaven/fix-search-method

    fix(platform-fastify): search method not declared
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0048313 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #13867 from nestjs/dependabot/npm_and_yarn/commitl…

    …int/cli-19.4.0
    
    chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.0
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9ce4f89 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #13876 from nestjs/dependabot/npm_and_yarn/sample/…

    …22-graphql-prisma/multi-dabac980bd
    
    chore(deps): bump ws and @nestjs/graphql in /sample/22-graphql-prisma
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6e7216a View commit details
    Browse the repository at this point in the history
  15. chore(deps): bump ws from 7.5.8 to 8.17.1 in /sample/22-graphql-prisma

    Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.8...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b18fd39 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #13731 from JadenKim-dev/grpc-package-name

    feat(microservices): grpc package name can be specified with service name
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ccfa23e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #13378 from CodyTseng/optimize-ws-adapter-handler-…

    …find
    
    perf(ws): optimize message handler lookup
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e5c439d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #13762 from sheepster1/fix-promise-conversion-in-i…

    …nterceptor-consumer
    
    fix(core): unhandled promise rejection in interceptors consumer
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e5e65c2 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #13639 from Imran-Sarkar-Sabbir/master

    feat(common): Added uuid v7 validation regex to ParseUUIDPipe
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    952bd3b View commit details
    Browse the repository at this point in the history
  20. Merge pull request #13877 from nestjs/dependabot/npm_and_yarn/sample/…

    …22-graphql-prisma/ws-8.17.1
    
    chore(deps): bump ws from 7.5.8 to 8.17.1 in /sample/22-graphql-prisma
    kamilmysliwiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7041fd0 View commit details
    Browse the repository at this point in the history
  21. chore(deps): bump ws and @nestjs/graphql

    Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [@nestjs/graphql](https://github.com/nestjs/graphql). These dependencies need to be updated together.
    
    
    Updates `ws` from 7.5.7 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.7...8.17.1)
    
    Updates `@nestjs/graphql` from 12.0.11 to 12.2.0
    - [Release notes](https://github.com/nestjs/graphql/releases)
    - [Commits](nestjs/graphql@v12.0.11...v12.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: "@nestjs/graphql"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2e7c493 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5bcd024 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fec6e82 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aaebb6f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    1b8e328 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13878 from nestjs/dependabot/npm_and_yarn/sample/…

    …12-graphql-schema-first/multi-dabac980bd
    
    chore(deps): bump ws and @nestjs/graphql in /sample/12-graphql-schema-first
    kamilmysliwiec authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e1f1aa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c84c7e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13883 from nestjs/fix/nats-client-promise-13880

    fix(microservices): hold nats client connection promise ref
    kamilmysliwiec authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7468810 View commit details
    Browse the repository at this point in the history
  5. chore: update readme

    kamilmysliwiec committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6f624d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67f32e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. chore(deps-dev): bump mongoose from 8.5.2 to 8.5.3

    Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.5.2 to 8.5.3.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@8.5.2...8.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: mongoose
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2d8e721 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.8 to 15.2.9.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.8...v15.2.9)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b9562a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. chore(deps-dev): bump @types/node from 22.2.0 to 22.3.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.3.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5fa9148 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13890 from nestjs/dependabot/npm_and_yarn/types/n…

    …ode-22.3.0
    
    chore(deps-dev): bump @types/node from 22.2.0 to 22.3.0
    kamilmysliwiec authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    296db12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13885 from nestjs/dependabot/npm_and_yarn/lint-st…

    …aged-15.2.9
    
    chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9
    kamilmysliwiec authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e8152d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13884 from nestjs/dependabot/npm_and_yarn/mongoos…

    …e-8.5.3
    
    chore(deps-dev): bump mongoose from 8.5.2 to 8.5.3
    kamilmysliwiec authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e1fe32c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. chore(deps-dev): bump husky from 9.1.4 to 9.1.5

    Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.5.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.4...v9.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8bf32bb View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump core-js from 3.38.0 to 3.38.1

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.38.0 to 3.38.1.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.38.1/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    eee1fcd View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. chore(deps-dev): bump @types/node from 22.3.0 to 22.5.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.3.0 to 22.5.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4887928 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump artillery from 2.0.19 to 2.0.20

    Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.19 to 2.0.20.
    - [Release notes](https://github.com/artilleryio/artillery/releases)
    - [Commits](https://github.com/artilleryio/artillery/commits)
    
    ---
    updated-dependencies:
    - dependency-name: artillery
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1315108 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13902 from nestjs/dependabot/npm_and_yarn/artille…

    …ry-2.0.20
    
    chore(deps-dev): bump artillery from 2.0.19 to 2.0.20
    kamilmysliwiec authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6a85b75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13901 from nestjs/dependabot/npm_and_yarn/types/n…

    …ode-22.5.0
    
    chore(deps-dev): bump @types/node from 22.3.0 to 22.5.0
    kamilmysliwiec authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1e72916 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13897 from nestjs/dependabot/npm_and_yarn/core-js…

    …-3.38.1
    
    chore(deps-dev): bump core-js from 3.38.0 to 3.38.1
    kamilmysliwiec authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    250b320 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13896 from nestjs/dependabot/npm_and_yarn/husky-9…

    ….1.5
    
    chore(deps-dev): bump husky from 9.1.4 to 9.1.5
    kamilmysliwiec authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d51d2c2 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.2.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a822e15 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13893 from nestjs/dependabot/npm_and_yarn/typescr…

    …ipt-eslint/eslint-plugin-8.2.0
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.2.0
    kamilmysliwiec authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e4b07eb View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Update Readme.md

    kamilmysliwiec authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3d1d18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda5940 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13916 from nestjs/revert-13893-dependabot/npm_and…

    …_yarn/typescript-eslint/eslint-plugin-8.2.0
    
    Revert "chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.2.0"
    kamilmysliwiec authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6e48bfd View commit details
    Browse the repository at this point in the history
  4. chore: fix some comments

    Signed-off-by: haouvw <jchaodaohang@foxmail.com>
    haouvw committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8b4af57 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @apollo/query-planner

    Bumps [@apollo/query-planner](https://github.com/apollographql/federation/tree/HEAD/query-planner-js) from 2.4.8 to 2.9.0.
    - [Release notes](https://github.com/apollographql/federation/releases)
    - [Changelog](https://github.com/apollographql/federation/blob/main/query-planner-js/CHANGELOG.md)
    - [Commits](https://github.com/apollographql/federation/commits/@apollo/query-planner@2.9.0/query-planner-js)
    
    ---
    updated-dependencies:
    - dependency-name: "@apollo/query-planner"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bc55d14 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump @apollo/gateway

    Bumps [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) from 2.2.3 to 2.9.0.
    - [Release notes](https://github.com/apollographql/federation/releases)
    - [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md)
    - [Commits](https://github.com/apollographql/federation/commits/@apollo/gateway@2.9.0/gateway-js)
    
    ---
    updated-dependencies:
    - dependency-name: "@apollo/gateway"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f02791a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge pull request #13919 from haouvw/master

    chore: fix some comments
    kamilmysliwiec authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    731e806 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. chore(deps-dev): bump mongoose from 8.5.3 to 8.6.0

    Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.5.3 to 8.6.0.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@8.5.3...8.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: mongoose
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e4b2624 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/node from 22.5.0 to 22.5.1

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.0 to 22.5.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a8ff9a8 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @commitlint/config-angular from 19.3.0 to 19.4.1

    Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 19.3.0 to 19.4.1.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/config-angular)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-angular"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    80baf9d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge pull request #13929 from nestjs/dependabot/npm_and_yarn/commitl…

    …int/config-angular-19.4.1
    
    chore(deps-dev): bump @commitlint/config-angular from 19.3.0 to 19.4.1
    kamilmysliwiec authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    412c180 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13928 from nestjs/dependabot/npm_and_yarn/types/n…

    …ode-22.5.1
    
    chore(deps-dev): bump @types/node from 22.5.0 to 22.5.1
    kamilmysliwiec authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    656f7ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13926 from nestjs/dependabot/npm_and_yarn/mongoos…

    …e-8.6.0
    
    chore(deps-dev): bump mongoose from 8.5.3 to 8.6.0
    kamilmysliwiec authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7425368 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13921 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/posts-application/apollo/query-planner-2.9.0
    
    chore(deps): bump @apollo/query-planner from 2.4.8 to 2.9.0 in /sample/31-graphql-federation-code-first/posts-application
    kamilmysliwiec authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5fd8e42 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13922 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/users-application/apollo/gateway-2.9.0
    
    chore(deps): bump @apollo/gateway from 2.2.3 to 2.9.0 in /sample/31-graphql-federation-code-first/users-application
    kamilmysliwiec authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7840835 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. chore(deps): bump webpack and @nestjs/cli in /sample/02-gateways

    Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.
    
    
    Updates `webpack` from 5.90.1 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.90.1...v5.94.0)
    
    Updates `@nestjs/cli` from 10.3.2 to 10.4.5
    - [Release notes](https://github.com/nestjs/nest-cli/releases)
    - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
    - [Commits](nestjs/nest-cli@10.3.2...10.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    - dependency-name: "@nestjs/cli"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6bc77cd View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump webpack from 5.91.0 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.91.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6864375 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    409e718 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    a1231aa View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump dset

    Bumps [dset](https://github.com/lukeed/dset) from 3.1.2 to 3.1.4.
    - [Release notes](https://github.com/lukeed/dset/releases)
    - [Commits](lukeed/dset@v3.1.2...v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: dset
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    de96602 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump dset from 3.1.3 to 3.1.4

    Bumps [dset](https://github.com/lukeed/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)
    
    ---
    updated-dependencies:
    - dependency-name: dset
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a80f8a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore(deps-dev): bump @commitlint/cli from 19.4.0 to 19.5.0

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.4.0 to 19.5.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4746fd0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mongoose from 8.6.0 to 8.6.2

    Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.6.0 to 8.6.2.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@8.6.0...8.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: mongoose
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    874e33d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. chore(core,express,fastify): fix deps with security issues

    - `path-to-regexp`
    - `body-parser`
    - `express` v4
    micalevisk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e0d2ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d9a7b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. chore(deps-dev): bump @types/node from 22.5.1 to 22.5.5

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 22.5.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1b3af38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13973 from nestjs/dependabot/npm_and_yarn/types/n…

    …ode-22.5.5
    
    chore(deps-dev): bump @types/node from 22.5.1 to 22.5.5
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    918c0c1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13969 from nestjs/dependabot/npm_and_yarn/mongoos…

    …e-8.6.2
    
    chore(deps-dev): bump mongoose from 8.6.0 to 8.6.2
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    679812a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13968 from nestjs/dependabot/npm_and_yarn/commitl…

    …int/cli-19.5.0
    
    chore(deps-dev): bump @commitlint/cli from 19.4.0 to 19.5.0
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    daaba39 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13967 from nestjs/dependabot/npm_and_yarn/dset-3.1.4

    chore(deps): bump dset from 3.1.3 to 3.1.4
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b0d0ab8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13966 from nestjs/dependabot/npm_and_yarn/sample/…

    …32-graphql-federation-schema-first/gateway/dset-3.1.4
    
    chore(deps): bump dset from 3.1.2 to 3.1.4 in /sample/32-graphql-federation-schema-first/gateway
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fad1b1f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13971 from micalevisk/chore/upgrade-deps-security…

    …-issues
    
    chore(core,express,fastify): fix hard dependencies with security issues
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    54f0126 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13947 from nestjs/dependabot/npm_and_yarn/webpack…

    …-5.94.0
    
    chore(deps-dev): bump webpack from 5.91.0 to 5.94.0
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    484a956 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.10.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.9...v15.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    291cf96 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #13946 from nestjs/dependabot/npm_and_yarn/sample/…

    …02-gateways/multi-24bbd5359e
    
    chore(deps): bump webpack and @nestjs/cli in /sample/02-gateways
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6aa0f7d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #13936 from nestjs/dependabot/npm_and_yarn/lint-st…

    …aged-15.2.10
    
    chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    71c1a73 View commit details
    Browse the repository at this point in the history
  12. chore(deps): bump light-my-request from 5.13.0 to 6.0.0

    Bumps [light-my-request](https://github.com/fastify/light-my-request) from 5.13.0 to 6.0.0.
    - [Release notes](https://github.com/fastify/light-my-request/releases)
    - [Commits](fastify/light-my-request@v5.13.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: light-my-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f593343 View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump tslib from 2.6.3 to 2.7.0

    Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@v2.6.3...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: tslib
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fff4b96 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #13938 from nestjs/dependabot/npm_and_yarn/light-m…

    …y-request-6.0.0
    
    chore(deps): bump light-my-request from 5.13.0 to 6.0.0
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    102577a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #13911 from nestjs/dependabot/npm_and_yarn/tslib-2…

    ….7.0
    
    chore(deps): bump tslib from 2.6.3 to 2.7.0
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cfc2217 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    696b441 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #13958 from k725/chore/fix-readme-typo

    docs(): fix CircleCI badge url typo
    kamilmysliwiec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    93caaac View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    05b7791 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. chore(deps-dev): bump mysql2 from 3.11.0 to 3.11.3

    Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.11.0 to 3.11.3.
    - [Release notes](https://github.com/sidorares/node-mysql2/releases)
    - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
    - [Commits](sidorares/node-mysql2@v3.11.0...v3.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: mysql2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    82c262e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump body-parser from 1.20.2 to 1.20.3

    Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3.
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9406979 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @commitlint/config-angular from 19.4.1 to 19.5.0

    Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 19.4.1 to 19.5.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/config-angular)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-angular"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    923246a View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.6.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1010513 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13982 from nestjs/dependabot/npm_and_yarn/typescr…

    …ipt-eslint/eslint-plugin-8.6.0
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.6.0
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3aa2b18 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13981 from nestjs/dependabot/npm_and_yarn/commitl…

    …int/config-angular-19.5.0
    
    chore(deps-dev): bump @commitlint/config-angular from 19.4.1 to 19.5.0
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5ec4606 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13980 from nestjs/dependabot/npm_and_yarn/body-pa…

    …rser-1.20.3
    
    chore(deps): bump body-parser from 1.20.2 to 1.20.3
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8aecc37 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13979 from nestjs/dependabot/npm_and_yarn/mysql2-…

    …3.11.3
    
    chore(deps-dev): bump mysql2 from 3.11.0 to 3.11.3
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e9235c0 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump express from 4.19.2 to 4.21.0

    Bumps [express](https://github.com/expressjs/express) from 4.19.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.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fa9c017 View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump typescript from 5.5.4 to 5.6.2

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    91c6f3d View commit details
    Browse the repository at this point in the history
  11. chore(deps-dev): bump eslint from 8.57.0 to 8.57.1

    Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v8.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    508da6e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #13978 from nestjs/dependabot/npm_and_yarn/eslint-…

    …8.57.1
    
    chore(deps-dev): bump eslint from 8.57.0 to 8.57.1
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ac99d20 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #13977 from nestjs/dependabot/npm_and_yarn/express…

    …-4.21.0
    
    chore(deps): bump express from 4.19.2 to 4.21.0
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b287aff View commit details
    Browse the repository at this point in the history
  14. Merge pull request #13976 from nestjs/dependabot/npm_and_yarn/typescr…

    …ipt-5.6.2
    
    chore(deps-dev): bump typescript from 5.5.4 to 5.6.2
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    00ae6c5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2009e9b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #13984 from nestjs/revert-13982-dependabot/npm_and…

    …_yarn/typescript-eslint/eslint-plugin-8.6.0
    
    Revert "chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.6.0"
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bf629e6 View commit details
    Browse the repository at this point in the history
  17. chore(deps): bump micromatch

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.4...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    834a49d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #13952 from micalevisk/style/fix-formatting

    style(core): fix formatting
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1c8e510 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #13974 from micalevisk/patch-1

    chore(fastify): upgrade `@fastify/middie` to address security vulnerability
    kamilmysliwiec authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f0f1568 View commit details
    Browse the repository at this point in the history
  20. chore(deps): bump send, express and @nestjs/platform-express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependencies [send](https://github.com/pillarjs/send), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.2
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.2/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    02a6e98 View commit details
    Browse the repository at this point in the history
  21. chore(deps): bump express and @nestjs/platform-express

    Bumps [express](https://github.com/expressjs/express) to 4.21.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    Updates `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.2
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.2/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8a55668 View commit details
    Browse the repository at this point in the history
  22. chore(deps): bump serve-static, express and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependencies [serve-static](https://github.com/expressjs/serve-static), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.2
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.2/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    53c15f8 View commit details
    Browse the repository at this point in the history
  23. chore: update readme

    kamilmysliwiec committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d3dd896 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3014240 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2fb629e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3c16205 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore(deps-dev): bump concurrently from 8.2.2 to 9.0.1

    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.0.1.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](open-cli-tools/concurrently@v8.2.2...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b5e34f4 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump nodemon from 3.1.4 to 3.1.5

    Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v3.1.4...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: nodemon
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d68a7c1 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump sinon from 18.0.0 to 19.0.2

    Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.0 to 19.0.2.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v18.0.0...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a77a552 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @types/mocha from 10.0.7 to 10.0.8

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.7 to 10.0.8.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/mocha"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3149bbc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13989 from TaxBusby/fix-circleci

    chore: Fix CircleCI Badge URLs in README
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6581bcf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13997 from nestjs/dependabot/npm_and_yarn/types/m…

    …ocha-10.0.8
    
    chore(deps-dev): bump @types/mocha from 10.0.7 to 10.0.8
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    336815d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13996 from nestjs/dependabot/npm_and_yarn/sinon-1…

    …9.0.2
    
    chore(deps-dev): bump sinon from 18.0.0 to 19.0.2
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    545061c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13995 from nestjs/dependabot/npm_and_yarn/nodemon…

    …-3.1.5
    
    chore(deps-dev): bump nodemon from 3.1.4 to 3.1.5
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    51ba902 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #13992 from nestjs/dependabot/npm_and_yarn/concurr…

    …ently-9.0.1
    
    chore(deps-dev): bump concurrently from 8.2.2 to 9.0.1
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9d9b033 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #13988 from nestjs/dependabot/npm_and_yarn/sample/…

    …32-graphql-federation-schema-first/gateway/multi-e959e9dd69
    
    chore(deps): bump serve-static, express and @nestjs/platform-express in /sample/32-graphql-federation-schema-first/gateway
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f9c2a11 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #13987 from nestjs/dependabot/npm_and_yarn/sample/…

    …32-graphql-federation-schema-first/posts-application/multi-243e45365f
    
    chore(deps): bump express and @nestjs/platform-express in /sample/32-graphql-federation-schema-first/posts-application
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f23184d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #13986 from nestjs/dependabot/npm_and_yarn/sample/…

    …32-graphql-federation-schema-first/posts-application/multi-b2795b2894
    
    chore(deps): bump send, express and @nestjs/platform-express in /sample/32-graphql-federation-schema-first/posts-application
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e7282af View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump serve-static, express and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependencies [serve-static](https://github.com/expressjs/serve-static), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9690825 View commit details
    Browse the repository at this point in the history
  14. chore(deps): bump body-parser, express and @nestjs/platform-express

    Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependencies [body-parser](https://github.com/expressjs/body-parser), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/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://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c27b43a View commit details
    Browse the repository at this point in the history
  15. chore(deps): bump send, express and @nestjs/platform-express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependencies [send](https://github.com/pillarjs/send), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1b40f2c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #13998 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/users-application/multi-987c7c1031
    
    chore(deps): bump serve-static, express and @nestjs/platform-express in /sample/31-graphql-federation-code-first/users-application
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6d0ff38 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #14000 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/users-application/multi-1f3c83078e
    
    chore(deps): bump send, express and @nestjs/platform-express in /sample/31-graphql-federation-code-first/users-application
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    74e81c0 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #13999 from nestjs/dependabot/npm_and_yarn/sample/…

    …32-graphql-federation-schema-first/users-application/multi-7bd2632303
    
    chore(deps): bump body-parser, express and @nestjs/platform-express in /sample/32-graphql-federation-schema-first/users-application
    kamilmysliwiec authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    325be0a View commit details
    Browse the repository at this point in the history
  19. chore(deps): bump serve-static, express and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependencies [serve-static](https://github.com/expressjs/serve-static), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fefb01e View commit details
    Browse the repository at this point in the history
  20. chore(deps): bump send and @nestjs/platform-express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    508619c View commit details
    Browse the repository at this point in the history
  21. chore(deps): bump find-my-way in /sample/17-mvc-fastify

    Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.1.0 to 8.2.2.
    - [Release notes](https://github.com/delvedor/find-my-way/releases)
    - [Commits](delvedor/find-my-way@v8.1.0...v8.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: find-my-way
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e00cc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #14003 from nestjs/dependabot/npm_and_yarn/sample/…

    …17-mvc-fastify/find-my-way-8.2.2
    
    chore(deps): bump find-my-way from 8.1.0 to 8.2.2 in /sample/17-mvc-fastify
    kamilmysliwiec authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2b3cfb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14002 from nestjs/dependabot/npm_and_yarn/sample/…

    …30-event-emitter/multi-6828042f11
    
    chore(deps): bump send and @nestjs/platform-express in /sample/30-event-emitter
    kamilmysliwiec authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    093860a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14001 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/posts-application/multi-987c7c1031
    
    chore(deps): bump serve-static, express and @nestjs/platform-express in /sample/31-graphql-federation-code-first/posts-application
    kamilmysliwiec authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    203395c View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump send and @nestjs/platform-express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bd71e16 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump serve-static and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fd5697d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14009 from nestjs/dependabot/npm_and_yarn/sample/…

    …29-file-upload/multi-791e36bb45
    
    chore(deps): bump serve-static and @nestjs/platform-express in /sample/29-file-upload
    kamilmysliwiec authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a26fca1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #14008 from nestjs/dependabot/npm_and_yarn/sample/…

    …29-file-upload/multi-6828042f11
    
    chore(deps): bump send and @nestjs/platform-express in /sample/29-file-upload
    kamilmysliwiec authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    725e958 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump send, express and @nestjs/platform-express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependencies [send](https://github.com/pillarjs/send), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    50ad923 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump serve-static, express and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependencies [serve-static](https://github.com/expressjs/serve-static), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a6e9c93 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge pull request #14012 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/gateway/multi-987c7c1031
    
    chore(deps): bump serve-static, express and @nestjs/platform-express in /sample/31-graphql-federation-code-first/gateway
    kamilmysliwiec authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fd3dddf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14011 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/gateway/multi-1f3c83078e
    
    chore(deps): bump send, express and @nestjs/platform-express in /sample/31-graphql-federation-code-first/gateway
    kamilmysliwiec authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    43e374c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump send and @nestjs/platform-express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2409e3c View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump serve-static and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6ca3254 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump ws and @nestjs/graphql

    Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [@nestjs/graphql](https://github.com/nestjs/graphql). These dependencies need to be updated together.
    
    
    Updates `ws` from 7.5.9 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...8.17.1)
    
    Updates `@nestjs/graphql` from 12.0.11 to 12.2.0
    - [Release notes](https://github.com/nestjs/graphql/releases)
    - [Commits](nestjs/graphql@v12.0.11...v12.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: "@nestjs/graphql"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b389a53 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump find-my-way from 8.1.0 to 8.2.2 in /sample/10-fastify

    Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.1.0 to 8.2.2.
    - [Release notes](https://github.com/delvedor/find-my-way/releases)
    - [Commits](delvedor/find-my-way@v8.1.0...v8.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: find-my-way
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d378fff View commit details
    Browse the repository at this point in the history
  7. fix(fastify): uppercase http method names

    Fastify expects uppercase and won't auto-add the HEAD method otherwise
    
    Closes #13016
    rickdgeerling committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    29fca46 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge pull request #14017 from tuxmachine/fix/14016-fastify-head

    fix(fastify): uppercase http method names
    kamilmysliwiec authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f9c5140 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14014 from nestjs/dependabot/npm_and_yarn/sample/…

    …27-scheduling/multi-791e36bb45
    
    chore(deps): bump serve-static and @nestjs/platform-express in /sample/27-scheduling
    kamilmysliwiec authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7dca5bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14013 from nestjs/dependabot/npm_and_yarn/sample/…

    …27-scheduling/multi-6828042f11
    
    chore(deps): bump send and @nestjs/platform-express in /sample/27-scheduling
    kamilmysliwiec authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    091722e View commit details
    Browse the repository at this point in the history
  4. chore: update readmes

    kamilmysliwiec committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3c24de6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0682d39 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump send and @nestjs/platform-express in /sample/26-queues

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    03e122a View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump serve-static and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    166d584 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ae7e0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d46bd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge pull request #14028 from tuxmachine/test/14016-fastify-head

    test: add coverage for Fastify HEAD regression
    kamilmysliwiec authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a1336bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14025 from nestjs/dependabot/npm_and_yarn/sample/…

    …26-queues/multi-6828042f11
    
    chore(deps): bump send and @nestjs/platform-express in /sample/26-queues
    kamilmysliwiec authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1460c6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14026 from nestjs/dependabot/npm_and_yarn/sample/…

    …26-queues/multi-791e36bb45
    
    chore(deps): bump serve-static and @nestjs/platform-express in /sample/26-queues
    kamilmysliwiec authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    44c4f8f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump send and @nestjs/platform-express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.4
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fa56e58 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump serve-static and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.4
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0fbc2a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #14031 from nestjs/dependabot/npm_and_yarn/sample/…

    …25-dynamic-modules/multi-5eb378ec3a
    
    chore(deps): bump serve-static and @nestjs/platform-express in /sample/25-dynamic-modules
    kamilmysliwiec authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d70d0ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14030 from nestjs/dependabot/npm_and_yarn/sample/…

    …25-dynamic-modules/multi-6ddc2c7951
    
    chore(deps): bump send and @nestjs/platform-express in /sample/25-dynamic-modules
    kamilmysliwiec authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    47cda92 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump serve-static and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.4
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c936dec View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump send and @nestjs/platform-express in /sample/28-sse

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.4
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fd740b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge pull request #14035 from nestjs/dependabot/npm_and_yarn/sample/…

    …28-sse/multi-6ddc2c7951
    
    chore(deps): bump send and @nestjs/platform-express in /sample/28-sse
    kamilmysliwiec authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    826ff4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14034 from nestjs/dependabot/npm_and_yarn/sample/…

    …28-sse/multi-5eb378ec3a
    
    chore(deps): bump serve-static and @nestjs/platform-express in /sample/28-sse
    kamilmysliwiec authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9825529 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump serve-static, express and @nestjs/platform-express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependencies [serve-static](https://github.com/expressjs/serve-static), [express](https://github.com/expressjs/express) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    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 `express` from 4.19.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.19.2...4.21.0)
    
    Updates `@nestjs/platform-express` from 10.3.10 to 10.4.4
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a46a7db View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump send, @nestjs/platform-express and express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependencies [send](https://github.com/pillarjs/send), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    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 `@nestjs/platform-express` from 10.3.8 to 10.4.4
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)
    
    Updates `express` from 4.19.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.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    93514fd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update Readme.md

    kamilmysliwiec authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9ee0224 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14040 from nestjs/dependabot/npm_and_yarn/sample/…

    …24-serve-static/multi-0b8bbc7c9e
    
    chore(deps): bump send, @nestjs/platform-express and express in /sample/24-serve-static
    kamilmysliwiec authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9423743 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14039 from nestjs/dependabot/npm_and_yarn/sample/…

    …23-graphql-code-first/multi-1f9ae28231
    
    chore(deps): bump serve-static, express and @nestjs/platform-express in /sample/23-graphql-code-first
    kamilmysliwiec authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    89840ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14015 from nestjs/dependabot/npm_and_yarn/sample/…

    …10-fastify/find-my-way-8.2.2
    
    chore(deps): bump find-my-way from 8.1.0 to 8.2.2 in /sample/10-fastify
    kamilmysliwiec authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d0f401a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. build(express): upgrade to express 4.2.1

    fixes vulnerabilites with cookie and path-to-regexp, see
    GHSA-pxg6-pf52-xh8x
    GHSA-9wv6-86v2-598j
    ezintz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    160c3b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    980eb5b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    78b3f0c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge pull request #14066 from micalevisk/test/cover-validation-pipe-…

    …options
    
    test(common): add tests for validation pipe on 'custom' types
    kamilmysliwiec authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d2ca9ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14064 from PattyTrish/cookie-vulnerability-update

    build(fastify): upgrade light-my-request to 6.1.0
    kamilmysliwiec authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6ada824 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13917 from nestjs/dependabot/npm_and_yarn/sample/…

    …32-graphql-federation-schema-first/posts-application/micromatch-4.0.8
    
    chore(deps): bump micromatch from 4.0.4 to 4.0.8 in /sample/32-graphql-federation-schema-first/posts-application
    kamilmysliwiec authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8c2e03d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13903 from nestjs/dependabot/npm_and_yarn/sample/…

    …31-graphql-federation-code-first/posts-application/multi-dabac980bd
    
    chore(deps): bump ws and @nestjs/graphql in /sample/31-graphql-federation-code-first/posts-application
    kamilmysliwiec authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7cf4708 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14060 from ezintz/fix-express-vulnerabilities

    build(express): upgrade to express 4.2.1
    kamilmysliwiec authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    508d2f3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13879 from frndvrgs/feat-opts-listen-method

    feat(fastify): adding opts to the listen method interface and deprecating variadic JSDocs warnings
    kamilmysliwiec authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0ea48d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb2f2c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed644e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94a1ca1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    198eaf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4d3d391 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge pull request #14067 from nestjs/renovate/npm-apollo-gateway-vul…

    …nerability
    
    fix(deps): update dependency @apollo/gateway to v2.8.5 [security]
    kamilmysliwiec authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f63e7ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6eea0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Merge pull request #14076 from nestjs/renovate/npm-apollo-gateway-vul…

    …nerability
    
    fix(deps): update dependency @apollo/gateway to v2.8.5 [security]
    kamilmysliwiec authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8996a10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14069 from pabloaguilarmartinez/engineio-cookie-v…

    …ulnerability-update
    
    build(socket.io): update engine.io dependencies for cookie vulnerability
    kamilmysliwiec authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bc3ba48 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    c28f92e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    025b32f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    d9c8df7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14085 from nestjs/fix/internal-core-module-on-pre…

    …view
    
    fix(core): initialize internal core module on preview
    kamilmysliwiec authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    42e0798 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7843db3 View commit details
    Browse the repository at this point in the history