Commit Graph

393 Commits

Author SHA1 Message Date
Joelbrit0 abbe8fba8c feat: add initial TypeORM configuration for Oracle database connection. 2026-01-21 11:52:43 -03:00
Joelbrit0 f2e46a602e feat: Add Oracle database integration with TypeORM and client initialization for the NestJS application. 2026-01-21 11:45:27 -03:00
Kamil Mysliwiec c60a7925cc
Merge pull request #337 from omarageorge/fix/windows-eol-prettier
fix: configure prettier endOfLine to 'auto' for cross-platform compatibility
2025-10-10 14:23:41 +02:00
George Omara 981e27b7cf fix: configure prettier endOfLine to 'auto' for cross-platform compatibility
Addresses Windows CRLF/LF issues by letting Prettier auto-detect line endings.
2025-09-26 14:10:22 +03:00
Kamil Mysliwiec 80b2dd93b8
Merge pull request #336 from ibousfiha/master
fix: import in supertest for e2e tests
2025-09-16 10:00:38 +02:00
Issam Bousfiha 98dc89e154 fix: import in supertest for e2e tests 2025-09-15 14:55:08 +02:00
Kamil Mysliwiec f799911e74
Merge pull request #332 from codiophile/patch-1
feat(tsconfig): Enable ESM-interoperability.
2025-08-01 09:24:07 +02:00
Erik Blomqvist 7403018e61
feat(tsconfig): Enable ESM-interoperability. 2025-07-18 19:47:39 +02:00
Kamil Mysliwiec 76d8e962aa
Merge pull request #325 from nestjs/dependabot/npm_and_yarn/nestjs/common-11.0.17
chore(deps): bump @nestjs/common from 11.0.1 to 11.0.17
2025-07-17 10:07:06 +02:00
Kamil Mysliwiec 5d121b0075
Merge pull request #327 from nestjs/dependabot/npm_and_yarn/formidable-3.5.4
chore(deps-dev): bump formidable from 3.5.2 to 3.5.4
2025-07-17 10:06:56 +02:00
dependabot[bot] 5bc2f25c72
chore(deps-dev): bump formidable from 3.5.2 to 3.5.4
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.2 to 3.5.4.
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: formidable
  dependency-version: 3.5.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 15:21:17 +00:00
Kamil Mysliwiec f3ed222bcc
Merge pull request #326 from neonbyte1/master
Configure onlyBuiltDependencies for pnpm
2025-04-22 09:35:46 +02:00
neonbyte1 68185ec07e
fix(pnpm): allowed @nestjs/core and @swc/core to run scripts 2025-04-19 12:34:51 +02:00
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