Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nestjs/nest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.0
Choose a base ref
...
head repository: nestjs/nest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.1
Choose a head ref
  • 19 commits
  • 27 files changed
  • 3 contributors

Commits on Jul 17, 2023

  1. chore(deps-dev): bump @grpc/proto-loader from 0.7.7 to 0.7.8

    Bumps [@grpc/proto-loader](https://github.com/grpc/grpc-node) from 0.7.7 to 0.7.8.
    - [Release notes](https://github.com/grpc/grpc-node/releases)
    - [Commits](https://github.com/grpc/grpc-node/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@grpc/proto-loader"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2023
    Copy the full SHA
    4c996bf View commit details
  2. chore: update readme

    kamilmysliwiec committed Jul 17, 2023
    Copy the full SHA
    50bf928 View commit details
  3. Update Readme.md

    kamilmysliwiec authored Jul 17, 2023
    Copy the full SHA
    3e60056 View commit details

Commits on Jul 18, 2023

  1. chore(deps-dev): bump @fastify/multipart from 7.7.0 to 7.7.1

    Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 7.7.0 to 7.7.1.
    - [Release notes](https://github.com/fastify/fastify-multipart/releases)
    - [Commits](fastify/fastify-multipart@v7.7.0...v7.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/multipart"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2023
    Copy the full SHA
    2d2442d View commit details
  2. chore(deps-dev): bump mysql2 from 3.5.1 to 3.5.2

    Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.5.1 to 3.5.2.
    - [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.5.1...v3.5.2)
    
    ---
    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 Jul 18, 2023
    Copy the full SHA
    fe7fded View commit details
  3. chore(deps): bump fastify from 4.19.2 to 4.20.0

    Bumps [fastify](https://github.com/fastify/fastify) from 4.19.2 to 4.20.0.
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v4.19.2...v4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2023
    Copy the full SHA
    c936eff View commit details
  4. Merge pull request #12039 from nestjs/dependabot/npm_and_yarn/fastify…

    …-4.20.0
    
    chore(deps): bump fastify from 4.19.2 to 4.20.0
    kamilmysliwiec authored Jul 18, 2023
    Copy the full SHA
    2153548 View commit details
  5. Merge pull request #12038 from nestjs/dependabot/npm_and_yarn/mysql2-…

    …3.5.2
    
    chore(deps-dev): bump mysql2 from 3.5.1 to 3.5.2
    kamilmysliwiec authored Jul 18, 2023
    Copy the full SHA
    0c901fe View commit details
  6. Merge pull request #12037 from nestjs/dependabot/npm_and_yarn/fastify…

    …/multipart-7.7.1
    
    chore(deps-dev): bump @fastify/multipart from 7.7.0 to 7.7.1
    kamilmysliwiec authored Jul 18, 2023
    Copy the full SHA
    da40ae4 View commit details
  7. Merge pull request #12007 from nestjs/dependabot/npm_and_yarn/grpc/pr…

    …oto-loader-0.7.8
    
    chore(deps-dev): bump @grpc/proto-loader from 0.7.7 to 0.7.8
    kamilmysliwiec authored Jul 18, 2023
    Copy the full SHA
    67d4656 View commit details

Commits on Jul 20, 2023

  1. chore(deps-dev): bump @commitlint/config-angular from 17.6.6 to 17.6.7

    Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.6.6 to 17.6.7.
    - [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/v17.6.7/@commitlint/config-angular)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-angular"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2023
    Copy the full SHA
    53e4201 View commit details

Commits on Jul 21, 2023

  1. chore(deps-dev): bump @nestjs/mongoose from 10.0.0 to 10.0.1

    Bumps [@nestjs/mongoose](https://github.com/nestjs/mongoose) from 10.0.0 to 10.0.1.
    - [Release notes](https://github.com/nestjs/mongoose/releases)
    - [Changelog](https://github.com/nestjs/mongoose/blob/master/.release-it.json)
    - [Commits](nestjs/mongoose@10.0.0...10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@nestjs/mongoose"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 21, 2023
    Copy the full SHA
    e74ad07 View commit details

Commits on Jul 23, 2023

  1. Copy the full SHA
    779d978 View commit details

Commits on Jul 24, 2023

  1. Merge pull request #12100 from micalevisk/fix/server-types

    fix(express,fastify): return type of `#listen` method
    kamilmysliwiec authored Jul 24, 2023
    Copy the full SHA
    dd352e2 View commit details
  2. Merge pull request #12092 from nestjs/dependabot/npm_and_yarn/nestjs/…

    …mongoose-10.0.1
    
    chore(deps-dev): bump @nestjs/mongoose from 10.0.0 to 10.0.1
    kamilmysliwiec authored Jul 24, 2023
    Copy the full SHA
    01af363 View commit details
  3. Merge pull request #12084 from nestjs/dependabot/npm_and_yarn/commitl…

    …int/config-angular-17.6.7
    
    chore(deps-dev): bump @commitlint/config-angular from 17.6.6 to 17.6.7
    kamilmysliwiec authored Jul 24, 2023
    Copy the full SHA
    24c9b68 View commit details
  4. Copy the full SHA
    2e0f3ae View commit details
  5. Copy the full SHA
    d1abe38 View commit details
  6. Copy the full SHA
    cff7dc6 View commit details
Loading