-
-
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.2.8
head repository: nestjs/nest
compare: v10.2.9
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fea6f14 - Browse repository at this point
Copy the full SHA fea6f14View commit details
Commits on Oct 30, 2023
-
At the current moment if you throw error in stream, It will throw all app, but with this fix error will be handled, and server will not fall dawn
Configuration menu - View commit details
-
Copy full SHA for 8dfba64 - Browse repository at this point
Copy the full SHA 8dfba64View commit details
Commits on Nov 3, 2023
-
chore(deps): bump @fastify/cors from 8.4.0 to 8.4.1
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 8.4.0 to 8.4.1. - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v8.4.0...v8.4.1) --- updated-dependencies: - dependency-name: "@fastify/cors" 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 942fa0e - Browse repository at this point
Copy the full SHA 942fa0eView commit details -
chore(deps-dev): bump @grpc/grpc-js from 1.9.7 to 1.9.9
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.7 to 1.9.9. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/commits) --- 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>
Configuration menu - View commit details
-
Copy full SHA for 8507288 - Browse repository at this point
Copy the full SHA 8507288View commit details -
chore(deps-dev): bump core-js from 3.33.1 to 3.33.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.1 to 3.33.2. - [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.33.2/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>
Configuration menu - View commit details
-
Copy full SHA for e8890f8 - Browse repository at this point
Copy the full SHA e8890f8View commit details -
chore(deps-dev): bump nats from 2.17.0 to 2.18.0
Bumps [nats](https://github.com/nats-io/nats.js) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/nats-io/nats.js/releases) - [Commits](nats-io/nats.js@v2.17.0...v2.18.0) --- updated-dependencies: - dependency-name: nats 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 6372b02 - Browse repository at this point
Copy the full SHA 6372b02View commit details -
chore(deps-dev): bump mongoose from 7.6.3 to 8.0.0
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.6.3 to 8.0.0. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@7.6.3...8.0.0) --- updated-dependencies: - dependency-name: mongoose 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 5f83636 - Browse repository at this point
Copy the full SHA 5f83636View commit details
Commits on Nov 7, 2023
-
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.9.0 to 6.10.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/v6.10.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>
Configuration menu - View commit details
-
Copy full SHA for 68ab55f - Browse repository at this point
Copy the full SHA 68ab55fView commit details
Commits on Nov 8, 2023
-
feat(core): allow using modules and nested route trees in parallel
change type of RouteTree.children to accept both RouteTree and Type<any> in junction fixes #12700
Kai Böse committedNov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for e1b1af9 - Browse repository at this point
Copy the full SHA e1b1af9View commit details -
Merge pull request #12699 from nestjs/dependabot/npm_and_yarn/typescr…
…ipt-eslint/eslint-plugin-6.10.0 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.10.0
Configuration menu - View commit details
-
Copy full SHA for ddf37b6 - Browse repository at this point
Copy the full SHA ddf37b6View commit details -
Merge pull request #12691 from nestjs/dependabot/npm_and_yarn/mongoos…
…e-8.0.0 chore(deps-dev): bump mongoose from 7.6.3 to 8.0.0
Configuration menu - View commit details
-
Copy full SHA for 7d092b6 - Browse repository at this point
Copy the full SHA 7d092b6View commit details -
chore(deps-dev): bump mqtt from 5.1.3 to 5.1.4
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.1.3 to 5.1.4. - [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.1.3...v5.1.4) --- 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 e89592a - Browse repository at this point
Copy the full SHA e89592aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6083d9 - Browse repository at this point
Copy the full SHA b6083d9View commit details -
chore(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.0 to 6.10.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/v6.10.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>
Configuration menu - View commit details
-
Copy full SHA for cfefda2 - Browse repository at this point
Copy the full SHA cfefda2View commit details -
chore(deps-dev): bump sinon and @types/sinon
Bumps [sinon](https://github.com/sinonjs/sinon) and [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon). These dependencies needed to be updated together. Updates `sinon` from 17.0.0 to 17.0.1 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.0...v17.0.1) Updates `@types/sinon` from 10.0.20 to 17.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/sinon" 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 f47ce7d - Browse repository at this point
Copy the full SHA f47ce7dView commit details -
Merge pull request #12690 from nestjs/dependabot/npm_and_yarn/mqtt-5.1.4
chore(deps-dev): bump mqtt from 5.1.3 to 5.1.4
Configuration menu - View commit details
-
Copy full SHA for 00b4d75 - Browse repository at this point
Copy the full SHA 00b4d75View commit details -
Merge pull request #12687 from nestjs/dependabot/npm_and_yarn/nats-2.…
…18.0 chore(deps-dev): bump nats from 2.17.0 to 2.18.0
Configuration menu - View commit details
-
Copy full SHA for 616e7a1 - Browse repository at this point
Copy the full SHA 616e7a1View commit details -
Merge pull request #12686 from nestjs/dependabot/npm_and_yarn/core-js…
…-3.33.2 chore(deps-dev): bump core-js from 3.33.1 to 3.33.2
Configuration menu - View commit details
-
Copy full SHA for 8560267 - Browse repository at this point
Copy the full SHA 8560267View commit details -
Merge pull request #12683 from nestjs/dependabot/npm_and_yarn/grpc/gr…
…pc-js-1.9.9 chore(deps-dev): bump @grpc/grpc-js from 1.9.7 to 1.9.9
Configuration menu - View commit details
-
Copy full SHA for 95cdaa5 - Browse repository at this point
Copy the full SHA 95cdaa5View commit details -
Merge pull request #12682 from nestjs/dependabot/npm_and_yarn/fastify…
…/cors-8.4.1 chore(deps): bump @fastify/cors from 8.4.0 to 8.4.1
Configuration menu - View commit details
-
Copy full SHA for dda2a66 - Browse repository at this point
Copy the full SHA dda2a66View commit details -
Merge pull request #11964 from nestjs/renovate/nestjs-graphql-12.x
fix(deps): update dependency @nestjs/graphql to v12.0.9
Configuration menu - View commit details
-
Copy full SHA for 89a3729 - Browse repository at this point
Copy the full SHA 89a3729View commit details -
Merge pull request #12704 from nestjs/dependabot/npm_and_yarn/sinon-a…
…nd-types/sinon-17.0.1 chore(deps-dev): bump sinon and @types/sinon
Configuration menu - View commit details
-
Copy full SHA for 0050fae - Browse repository at this point
Copy the full SHA 0050faeView commit details -
Merge pull request #12645 from nestjs/renovate/cache-manager-4.x-lock…
…file chore(deps): update dependency @types/cache-manager to v4.0.5
Configuration menu - View commit details
-
Copy full SHA for bd9dae4 - Browse repository at this point
Copy the full SHA bd9dae4View commit details -
Merge pull request #12698 from nestjs/dependabot/npm_and_yarn/typescr…
…ipt-eslint/parser-6.10.0 chore(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.10.0
Configuration menu - View commit details
-
Copy full SHA for 39b06ae - Browse repository at this point
Copy the full SHA 39b06aeView commit details -
test: fix faulty test suite for route tree
Kai Böse committedNov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f717ef - Browse repository at this point
Copy the full SHA 5f717efView commit details
Commits on Nov 9, 2023
-
chore(deps-dev): bump mysql2 from 3.6.2 to 3.6.3
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.6.2 to 3.6.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.6.2...v3.6.3) --- updated-dependencies: - dependency-name: mysql2 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 c2619a8 - Browse repository at this point
Copy the full SHA c2619a8View commit details -
chore(deps-dev): bump @nestjs/mongoose from 10.0.1 to 10.0.2
Bumps [@nestjs/mongoose](https://github.com/nestjs/mongoose) from 10.0.1 to 10.0.2. - [Release notes](https://github.com/nestjs/mongoose/releases) - [Changelog](https://github.com/nestjs/mongoose/blob/master/.release-it.json) - [Commits](nestjs/mongoose@10.0.1...10.0.2) --- updated-dependencies: - dependency-name: "@nestjs/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 17297fd - Browse repository at this point
Copy the full SHA 17297fdView commit details -
chore(deps-dev): bump @types/chai-as-promised from 7.1.7 to 7.1.8
Bumps [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised) from 7.1.7 to 7.1.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-as-promised) --- updated-dependencies: - dependency-name: "@types/chai-as-promised" 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 37dbcab - Browse repository at this point
Copy the full SHA 37dbcabView commit details -
chore(deps-dev): bump @types/node from 20.8.10 to 20.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.9.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>
Configuration menu - View commit details
-
Copy full SHA for 4361d09 - Browse repository at this point
Copy the full SHA 4361d09View commit details -
chore(deps-dev): bump @types/supertest from 2.0.15 to 2.0.16
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) --- updated-dependencies: - dependency-name: "@types/supertest" 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 cc15ba7 - Browse repository at this point
Copy the full SHA cc15ba7View commit details
Commits on Nov 10, 2023
-
Merge pull request #12716 from nestjs/dependabot/npm_and_yarn/types/s…
…upertest-2.0.16 chore(deps-dev): bump @types/supertest from 2.0.15 to 2.0.16
Configuration menu - View commit details
-
Copy full SHA for 1481148 - Browse repository at this point
Copy the full SHA 1481148View commit details -
Merge pull request #12715 from nestjs/dependabot/npm_and_yarn/types/n…
…ode-20.9.0 chore(deps-dev): bump @types/node from 20.8.10 to 20.9.0
Configuration menu - View commit details
-
Copy full SHA for 04f24a4 - Browse repository at this point
Copy the full SHA 04f24a4View commit details -
Merge pull request #12714 from nestjs/dependabot/npm_and_yarn/types/c…
…hai-as-promised-7.1.8 chore(deps-dev): bump @types/chai-as-promised from 7.1.7 to 7.1.8
Configuration menu - View commit details
-
Copy full SHA for 59546ea - Browse repository at this point
Copy the full SHA 59546eaView commit details -
chore(deps-dev): bump @types/ws from 8.5.8 to 8.5.9
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.8 to 8.5.9. - [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>
Configuration menu - View commit details
-
Copy full SHA for dfb4222 - Browse repository at this point
Copy the full SHA dfb4222View commit details -
chore(deps-dev): bump @types/http-errors from 2.0.3 to 2.0.4
Bumps [@types/http-errors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-errors) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-errors) --- updated-dependencies: - dependency-name: "@types/http-errors" 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 cfb9384 - Browse repository at this point
Copy the full SHA cfb9384View commit details -
Merge pull request #12712 from nestjs/dependabot/npm_and_yarn/nestjs/…
…mongoose-10.0.2 chore(deps-dev): bump @nestjs/mongoose from 10.0.1 to 10.0.2
Configuration menu - View commit details
-
Copy full SHA for bda748d - Browse repository at this point
Copy the full SHA bda748dView commit details -
Merge pull request #12711 from nestjs/dependabot/npm_and_yarn/mysql2-…
…3.6.3 chore(deps-dev): bump mysql2 from 3.6.2 to 3.6.3
Configuration menu - View commit details
-
Copy full SHA for 3d73ec7 - Browse repository at this point
Copy the full SHA 3d73ec7View commit details -
Merge pull request #12710 from nestjs/dependabot/npm_and_yarn/types/w…
…s-8.5.9 chore(deps-dev): bump @types/ws from 8.5.8 to 8.5.9
Configuration menu - View commit details
-
Copy full SHA for f04cc69 - Browse repository at this point
Copy the full SHA f04cc69View commit details -
Merge pull request #12709 from nestjs/dependabot/npm_and_yarn/types/h…
…ttp-errors-2.0.4 chore(deps-dev): bump @types/http-errors from 2.0.3 to 2.0.4
Configuration menu - View commit details
-
Copy full SHA for f69572d - Browse repository at this point
Copy the full SHA f69572dView commit details -
chore(deps-dev): bump @types/bytes from 3.1.3 to 3.1.4
Bumps [@types/bytes](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bytes) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bytes) --- updated-dependencies: - dependency-name: "@types/bytes" 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 3895f0c - Browse repository at this point
Copy the full SHA 3895f0cView commit details -
Merge pull request #12708 from nestjs/dependabot/npm_and_yarn/types/b…
…ytes-3.1.4 chore(deps-dev): bump @types/bytes from 3.1.3 to 3.1.4
Configuration menu - View commit details
-
Copy full SHA for f41cb66 - Browse repository at this point
Copy the full SHA f41cb66View commit details -
chore(deps-dev): bump @nestjs/apollo from 12.0.9 to 12.0.10
Bumps [@nestjs/apollo](https://github.com/nestjs/graphql) from 12.0.9 to 12.0.10. - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v12.0.9...v12.0.10) --- updated-dependencies: - dependency-name: "@nestjs/apollo" 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 54f7119 - Browse repository at this point
Copy the full SHA 54f7119View commit details -
Merge pull request #12707 from nestjs/dependabot/npm_and_yarn/nestjs/…
…apollo-12.0.10 chore(deps-dev): bump @nestjs/apollo from 12.0.9 to 12.0.10
Configuration menu - View commit details
-
Copy full SHA for 0259529 - Browse repository at this point
Copy the full SHA 0259529View commit details
Commits on Nov 13, 2023
-
chore(deps-dev): bump @types/cors from 2.8.15 to 2.8.16
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.15 to 2.8.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors) --- updated-dependencies: - dependency-name: "@types/cors" 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 2520fdc - Browse repository at this point
Copy the full SHA 2520fdcView commit details -
chore(deps): bump fast-json-stringify from 5.8.0 to 5.9.1
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 5.8.0 to 5.9.1. - [Release notes](https://github.com/fastify/fast-json-stringify/releases) - [Commits](fastify/fast-json-stringify@v5.8.0...v5.9.1) --- 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 f5abe57 - Browse repository at this point
Copy the full SHA f5abe57View commit details -
chore(deps-dev): bump @types/amqplib from 0.10.3 to 0.10.4
Bumps [@types/amqplib](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/amqplib) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/amqplib) --- updated-dependencies: - dependency-name: "@types/amqplib" 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 0c50f4a - Browse repository at this point
Copy the full SHA 0c50f4aView commit details -
chore(deps-dev): bump @nestjs/graphql from 12.0.9 to 12.0.10
Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 12.0.9 to 12.0.10. - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v12.0.9...v12.0.10) --- updated-dependencies: - dependency-name: "@nestjs/graphql" 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 12e539e - Browse repository at this point
Copy the full SHA 12e539eView commit details -
chore(deps-dev): bump @commitlint/cli from 18.2.0 to 18.4.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.2.0 to 18.4.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/v18.4.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 08f0b47 - Browse repository at this point
Copy the full SHA 08f0b47View commit details -
chore(deps-dev): bump @types/chai from 4.3.9 to 4.3.10
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.9 to 4.3.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" 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 2730d66 - Browse repository at this point
Copy the full SHA 2730d66View commit details -
chore(deps-dev): bump mqtt from 5.1.4 to 5.2.1
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.1.4 to 5.2.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.1.4...v5.2.1) --- updated-dependencies: - dependency-name: mqtt 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 35aa240 - Browse repository at this point
Copy the full SHA 35aa240View commit details
There are no files selected for viewing