-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Comparing changes
Open a pull request
base repository: nestjs/nest
base: v10.1.3
head repository: nestjs/nest
compare: v10.2.0
Commits on Jul 22, 2023
-
fix(common): fix custom multi file validator
MohammadReza Momeni committedJul 22, 2023 Configuration menu - View commit details
-
Copy full SHA for e1bac6e - Browse repository at this point
Copy the full SHA e1bac6eView commit details
Commits on Jul 23, 2023
-
chore(common): use better generic
MohammadReza Momeni committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for a7c5963 - Browse repository at this point
Copy the full SHA a7c5963View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ccca642 - Browse repository at this point
Copy the full SHA ccca642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3da22 - Browse repository at this point
Copy the full SHA 7e3da22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d61789 - Browse repository at this point
Copy the full SHA 0d61789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5052674 - Browse repository at this point
Copy the full SHA 5052674View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d18a52 - Browse repository at this point
Copy the full SHA 0d18a52View commit details
Commits on Jul 26, 2023
-
chore(deps-dev): bump @types/node from 20.4.4 to 20.4.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.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>
Configuration menu - View commit details
-
Copy full SHA for b3ed339 - Browse repository at this point
Copy the full SHA b3ed339View commit details
Commits on Jul 28, 2023
-
chore(deps-dev): bump amqp-connection-manager from 4.1.13 to 4.1.14
Bumps [amqp-connection-manager](https://github.com/jwalton/node-amqp-connection-manager) from 4.1.13 to 4.1.14. - [Release notes](https://github.com/jwalton/node-amqp-connection-manager/releases) - [Changelog](https://github.com/jwalton/node-amqp-connection-manager/blob/master/CHANGELOG.md) - [Commits](jwalton/node-amqp-connection-manager@v4.1.13...v4.1.14) --- updated-dependencies: - dependency-name: amqp-connection-manager dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 54b9e70 - Browse repository at this point
Copy the full SHA 54b9e70View commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ccf79e1 - Browse repository at this point
Copy the full SHA ccf79e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb5f2c - Browse repository at this point
Copy the full SHA 2cb5f2cView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for caa03c6 - Browse repository at this point
Copy the full SHA caa03c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20da014 - Browse repository at this point
Copy the full SHA 20da014View commit details
Commits on Aug 1, 2023
-
chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.27.5...v2.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ac635b - Browse repository at this point
Copy the full SHA 7ac635bView commit details -
chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/mqttjs/MQTT.js/releases) - [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md) - [Commits](mqttjs/MQTT.js@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: mqtt dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cf682e6 - Browse repository at this point
Copy the full SHA cf682e6View commit details -
chore(deps-dev): bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.45.0...v8.46.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 08cf804 - Browse repository at this point
Copy the full SHA 08cf804View commit details -
Merge pull request #12169 from nestjs/dependabot/npm_and_yarn/eslint-…
…plugin-import-2.28.0 chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0
Configuration menu - View commit details
-
Copy full SHA for fd53a7e - Browse repository at this point
Copy the full SHA fd53a7eView commit details -
Merge pull request #12148 from nestjs/dependabot/npm_and_yarn/types/n…
…ode-20.4.5 chore(deps-dev): bump @types/node from 20.4.4 to 20.4.5
Configuration menu - View commit details
-
Copy full SHA for a372b8f - Browse repository at this point
Copy the full SHA a372b8fView commit details -
Merge pull request #12173 from nestjs/dependabot/npm_and_yarn/eslint-…
…8.46.0 chore(deps-dev): bump eslint from 8.45.0 to 8.46.0
Configuration menu - View commit details
-
Copy full SHA for 8a550bd - Browse repository at this point
Copy the full SHA 8a550bdView commit details -
Merge pull request #12172 from nestjs/dependabot/npm_and_yarn/mqtt-5.0.1
chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1
Configuration menu - View commit details
-
Copy full SHA for 54c2f90 - Browse repository at this point
Copy the full SHA 54c2f90View commit details -
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0. - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.8.0...v8.9.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 09f9b5e - Browse repository at this point
Copy the full SHA 09f9b5eView commit details -
Merge pull request #12171 from nestjs/dependabot/npm_and_yarn/eslint-…
…config-prettier-8.9.0 chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0
Configuration menu - View commit details
-
Copy full SHA for 657b24c - Browse repository at this point
Copy the full SHA 657b24cView commit details
Commits on Aug 2, 2023
-
chore(deps-dev): bump @grpc/grpc-js from 1.8.21 to 1.9.0
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.21 to 1.9.0. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.21...@grpc/grpc-js@1.9.0) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b2d51f7 - Browse repository at this point
Copy the full SHA b2d51f7View commit details -
chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2
Bumps [engine.io-client](https://github.com/socketio/engine.io-client) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/socketio/engine.io-client/releases) - [Changelog](https://github.com/socketio/engine.io-client/blob/main/CHANGELOG.md) - [Commits](socketio/engine.io-client@6.5.1...6.5.2) --- updated-dependencies: - dependency-name: engine.io-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 73659aa - Browse repository at this point
Copy the full SHA 73659aaView commit details -
chore(deps-dev): bump @types/sinon from 10.0.15 to 10.0.16
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.15 to 10.0.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) --- updated-dependencies: - dependency-name: "@types/sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 00bb3b5 - Browse repository at this point
Copy the full SHA 00bb3b5View commit details
Commits on Aug 3, 2023
-
chore(deps): bump socket.io from 4.7.1 to 4.7.2
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@4.7.1...4.7.2) --- updated-dependencies: - dependency-name: socket.io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 362c13f - Browse repository at this point
Copy the full SHA 362c13fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3b34f - Browse repository at this point
Copy the full SHA ae3b34fView commit details -
Merge pull request #12185 from nestjs/dependabot/npm_and_yarn/socket.…
…io-4.7.2 chore(deps): bump socket.io from 4.7.1 to 4.7.2
Configuration menu - View commit details
-
Copy full SHA for 3937afc - Browse repository at this point
Copy the full SHA 3937afcView commit details -
Merge pull request #12182 from nestjs/dependabot/npm_and_yarn/types/s…
…inon-10.0.16 chore(deps-dev): bump @types/sinon from 10.0.15 to 10.0.16
Configuration menu - View commit details
-
Copy full SHA for 4df6b98 - Browse repository at this point
Copy the full SHA 4df6b98View commit details -
Merge pull request #12181 from nestjs/dependabot/npm_and_yarn/engine.…
…io-client-6.5.2 chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2
Configuration menu - View commit details
-
Copy full SHA for 921e46e - Browse repository at this point
Copy the full SHA 921e46eView commit details -
Merge pull request #12180 from nestjs/dependabot/npm_and_yarn/grpc/gr…
…pc-js-1.9.0 chore(deps-dev): bump @grpc/grpc-js from 1.8.21 to 1.9.0
Configuration menu - View commit details
-
Copy full SHA for c2c8468 - Browse repository at this point
Copy the full SHA c2c8468View commit details
Commits on Aug 4, 2023
-
chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/socketio/socket.io-client/releases) - [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-client@4.7.1...4.7.2) --- updated-dependencies: - dependency-name: socket.io-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f0a7e2f - Browse repository at this point
Copy the full SHA f0a7e2fView commit details -
chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@7.4.1...7.4.2) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 205bc65 - Browse repository at this point
Copy the full SHA 205bc65View commit details
Commits on Aug 7, 2023
-
chore(deps-dev): bump @types/node from 20.4.5 to 20.4.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.5 to 20.4.8. - [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>
Configuration menu - View commit details
-
Copy full SHA for 20b30a5 - Browse repository at this point
Copy the full SHA 20b30a5View commit details -
Merge pull request #12198 from nestjs/dependabot/npm_and_yarn/types/n…
…ode-20.4.8 chore(deps-dev): bump @types/node from 20.4.5 to 20.4.8
Configuration menu - View commit details
-
Copy full SHA for cb2632f - Browse repository at this point
Copy the full SHA cb2632fView commit details -
Merge pull request #12191 from nestjs/dependabot/npm_and_yarn/mongoos…
…e-7.4.2 chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2
Configuration menu - View commit details
-
Copy full SHA for c2c8d3e - Browse repository at this point
Copy the full SHA c2c8d3eView commit details -
Merge pull request #12189 from nestjs/dependabot/npm_and_yarn/socket.…
…io-client-4.7.2 chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2
Configuration menu - View commit details
-
Copy full SHA for f511740 - Browse repository at this point
Copy the full SHA f511740View commit details -
chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/mqttjs/MQTT.js/releases) - [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md) - [Commits](mqttjs/MQTT.js@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: mqtt dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 52aa89f - Browse repository at this point
Copy the full SHA 52aa89fView commit details
Commits on Aug 8, 2023
-
chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 9.0.0. - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.9.0...v9.0.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3420827 - Browse repository at this point
Copy the full SHA 3420827View commit details -
chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.5.2 to 3.6.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.5.2...v3.6.0) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e679710 - Browse repository at this point
Copy the full SHA e679710View commit details -
chore(deps-dev): bump prettier from 3.0.0 to 3.0.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f08ae1a - Browse repository at this point
Copy the full SHA f08ae1aView commit details
Commits on Aug 9, 2023
-
Merge pull request #12205 from nestjs/dependabot/npm_and_yarn/prettie…
…r-3.0.1 chore(deps-dev): bump prettier from 3.0.0 to 3.0.1
Configuration menu - View commit details
-
Copy full SHA for ed8709e - Browse repository at this point
Copy the full SHA ed8709eView commit details -
Merge pull request #12203 from nestjs/dependabot/npm_and_yarn/mysql2-…
…3.6.0 chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0
Configuration menu - View commit details
-
Copy full SHA for 264190c - Browse repository at this point
Copy the full SHA 264190cView commit details -
Merge pull request #12202 from nestjs/dependabot/npm_and_yarn/eslint-…
…config-prettier-9.0.0 chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0
Configuration menu - View commit details
-
Copy full SHA for 3b580fa - Browse repository at this point
Copy the full SHA 3b580faView commit details -
Merge pull request #12190 from nestjs/dependabot/npm_and_yarn/mqtt-5.0.2
chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2
Configuration menu - View commit details
-
Copy full SHA for 5d52982 - Browse repository at this point
Copy the full SHA 5d52982View commit details -
chore(deps): bump fast-json-stringify from 5.7.0 to 5.8.0
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/fastify/fast-json-stringify/releases) - [Commits](fastify/fast-json-stringify@v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: fast-json-stringify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 114b8e1 - Browse repository at this point
Copy the full SHA 114b8e1View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2443611 - Browse repository at this point
Copy the full SHA 2443611View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca4a48e - Browse repository at this point
Copy the full SHA ca4a48eView commit details -
chore(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.7 to 17.7.1. - [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/v17.7.1/@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>
Configuration menu - View commit details
-
Copy full SHA for 0dccf3d - Browse repository at this point
Copy the full SHA 0dccf3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b23900 - Browse repository at this point
Copy the full SHA 1b23900View commit details
There are no files selected for viewing