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.2
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.3
Choose a head ref

Commits on Jul 25, 2023

  1. Copy the full SHA
    b6b4211 View commit details
  2. Copy the full SHA
    db2d3ae View commit details

Commits on Jul 26, 2023

  1. chore(deps-dev): bump mqtt from 4.3.7 to 5.0.0

    Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 4.3.7 to 5.0.0.
    - [Release notes](https://github.com/mqttjs/MQTT.js/releases)
    - [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.OLD.md)
    - [Commits](mqttjs/MQTT.js@v4.3.7...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: mqtt
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 26, 2023
    Copy the full SHA
    aad3cb1 View commit details
  2. Merge pull request #12147 from Tony133/chore/update-fastify-view-inte…

    …rface
    
    chore(platform-fastify): update fastify view interface
    kamilmysliwiec authored Jul 26, 2023
    Copy the full SHA
    2b1b63a View commit details

Commits on Jul 28, 2023

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

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.31.1 to 3.32.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.32.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 Jul 28, 2023
    Copy the full SHA
    8290d91 View commit details
  2. Copy the full SHA
    0681952 View commit details

Commits on Jul 29, 2023

  1. Copy the full SHA
    7d6d0e6 View commit details

Commits on Jul 30, 2023

  1. Copy the full SHA
    55da6fa View commit details
  2. Copy the full SHA
    e17f285 View commit details

Commits on Jul 31, 2023

  1. chore(deps-dev): bump @grpc/grpc-js from 1.8.18 to 1.8.21

    Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.18 to 1.8.21.
    - [Release notes](https://github.com/grpc/grpc-node/releases)
    - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.18...@grpc/grpc-js@1.8.21)
    
    ---
    updated-dependencies:
    - dependency-name: "@grpc/grpc-js"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 31, 2023
    Copy the full SHA
    f474472 View commit details
  2. Merge pull request #12158 from thorseraq/thorseraq/0728/intercepter-u…

    …nit-test
    
    test: remove redundant await
    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    49a41ae View commit details
  3. Update Readme.md

    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    695b802 View commit details
  4. Update Readme.md

    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    ada29d7 View commit details
  5. Merge pull request #12167 from nestjs/dependabot/npm_and_yarn/grpc/gr…

    …pc-js-1.8.21
    
    chore(deps-dev): bump @grpc/grpc-js from 1.8.18 to 1.8.21
    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    9f326a8 View commit details
  6. Merge pull request #12157 from nestjs/dependabot/npm_and_yarn/core-js…

    …-3.32.0
    
    chore(deps-dev): bump core-js from 3.31.1 to 3.32.0
    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    2ca0dc4 View commit details
  7. Merge pull request #12149 from nestjs/dependabot/npm_and_yarn/mqtt-5.0.0

    chore(deps-dev): bump mqtt from 4.3.7 to 5.0.0
    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    b72072e View commit details
  8. Merge pull request #12146 from nestjs/renovate/confluentinc-cp-kafka-7.x

    chore(deps): update confluentinc/cp-kafka docker tag to v7.4.1
    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    ab2ada8 View commit details
  9. chore(deps): bump fastify from 4.20.0 to 4.21.0

    Bumps [fastify](https://github.com/fastify/fastify) from 4.20.0 to 4.21.0.
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v4.20.0...v4.21.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 31, 2023
    Copy the full SHA
    cbf9021 View commit details
  10. Merge pull request #12166 from SocketSomeone/patch-1

    fix(core): pass application config to nest container when using application context
    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    2cd7709 View commit details
  11. Merge pull request #12163 from jmcdo29/fix/circular-injection-big

    fix(core): create completed field on settlement for better tracking
    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    a1b0b45 View commit details
  12. Merge pull request #12155 from nestjs/dependabot/npm_and_yarn/fastify…

    …-4.21.0
    
    chore(deps): bump fastify from 4.20.0 to 4.21.0
    kamilmysliwiec authored Jul 31, 2023
    Copy the full SHA
    d8f857c View commit details
  13. Copy the full SHA
    8290af2 View commit details
  14. Copy the full SHA
    7829e7f View commit details
  15. Copy the full SHA
    26e2886 View commit details
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -111,6 +111,8 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<td align="center" valign="middle"><a href="https://nordbot.app/" target="_blank"><img src="https://nestjs.com/img/nordbot-logo.png" width="120" valign="middle" /></a></td></tr><tr>
<td align="center" valign="middle"><a href="https://doppio.sh/" target="_blank"><img src="https://nestjs.com/img/dopiosh-logo.png" width="50" valign="middle" /></a></td>
<td align="center" valign="middle"><a href="https://www.hingehealth.com/" target="_blank"><img src="https://nestjs.com/img/hinge-health-logo.svg" width="100" valign="middle" /></a></td>
<td align="center" valign="middle"><a href="https://julienferand.dev/" target="_blank"><img src="https://nestjs.com/img/julienferand-logo.jpeg" width="65" valign="middle" /></a></td>
<td align="center" valign="middle"><a href="https://www.tripoffice.com/" target="_blank"><img src="https://nestjs.com/img/tripoffice-logo.png" width="140" valign="middle" /></a></td>
</tr></table>

## Backers
2 changes: 1 addition & 1 deletion integration/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@ services:
kafka:
container_name: test-kafka
hostname: kafka
image: confluentinc/cp-kafka:7.4.0
image: confluentinc/cp-kafka:7.4.1
depends_on:
- zookeeper
ports:
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.1.2"
"version": "10.1.3"
}
Loading