v10.3.10
kamilmysliwiec
released this
02 Jul 11:24
·
359 commits
to master
since this release
v10.3.10 (2024-07-01)
Bug fixes
core
- #13712 fix(core): when using forward references on
exports
array (@micalevisk)
- #13712 fix(core): when using forward references on
Enhancements
Dependencies
- Other
- #13706 chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4 (@dependabot[bot])
- #13716 chore(deps-dev): bump ts-morph from 22.0.0 to 23.0.0 (@dependabot[bot])
- #13697 chore(deps): bump ws from 8.13.0 to 8.17.1 in /sample/16-gateways-ws (@dependabot[bot])
- #13708 chore(deps-dev): bump nats from 2.26.0 to 2.27.0 (@dependabot[bot])
- #13709 chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 (@dependabot[bot])
- #13715 chore(deps-dev): bump graphql from 16.8.2 to 16.9.0 (@dependabot[bot])
- #13718 chore(deps-dev): bump engine.io-client from 6.5.4 to 6.6.0 (@dependabot[bot])
- #13724 chore(deps-dev): bump @types/node from 20.14.6 to 20.14.9 (@dependabot[bot])
- #13672 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /sample/26-queues (@dependabot[bot])
- #13693 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 (@dependabot[bot])
- #13699 chore(deps-dev): bump engine.io-client from 6.5.3 to 6.5.4 (@dependabot[bot])
- #13702 chore(deps-dev): bump @types/node from 20.14.4 to 20.14.6 (@dependabot[bot])
- #13703 chore(deps): bump fast-json-stringify from 5.16.0 to 5.16.1 (@dependabot[bot])
- #13694 chore(deps-dev): bump mongoose from 8.4.1 to 8.4.3 (@dependabot[bot])
- #13695 chore(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.13.1 (@dependabot[bot])
- #13696 chore(deps-dev): bump @types/node from 20.14.2 to 20.14.4 (@dependabot[bot])
- #13678 chore(deps-dev): bump graphql from 16.8.1 to 16.8.2 (@dependabot[bot])
- #13682 chore(deps-dev): bump mysql2 from 3.10.0 to 3.10.1 (@dependabot[bot])
- #13674 chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 (@dependabot[bot])
- #13677 chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.7 (@dependabot[bot])
- #13671 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /sample/27-scheduling (@dependabot[bot])
- #13670 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /sample/30-event-emitter (@dependabot[bot])
- #13667 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 (@dependabot[bot])
- #13665 chore(deps-dev): bump artillery from 2.0.14 to 2.0.15 (@dependabot[bot])
- #13660 chore(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.9 in /sample/04-grpc (@dependabot[bot])
- #13662 chore(deps-dev): bump @grpc/grpc-js from 1.10.8 to 1.10.9 (@dependabot[bot])
- #13663 chore(deps-dev): bump @fastify/multipart from 8.2.0 to 8.3.0 (@dependabot[bot])
- #13666 chore(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.13.0 (@dependabot[bot])
- #13669 chore(deps): bump uuid from 9.0.1 to 10.0.0 (@dependabot[bot])
- #13640 chore(deps-dev): bump nodemon from 3.1.2 to 3.1.3 (@dependabot[bot])
- #13641 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (@dependabot[bot])
- #13642 chore(deps-dev): bump mongoose from 8.4.0 to 8.4.1 (@dependabot[bot])
- #13651 chore(deps-dev): bump prettier from 3.2.5 to 3.3.1 (@dependabot[bot])
- #13652 chore(deps-dev): bump @types/node from 20.12.12 to 20.14.2 (@dependabot[bot])
- #13653 chore(deps-dev): bump cache-manager from 5.5.3 to 5.6.1 (@dependabot[bot])
platform-ws
- #13690 chore(deps): bump ws from 8.17.0 to 8.17.1 (@dependabot[bot])
platform-fastify
- #13691 chore(deps): bump fastify from 4.27.0 to 4.28.0 (@dependabot[bot])
common
,core
,microservices
,platform-express
,platform-fastify
,platform-socket.io
,platform-ws
,testing
,websockets
- #13649 chore(deps): bump tslib from 2.6.2 to 2.6.3 (@dependabot[bot])
Committers: 4
- () => { } (@ragavendra)
- Anthony Cyrille (@ancyrweb)
- Lincoln (@L-Qun)
- Micael Levi L. Cavalcante (@micalevisk)