Commit Graph

380 Commits

Author SHA1 Message Date
dependabot[bot] 55ace803b0
chore(deps): bump @nestjs/common from 11.0.1 to 11.0.17
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 11.0.1 to 11.0.17.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.17/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.0.17
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-15 00:18:23 +00:00
Kamil Myśliwiec f6154619eb
lint: update language options 2025-04-10 13:23:04 +02:00
Kamil Mysliwiec f1a2c02ee4
Update README.md 2025-04-07 10:02:46 +02:00
Kamil Mysliwiec 34785a66f4
Merge pull request #322 from Tony133/chore/remove-eslintrc-js-file
chore: removed .eslintrc.js file
2025-03-18 10:10:46 +01:00
Tony133 2644f5d5da chore: removed .eslintrc.js file 2025-03-13 21:00:08 +01:00
Kamil Mysliwiec aabc5872bc
Update README.md 2025-03-03 10:13:18 +01:00
Kamil Mysliwiec e962226292
Merge pull request #321 from romainbrancourt/update-ts-compiler-target
chore: update typescript compiler target
2025-02-21 08:59:03 +01:00
Romain Brancourt ff910e9580 chore: update typescript compiler target 2025-02-20 16:54:12 +01:00
Kamil Myśliwiec c61ae23339
chore: update cli and schematics deps 2025-01-20 08:37:15 +01:00
Kamil Myśliwiec ea9b7def75
chore: update engines 2025-01-17 15:15:10 +01:00
Kamil Myśliwiec 12d01ee39d
chore: upgrade eslint, upgrade deps 2025-01-17 15:11:29 +01:00
Kamil Myśliwiec fbe788c6f4
docs: update readme 2024-10-17 15:02:18 +02:00
Kamil Myśliwiec 23bb212d15
Merge branch 'okxiaoliang4-feature/specify-engine' 2024-10-16 12:11:52 +02:00
Kamil Myśliwiec 31a179d96e
chore: remove npmrc 2024-10-16 12:11:43 +02:00
Kamil Myśliwiec fbadc36498
Merge branch 'feature/specify-engine' of https://github.com/okxiaoliang4/typescript-starter into okxiaoliang4-feature/specify-engine 2024-10-16 12:11:02 +02:00
Kamil Myśliwiec b10005d588
chore: update readme 2024-10-16 12:08:15 +02:00
Kamil Mysliwiec e5c4188615
Merge pull request #316 from nestjs/dependabot/npm_and_yarn/multi-24bbd5359e
chore(deps): bump webpack and @nestjs/cli
2024-10-16 12:05:37 +02:00
Kamil Mysliwiec a9bd83f121
Merge pull request #317 from nestjs/dependabot/npm_and_yarn/multi-981d9247c0
chore(deps): bump path-to-regexp, @nestjs/core and @nestjs/platform-express
2024-10-16 12:05:15 +02:00
dependabot[bot] fb11f98dd3
chore(deps): bump path-to-regexp, @nestjs/core and @nestjs/platform-express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 3.3.0 and updates ancestor dependencies [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.7 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v3.3.0)

Updates `@nestjs/core` from 10.3.2 to 10.4.4
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/core)

Updates `@nestjs/platform-express` from 10.3.2 to 10.4.4
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 10:04:36 +00:00
dependabot[bot] 5c60196cf8
chore(deps): bump webpack and @nestjs/cli
Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.


Updates `webpack` from 5.90.1 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.94.0)

Updates `@nestjs/cli` from 10.3.1 to 10.4.5
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/10.3.1...10.4.5)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 10:04:34 +00:00
Kamil Mysliwiec 3027170e1e
Merge pull request #301 from nestjs/dependabot/npm_and_yarn/braces-3.0.3
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
2024-10-16 12:03:23 +02:00
Kamil Mysliwiec ed24d8cbac
Merge pull request #311 from micalevisk/patch-1
enable `forceConsistentCasingInFileNames` for tsc compiler options
2024-10-16 12:03:10 +02:00
Micael Levi L. Cavalcante 11e7eeb6fa
enable `forceConsistentCasingInFileNames` for tsc compiler options 2024-10-12 11:13:28 -04:00
Kamil Myśliwiec de7d1929e9
chore: update readme 2024-08-19 12:26:13 +02:00
dependabot[bot] 67e3197291
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 09:52:11 +00:00
Kamil Myśliwiec 7c21aea7e3
chore: update deps 2024-02-07 11:11:32 +01:00
Kamil Mysliwiec 3491e8f255
Merge pull request #291 from onozaty/fix-jest-e2e-regex
Fix a regular expression incorrectly in testRegex in jest-e2e.json
2023-12-30 13:11:36 +01:00
onozaty 17a8aa386e Fix incorrect regular expression in testRegex
The following file was also a regular expression that would match.
* appe2e-spec.ts
* appe2e-specxts
2023-12-28 16:48:51 +09:00
Kamil Mysliwiec 0bd715469f
Merge pull request #287 from micalevisk/patch-1
chore(tsconfig): changed target to es2021
2023-10-30 08:41:27 +01:00
Micael Levi L. Cavalcante 5bec920cd0
chore(tsconfig): changed target to es2021 2023-10-28 07:59:57 -04:00
Kamil Mysliwiec 7acd368f45
Merge pull request #267 from LinkFly/patch-1
Update package.json test:debug for correct working
2023-10-24 12:20:07 +02:00
Kamil Mysliwiec 38baecfabc
Merge pull request #284 from nestjs/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2
2023-10-24 12:19:57 +02:00
dependabot[bot] c51fd82947
chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 13:01:55 +00:00
Kamil Mysliwiec 3bc3c73022
Merge pull request #282 from SamVerschueren/SamVerschueren/fix-package-lock
chore: update package lock
2023-09-26 19:02:11 +02:00
SamVerschueren 482b508f93 chore: update package lock 2023-09-26 12:12:49 +02:00
Jelf a5473d49d0 chore: specify node engine version 2023-09-21 22:04:21 +08:00
Jelf 8e94041318 chore: specify node engine version 2023-09-21 22:02:20 +08:00
Kamil Mysliwiec 81e4564d02
Merge pull request #276 from micalevisk/master
chore: fix lock file manifest out-of-sync
2023-07-03 08:50:22 +02:00
Micael Levi L. Cavalcante d234b4d129 chore: fix lock file manifest out-of-sync 2023-07-01 14:57:18 -04:00
Kamil Myśliwiec 7605246b64
chore: upgrade to v10 2023-06-15 13:05:18 +02:00
Kamil Mysliwiec 80cd371cd5
Merge pull request #271 from nestjs/dependabot/npm_and_yarn/webpack-and-nestjs/cli-5.76.2
chore(deps): bump webpack and @nestjs/cli
2023-05-19 13:31:12 +02:00
dependabot[bot] 67e6eea5c1
chore(deps): bump webpack and @nestjs/cli
Bumps [webpack](https://github.com/webpack/webpack) to 5.76.2 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.


Updates `webpack` from 5.73.0 to 5.76.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.2)

Updates `@nestjs/cli` from 9.0.0 to 9.3.0
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/9.0.0...9.3.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 12:01:25 +00:00
Kamil Mysliwiec 6192b90631
Merge pull request #260 from nestjs/dependabot/npm_and_yarn/minimatch-3.1.2
chore(deps): bump minimatch from 3.0.4 to 3.1.2
2023-04-04 13:58:53 +02:00
Kamil Mysliwiec d919d22dab
Merge pull request #264 from nestjs/dependabot/npm_and_yarn/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2
2023-04-04 13:58:28 +02:00
Kamil Mysliwiec e07e8f1d54
Merge pull request #265 from nestjs/dependabot/npm_and_yarn/cookiejar-2.1.4
chore(deps): bump cookiejar from 2.1.3 to 2.1.4
2023-04-04 13:58:14 +02:00
Kamil Mysliwiec 2c7c9c5823
Merge pull request #269 from nestjs/dependabot/npm_and_yarn/nestjs/core-9.0.5
chore(deps): bump @nestjs/core from 9.0.0 to 9.0.5
2023-04-04 13:57:58 +02:00
Kamil Mysliwiec 73d6a460de
Merge pull request #241 from h4ad-forks/chore/tsconfig
chore: changes in tsconfig and gitignore
2023-04-04 13:57:07 +02:00
dependabot[bot] 0b52c931f3
chore(deps): bump @nestjs/core from 9.0.0 to 9.0.5
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.0.0 to 9.0.5.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.0.0...v9.0.5)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 03:03:33 +00:00
Kamil Mysliwiec 196f023daa
Merge pull request #268 from chrisssthomas/patch-1
close app handle in base e2e test
2023-02-20 08:41:39 +01:00
Chris Thomas a6b7c8fed1 close app handle in base e2e test 2023-02-19 15:35:42 +00:00