nestjs-service-bus
nestjs-service-bus copied to clipboard
Bump @nestjs/common from 10.3.7 to 10.3.10
Bumps @nestjs/common from 10.3.7 to 10.3.10.
Release notes
Sourced from @nestjs/common
's releases.
v10.3.9 (2024-06-03)
Bug fixes
core
- #13453 fix(core): possible memory leak when using server side events (
@zhengjitf
)- #13405 fix(core): auto flush logs on synchronous internal errors (
@micalevisk
)platform-fastify
Enhancements
platform-ws
- #13531 fix(ws): close existing connections (
@bettercalljason
)common
,core
- #13428 feat(common): support empty
@Inject()
on constructor-based injection (@micalevisk
)core
- #13614 fix(core): prevent exclude method from overwriting previous calls (
@dragontaek-lee
)Docs
common
- #13471 doc: fix typos & clarify comments (
@le-harivansh
)Dependencies
- Other
- #13619 chore(deps-dev): bump
@typescript-eslint/parser
from 7.9.0 to 7.11.0 (@dependabot[bot]
)- #13631 chore(deps): bump mysql2 from 3.9.7 to 3.9.8 in /sample/05-sql-typeorm (
@dependabot[bot]
)- #13624 chore(deps-dev): bump mqtt from 5.6.0 to 5.7.0 (
@dependabot[bot]
)- #13617 chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.5 (
@dependabot[bot]
)- #13611 chore(deps-dev): bump cache-manager from 5.5.2 to 5.5.3 (
@dependabot[bot]
)- #13610 chore(deps): bump fast-json-stringify from 5.15.1 to 5.16.0 (
@dependabot[bot]
)- #13620 chore(deps-dev): bump
@typescript-eslint/eslint-plugin
from 7.10.0 to 7.11.0 (@dependabot[bot]
)- #13625 chore(deps-dev): bump artillery from 2.0.12 to 2.0.14 (
@dependabot[bot]
)- #13629 chore(deps-dev): bump nodemon from 3.1.0 to 3.1.2 (
@dependabot[bot]
)- #13633 chore(deps-dev): bump mysql2 from 3.9.7 to 3.10.0 (
@dependabot[bot]
)- #13588 chore(deps): bump express and
@nestjs/platform-express
in /sample/04-grpc (@dependabot[bot]
)- #13591 chore(deps): bump express and
@nestjs/platform-express
in /sample/02-gateways (@dependabot[bot]
)- #13592 chore(deps): bump express and
@nestjs/platform-express
in /sample/01-cats-app (@dependabot[bot]
)- #13594 chore(deps-dev): bump core-js from 3.37.0 to 3.37.1 (
@dependabot[bot]
)- #13595 chore(deps-dev): bump redis from 4.6.13 to 4.6.14 (
@dependabot[bot]
)- #13596 chore(deps-dev): bump sinon from 17.0.1 to 18.0.0 (
@dependabot[bot]
)- #13597 chore(deps-dev): bump
@grpc/grpc-js
from 1.10.7 to 1.10.8 (@dependabot[bot]
)- #13602 chore(deps-dev): bump mongoose from 8.3.4 to 8.4.0 (
@dependabot[bot]
)- #13605 chore(deps-dev): bump nats from 2.25.0 to 2.26.0 (
@dependabot[bot]
)- #13606 chore(deps-dev): bump
@typescript-eslint/eslint-plugin
from 7.9.0 to 7.10.0 (@dependabot[bot]
)- #13590 chore(deps): bump express and
@nestjs/platform-express
in /sample/05-sql-typeorm (@dependabot[bot]
)- #13589 chore(deps): bump express and
@nestjs/platform-express
in /sample/03-microservices (@dependabot[bot]
)- #13587 chore(deps): bump express and
@nestjs/platform-express
in /sample/08-webpack (@dependabot[bot]
)- #13586 chore(deps): bump express and
@nestjs/platform-express
in /sample/06-mongoose (@dependabot[bot]
)- #13585 chore(deps): bump express and
@nestjs/platform-express
in /sample/09-babel-example (@dependabot[bot]
)- #13584 chore(deps): bump express and
@nestjs/platform-express
in /sample/07-sequelize (@dependabot[bot]
)- #13583 chore(deps): bump express and
@nestjs/platform-express
in /sample/11-swagger (@dependabot[bot]
)
... (truncated)
Commits
b59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readme99d31e3
chore(deps): bump tslib from 2.6.2 to 2.6.3013dbd3
chore: update readmesfcd2c58
chore(@nestjs
) publish v10.3.9 release4b07cb2
Merge pull request #13428 from micalevisk/feat/issue-13426dd5a842
chore(readme): remove some old sponsors and reorder othersda0ae68
chore(readme): update sponsor image sources1a699ad
chore(readme): format sponsors tables025ed53
doc: fix typos & clarify comments- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)