Commit Graph

13988 Commits

Author SHA1 Message Date
Subin Lee
632b45af62 docs(): replace HTTP with HTTPS on readme 2023-07-05 22:59:17 +09:00
Kamil Mysliwiec
eef670896a Merge pull request #11969 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.61.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0
2023-07-04 09:31:48 +02:00
Kamil Mysliwiec
edb9f84684 Merge pull request #11968 from nestjs/dependabot/npm_and_yarn/fastify-4.19.2
chore(deps): bump fastify from 4.19.1 to 4.19.2
2023-07-04 09:31:41 +02:00
Kamil Mysliwiec
29af08619b Merge pull request #11963 from nestjs/renovate/node-20.x
chore(deps): update dependency @types/node to v20.3.3
2023-07-04 09:31:19 +02:00
Kamil Mysliwiec
e85fa8fbad Merge pull request #11895 from nestjs/renovate/mysql2-3.x
fix(deps): update dependency mysql2 to v3.4.3
2023-07-04 09:30:58 +02:00
dependabot[bot]
36be45ed12 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 5.60.1 to 5.61.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/v5.61.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>
2023-07-04 00:40:25 +00:00
dependabot[bot]
eed0eac1bc chore(deps): bump fastify from 4.19.1 to 4.19.2
Bumps [fastify](https://github.com/fastify/fastify) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.19.1...v4.19.2)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 00:39:50 +00:00
renovate[bot]
23eaa2feb7 chore(deps): update dependency @types/node to v20.3.3 2023-07-03 15:07:53 +00:00
Kamil Mysliwiec
883d0fb8a8 Update Readme.md 2023-07-03 13:09:47 +02:00
renovate[bot]
9711237509 fix(deps): update dependency mysql2 to v3.4.3 2023-07-03 10:28:08 +00:00
Kamil Mysliwiec
7ac42c0f84 Merge pull request #11941 from nestjs/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v5.60.1
2023-07-03 10:29:02 +02:00
Kamil Mysliwiec
c553098ccf Merge pull request #11951 from nestjs/renovate/ts-jest-29.x
chore(deps): update dependency ts-jest to v29.1.1
2023-07-03 10:28:54 +02:00
Kamil Mysliwiec
db663d72ce Merge pull request #11959 from nestjs/dependabot/npm_and_yarn/eslint-8.44.0
chore(deps-dev): bump eslint from 8.43.0 to 8.44.0
2023-07-03 10:27:11 +02:00
renovate[bot]
510f6c7ae0 chore(deps): update typescript-eslint monorepo to v5.60.1 2023-07-03 07:16:32 +00:00
renovate[bot]
a7b440c582 chore(deps): update dependency ts-jest to v29.1.1 2023-07-03 07:11:16 +00:00
Kamil Myśliwiec
210ac19d77 chore(@nestjs) publish v10.0.5 release v10.0.5 2023-07-03 09:09:27 +02:00
dependabot[bot]
50586d388d chore(deps-dev): bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 07:08:20 +00:00
Kamil Mysliwiec
e08ff9ca16 Merge pull request #11860 from nestjs/renovate/prisma-monorepo
fix(deps): update prisma monorepo to v4.16.2
2023-07-03 09:08:18 +02:00
Kamil Mysliwiec
5eccef707e Merge pull request #11949 from kkiwior/patch-1
fix(express): improve error reply content-type check
2023-07-03 09:08:11 +02:00
Kamil Mysliwiec
288a003ac1 Merge pull request #11958 from nestjs/dependabot/npm_and_yarn/fastify/view-8.0.0
chore(deps-dev): bump @fastify/view from 7.4.1 to 8.0.0
2023-07-03 09:07:17 +02:00
Kamil Mysliwiec
647a38cb8e Merge pull request #11960 from nestjs/dependabot/npm_and_yarn/fastify-4.19.1
chore(deps): bump fastify from 4.18.0 to 4.19.1
2023-07-03 09:07:10 +02:00
Kamil Mysliwiec
8f1ee86db8 Merge pull request #11961 from nestjs/dependabot/npm_and_yarn/types/node-20.3.3
chore(deps-dev): bump @types/node from 20.3.2 to 20.3.3
2023-07-03 09:07:04 +02:00
Kamil Myśliwiec
635f3ac1a6 Merge branch 'master' of https://github.com/nestjs/nest 2023-07-03 09:05:23 +02:00
Kamil Myśliwiec
cc36dcba79 fix(common): ensure options are declared when checking if optional pipe 2023-07-03 09:05:14 +02:00
Kamil Mysliwiec
9defd79d33 Merge pull request #11954 from NilsMoller/fix-sample-31-readme
docs(sample/31): fix wrong port number in README
2023-07-03 08:50:03 +02:00
dependabot[bot]
532ec2ddc2 chore(deps-dev): bump @types/node from 20.3.2 to 20.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.2 to 20.3.3.
- [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>
2023-07-03 00:39:42 +00:00
dependabot[bot]
fcd693e841 chore(deps): bump fastify from 4.18.0 to 4.19.1
Bumps [fastify](https://github.com/fastify/fastify) from 4.18.0 to 4.19.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.18.0...v4.19.1)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 00:39:08 +00:00
dependabot[bot]
08fe570e57 chore(deps-dev): bump @fastify/view from 7.4.1 to 8.0.0
Bumps [@fastify/view](https://github.com/fastify/point-of-view) from 7.4.1 to 8.0.0.
- [Release notes](https://github.com/fastify/point-of-view/releases)
- [Commits](https://github.com/fastify/point-of-view/compare/v7.4.1...v8.0.0)

---
updated-dependencies:
- dependency-name: "@fastify/view"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 00:38:13 +00:00
Nils
67b869cdcc docs(sample/31): fix wrong port number in README 2023-07-01 13:02:26 +01:00
renovate[bot]
11ed877907 fix(deps): update prisma monorepo to v4.16.2 2023-06-30 15:09:43 +00:00
Kamil Mysliwiec
f965c4165a Merge pull request #11950 from Tony133/sample/fix-sample-31-graphql-federation-code-first
sample(31-graphql-federation-code-first): downgraded the @apollo/subgraph and @apollo/gateway versions
2023-06-30 15:26:09 +02:00
Tony133
853bee5657 fix(): downgraded @apollo/subgraph and @apollo/gateway to version 2.2.3 2023-06-30 14:59:39 +02:00
Kamil Mysliwiec
fed59834b6 Merge pull request #11940 from nestjs/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.88.1
2023-06-30 13:50:29 +02:00
Kamil Mysliwiec
a6fc9a7f6a Merge pull request #11907 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.60.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1
2023-06-30 13:50:22 +02:00
Kamil Mysliwiec
a73bb5bd15 Merge pull request #11943 from nestjs/renovate/grpc-grpc-js-1.x
fix(deps): update dependency @grpc/grpc-js to v1.8.17
2023-06-30 13:50:08 +02:00
Kamil Mysliwiec
8488934947 Merge pull request #11947 from nestjs/dependabot/npm_and_yarn/nestjs/graphql-12.0.7
chore(deps-dev): bump @nestjs/graphql from 12.0.6 to 12.0.7
2023-06-30 13:49:48 +02:00
Kamil Mysliwiec
518d53fad5 Merge pull request #11948 from nestjs/dependabot/npm_and_yarn/mysql2-3.4.3
chore(deps-dev): bump mysql2 from 3.4.1 to 3.4.3
2023-06-30 13:49:38 +02:00
Kamil Kiwior
4f391c2bfd fix(platform-express): improve reply content-type check 2023-06-30 13:43:02 +02:00
dependabot[bot]
669a5023eb chore(deps-dev): bump mysql2 from 3.4.1 to 3.4.3
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.4.1...v3.4.3)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 00:54:41 +00:00
dependabot[bot]
fe9bce61c6 chore(deps-dev): bump @nestjs/graphql from 12.0.6 to 12.0.7
Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 12.0.6 to 12.0.7.
- [Release notes](https://github.com/nestjs/graphql/releases)
- [Commits](https://github.com/nestjs/graphql/compare/v12.0.6...v12.0.7)

---
updated-dependencies:
- dependency-name: "@nestjs/graphql"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 00:53:58 +00:00
renovate[bot]
03a9a6cba8 fix(deps): update dependency @grpc/grpc-js to v1.8.17 2023-06-29 15:52:44 +00:00
renovate[bot]
f3becede65 chore(deps): update dependency webpack to v5.88.1 2023-06-29 15:46:37 +00:00
Kamil Myśliwiec
e35ea751b7 Merge branch 'master' of https://github.com/nestjs/nest 2023-06-29 15:00:12 +02:00
Kamil Myśliwiec
d13b012a13 chore(@nestjs) publish v10.0.4 release v10.0.4 2023-06-29 14:59:18 +02:00
dependabot[bot]
81fa2a6f28 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 5.60.0 to 5.60.1.
- [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/v5.60.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 12:57:38 +00:00
Kamil Mysliwiec
7087b4e255 Merge pull request #11938 from nestjs/renovate/ts-loader-9.x
chore(deps): update dependency ts-loader to v9.4.4
2023-06-29 14:56:27 +02:00
Kamil Mysliwiec
4b7a66eef7 Merge pull request #11939 from nestjs/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.1.6
2023-06-29 14:56:18 +02:00
renovate[bot]
6924f54073 chore(deps): update dependency typescript to v5.1.6 2023-06-29 10:32:40 +00:00
renovate[bot]
71ffbdc923 chore(deps): update dependency ts-loader to v9.4.4 2023-06-29 10:27:34 +00:00
Kamil Mysliwiec
e28475261b Merge pull request #11934 from nestjs/dependabot/npm_and_yarn/types/gulp-4.0.13
chore(deps-dev): bump @types/gulp from 4.0.12 to 4.0.13
2023-06-29 10:47:24 +02:00