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.2.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.2.1
Choose a head ref
  • 19 commits
  • 32 files changed
  • 4 contributors

Commits on Aug 21, 2023

  1. chore(deps-dev): bump core-js from 3.32.0 to 3.32.1

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.0 to 3.32.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.32.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, 2023
    Copy the full SHA
    34b50c4 View commit details
  2. chore: update readme

    kamilmysliwiec committed Aug 21, 2023
    Copy the full SHA
    3b78e85 View commit details
  3. Copy the full SHA
    6bacb74 View commit details
  4. Merge pull request #12250 from nestjs/dependabot/npm_and_yarn/core-js…

    …-3.32.1
    
    chore(deps-dev): bump core-js from 3.32.0 to 3.32.1
    kamilmysliwiec authored Aug 21, 2023
    Copy the full SHA
    21bb94a View commit details
  5. Copy the full SHA
    0a9d594 View commit details

Commits on Aug 22, 2023

  1. chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v14.0.0...v14.0.1)
    
    ---
    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 22, 2023
    Copy the full SHA
    d8696fd View commit details
  2. chore(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 6.4.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 6.4.1.
    - [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/v6.4.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2023
    Copy the full SHA
    e438b5e View commit details
  3. Merge pull request #12254 from baconcheese113/fix-redis-options

    Guard undefined Redis options
    kamilmysliwiec authored Aug 22, 2023
    Copy the full SHA
    4b47135 View commit details
  4. Copy the full SHA
    09553af View commit details
  5. Merge pull request #12256 from nestjs/dependabot/npm_and_yarn/typescr…

    …ipt-eslint/parser-6.4.1
    
    chore(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 6.4.1
    kamilmysliwiec authored Aug 22, 2023
    Copy the full SHA
    abf3ed4 View commit details
  6. 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 6.4.0 to 6.4.1.
    - [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/v6.4.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2023
    Copy the full SHA
    3302e17 View commit details
  7. Copy the full SHA
    acf2277 View commit details
  8. Merge pull request #12257 from nestjs/dependabot/npm_and_yarn/typescr…

    …ipt-eslint/eslint-plugin-6.4.1
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1
    kamilmysliwiec authored Aug 22, 2023
    Copy the full SHA
    3fb4843 View commit details
  9. Merge pull request #12255 from nestjs/dependabot/npm_and_yarn/lint-st…

    …aged-14.0.1
    
    chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1
    kamilmysliwiec authored Aug 22, 2023
    Copy the full SHA
    f2dcd41 View commit details
  10. Merge pull request #12245 from nestjs/renovate/webpack-5.x

    chore(deps): update dependency webpack to v5.88.2
    kamilmysliwiec authored Aug 22, 2023
    Copy the full SHA
    acd4653 View commit details
  11. Merge pull request #12241 from nestjs/renovate/babel-monorepo

    chore(deps): update babel monorepo to v7.22.10
    kamilmysliwiec authored Aug 22, 2023
    Copy the full SHA
    f2cccd6 View commit details
  12. Copy the full SHA
    207fc24 View commit details
  13. Copy the full SHA
    471b621 View commit details
  14. Copy the full SHA
    6287de4 View commit details
Showing with 582 additions and 877 deletions.
  1. +1 −0 .eslintrc.js
  2. +1 −1 lerna.json
  3. +61 −365 package-lock.json
  4. +4 −4 package.json
  5. +14 −11 packages/common/Readme.md
  6. +1 −1 packages/common/package.json
  7. +14 −11 packages/core/Readme.md
  8. +2 −2 packages/core/package.json
  9. +2 −2 packages/core/services/reflector.service.ts
  10. +14 −11 packages/microservices/Readme.md
  11. +3 −3 packages/microservices/package.json
  12. +3 −3 packages/microservices/server/server-redis.ts
  13. +14 −11 packages/platform-express/Readme.md
  14. +3 −3 packages/platform-express/package.json
  15. +14 −11 packages/platform-fastify/Readme.md
  16. +1 −1 packages/platform-fastify/package.json
  17. +14 −11 packages/platform-socket.io/Readme.md
  18. +1 −1 packages/platform-socket.io/package.json
  19. +14 −11 packages/platform-ws/Readme.md
  20. +1 −1 packages/platform-ws/package.json
  21. +14 −11 packages/testing/Readme.md
  22. +1 −1 packages/testing/package.json
  23. +14 −11 packages/websockets/Readme.md
  24. +3 −3 packages/websockets/package.json
  25. +7 −7 sample/08-webpack/package-lock.json
  26. +1 −1 sample/08-webpack/package.json
  27. +343 −362 sample/09-babel-example/package-lock.json
  28. +7 −7 sample/09-babel-example/package.json
  29. +4 −4 sample/31-graphql-federation-code-first/gateway/package-lock.json
  30. +1 −1 sample/31-graphql-federation-code-first/gateway/package.json
  31. +4 −4 sample/31-graphql-federation-code-first/users-application/package-lock.json
  32. +1 −1 sample/31-graphql-federation-code-first/users-application/package.json
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ module.exports = {
'@typescript-eslint/explicit-module-boundary-types': 'off',
'@typescript-eslint/no-unused-vars': 'off',
'@typescript-eslint/ban-types': 'off',
'@typescript-eslint/no-array-constructor': 'off',
},
},
{
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "10.2.0"
"version": "10.2.1"
}
Loading