nestjs-api-boilerplate-jwt
nestjs-api-boilerplate-jwt copied to clipboard
Bump @nestjs/platform-express from 9.0.1 to 9.0.8
Bumps @nestjs/platform-express from 9.0.1 to 9.0.8.
Release notes
Sourced from @​nestjs/platform-express's releases.
v9.0.7
Enhancements
microservices
- #10042 feat(microservices): add "maxConnectionAttempts" option to RMQ, hide urls log (
@​kamilmysliwiec)Docs
- #8952 chore: fix Readme.md translation (
@​rikapo)Dependencies
- #10028 chore(deps-dev): bump mongoose from 6.4.7 to 6.5.0 (
@​dependabot[bot])- #10027 chore(deps-dev): bump amqplib from 0.10.0 to 0.10.1 (
@​dependabot[bot])Committers: 2
- Kamil Mysliwiec (
@​kamilmysliwiec)- rikapo (
@​rikapo)v9.0.6 (2022-07-28)
Features
common
- #9935 feat(common): pass options to nested async modules (
@​random42)Bug fixes
common
- #10025 Fix/10017 parse file pipe builder (
@​thiagomini)microservices
- #9996 fix(microservices): prevent kafka parser from modifying received message (
@​jDzames)Enhancements
microservices
- #10022 fix(microservices): pass options to rmq deserialize (
@​bangbang93)core
- #9836 feat(core): add option to disable logs on
LazyModuleLoader#load(@​micalevisk)Dependencies
- Other
- #10033 chore(deps-dev): bump graphql-tools from 8.3.0 to 8.3.1 (
@​dependabot[bot])- #10035 chore(deps): bump terser from 5.14.0 to 5.14.2 in /sample/05-sql-typeorm (
@​dependabot[bot])- #10036 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/07-sequelize (
@​dependabot[bot])- #10037 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/04-grpc (
@​dependabot[bot])- #10038 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/06-mongoose (
@​dependabot[bot])- #10039 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/02-gateways (
@​dependabot[bot])- #10040 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/03-microservices (
@​dependabot[bot])- #10041 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/01-cats-app (
@​dependabot[bot])- #9977 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/18-context (
@​dependabot[bot])- #9978 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/16-gateways-ws (
@​dependabot[bot])- #9979 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/17-mvc-fastify (
@​dependabot[bot])- #9980 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/13-mongo-typeorm (
@​dependabot[bot])- #9981 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/15-mvc (
@​dependabot[bot])- #9982 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/11-swagger (
@​dependabot[bot])
... (truncated)
Commits
721372fchore(@​nestjs) publish v9.0.8 releasef9a4c64chore(): update readmeb05115dMerge pull request #10053 from wodCZ/fix/repl-fastify31139dbMerge pull request #10048 from nestjs/dependabot/npm_and_yarn/fastify/static-...2511e12Merge pull request #10050 from nestjs/dependabot/npm_and_yarn/types/node-18.6.3b23af7afix(repl): use ApplicationContext for repladff379fix(repl): add optional httpAdapter argumentbacea71chore(deps-dev): bump@​types/nodefrom 18.6.2 to 18.6.3456b837chore(deps-dev): bump@​fastify/staticfrom 6.4.1 to 6.5.081df0ddUpdate Readme.md- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: dependabot.
Superseded by #301.