Piotr Kuczynski
d8444fc3ed
Merge branch 'master' into next
2025-11-24 18:40:15 +01:00
Henry Chan
cb1284c8c0
feat: init version in postgres driver only if not set ( #11373 )
2025-11-24 13:10:30 +01:00
Naor Peled
9383799b3d
chore: add Qodo config ( #11791 )
2025-11-24 08:18:00 +02:00
Oleg "OSA413" Sokolov
ea0f155532
ci(oracle): add extra sleep after container starts ( #11795 )
2025-11-24 10:54:49 +05:00
Daniel Harvey
ade198c77c
feat: export QueryPartialEntity and QueryDeepPartialEntity types ( #11748 )
...
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
Co-authored-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>
Co-authored-by: Oleg "OSA413" Sokolov <OSA413@users.noreply.github.com>
2025-11-23 18:18:51 +05:00
Piotr Kuczynski
b2ad548798
Merge branch 'master' into next
2025-11-22 13:56:23 +01:00
Copilot
5fa8a0bf6c
chore: add GitHub Copilot instructions ( #11781 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Naor Peled <me@naor.dev>
2025-11-21 23:03:26 +02:00
Piotr Kuczynski
6eda13884e
docs: fix build status badge url ( #11790 )
2025-11-21 20:27:19 +01:00
Piotr Kuczynski
61379daf11
test(cli): fix tests for init command ( #11787 )
2025-11-21 18:51:24 +01:00
Piotr Kuczynski
d943a17639
Merge branch 'master' into next
...
# Conflicts:
# package-lock.json
# package.json
2025-11-21 11:46:16 +01:00
Mike Guida
6ed24f8235
ci: run tests on commits to master and next ( #11783 )
...
Co-authored-by: Oleg "OSA413" Sokolov <OSA413@users.noreply.github.com>
2025-11-21 01:11:49 +05:00
dependabot[bot]
cad0921827
build(deps): bump js-yaml in /docs ( #11779 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-20 19:52:17 +01:00
Pablo Thiele
dc74f5374e
fix(deps): upgrade glob to fix CVE-2025-64756 ( #11784 )
...
Co-authored-by: Oleg "OSA413" Sokolov <OSA413@users.noreply.github.com>
2025-11-20 23:20:05 +05:00
Piotr Kuczynski
806ea0a502
Merge branch 'master' into next
...
# Conflicts:
# .github/workflows/commit-validation.yml
# .github/workflows/preview.yml
# .github/workflows/publish-package.yml
# README-zh_CN.md
# README_ko.md
# docs/docs/query-runner.md
# eslint.config.mjs
# package-lock.json
# package.json
# src/commands/InitCommand.ts
# src/driver/sqlserver/MssqlParameter.ts
# test/utils/xfail.ts
2025-11-20 19:16:41 +01:00
Piotr Kuczynski
bec548a7d4
ci: migrate from nyc to c8 ( #11759 )
...
Co-authored-by: Oleg "OSA413" Sokolov <OSA413@users.noreply.github.com>
2025-11-20 22:15:53 +05:00
Edge-Seven
02e7b713ed
docs(cockroach): fix typo in CockroachDriver jsdoc for mappedDataTypes ( #11775 )
...
Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
2025-11-18 11:07:22 +01:00
David Höck
6da0911a0b
docs: expand sponsors section and remove outdated translations ( #11771 )
2025-11-14 12:16:38 +01:00
Artem Kustikov
2681051f78
feat(mssql): support 'vector' type for MS SQL Server ( #11732 )
2025-11-12 21:22:20 +01:00
Piotr Kuczynski
e04ffd3f3d
ci: prevent running docs index on forks ( #11762 )
2025-11-12 10:52:22 +01:00
Piotr Kuczynski
52a96ad68c
ci: add single step to validate if all tests passed ( #11763 )
2025-11-12 10:51:39 +01:00
Piotr Kuczynski
5d02f06fcb
ci: control development and CI version of Node.js via .nvmrc ( #11708 )
2025-11-11 22:55:47 +01:00
Piotr Kuczynski
5a28729b2e
ci: test if docs build and run task depending on the changes from PR ( #11761 )
2025-11-11 12:34:57 +01:00
Mike Guida
ba3319d583
docs: fix broken migration links ( #11760 )
2025-11-11 11:48:12 +01:00
Piotr Kuczynski
51fbcf4045
chore(dev-deps): bump eslint and update config ( #11756 )
2025-11-10 08:45:03 +01:00
Arvo Bendi
bed7913623
fix: circular import in SapDriver.ts ( #11750 )
2025-11-10 06:42:10 +01:00
Piotr Kuczynski
6381c8d519
docs: fix typos in the js documentation ( #11754 )
2025-11-09 21:57:31 +01:00
Piotr Kuczynski
08a9397491
lint: fix offenses for @typescript-eslint/no-unused-vars rule in tests folder ( #11755 )
2025-11-09 21:54:36 +01:00
Piotr Kuczynski
69dfc42eb9
lint: fix offenses for @typescript-eslint/no-unused-vars rule in samples folder ( #11757 )
2025-11-09 21:54:19 +01:00
Piotr Kuczynski
b639d33aee
docs: collect all migrations documentation in one place ( #11674 )
...
* docs: collect all migrations documentation in one place
* links
* vite
* fic
* link to vite project
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* ai review suggestions
* docs: collect all migrations documentation in one place
* links
* vite
* fic
* link to vite project
* ai review suggestions
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* format
* single redirect
* fix bad merge
* auto-run
* restore cli
* add migration create
* fix postgresql syntax
---------
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-11-09 13:34:28 +02:00
Deepraj Pandey
3ac605359d
style: remove commented out code in FindOptionsUtils ( #11721 )
...
Closes #11158
2025-11-08 16:35:44 -08:00
Piotr Kuczynski
5b01c399ce
docs: fix link to email, when vulnerability found ( #11667 )
...
* docs: fix link to email, when vulnerability found
* Update package.json
* Update CONTRIBUTING.md
---------
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
2025-11-07 13:55:47 +01:00
Kishan Kumar
d7867ebff1
feat: manage MongoDB SOCKS5 proxy settings ( #11731 )
2025-10-20 23:14:32 +02:00
Sebastien Dionne
8692da2b69
docs: fix typos in documentation ( #11713 )
2025-10-20 23:46:39 +03:00
Eric MORAND
7c55d32321
Remove "...And simplicity..." confusing paragraph in 1-active-record-data-mapper.md ( #11722 )
...
Closes #11715
2025-10-13 12:25:12 +13:00
Piotr Kuczynski
181154ab3c
ci: harmonize MongoDB version used in CI and local development environment and bump to v8 ( #11704 )
2025-10-05 20:48:10 +02:00
Giorgio Boa
2671579793
ci: bump actions/checkout version ( #11712 )
2025-10-03 13:12:47 +02:00
Naor Peled
1f19abb62c
initial commit ( #11711 )
2025-10-03 13:33:43 +03:00
Piotr Kuczynski
74522ffc82
chore(lint/jsdoc): enable jsdoc/valid-types rule and fix offenses ( #11706 )
2025-10-03 13:51:30 +07:00
Piotr Kuczynski
b9309098bc
feat(cli/init): pick dependencies versions from our own package.json ( #11705 )
2025-10-03 13:51:06 +07:00
Piotr Kuczynski
dbfaad9e7c
ci: bump actions/setup-node to v5 and benefit from automatic caching ( #11709 )
2025-10-03 13:50:13 +07:00
Piotr Kuczynski
77fb94d419
docs: updated jsdoc link to PostgreSQL documentation for data types ( #11680 )
...
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
2025-10-03 13:49:45 +07:00
Piotr Kuczynski
336fef8f14
docs: remove unused docs example file ( #11675 )
...
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
2025-10-03 08:48:55 +02:00
Lucian Mocanu
bcee921ee0
feat: support explicit resource management in QueryRunner ( #11701 )
...
* feat: support explicit resource management in QueryRunner
* test: improve tests for explicit resource management
* feat: commit transaction on QueryRunner dispose
2025-10-02 22:24:14 +02:00
Lucian Mocanu
ea7a99a3c3
chore: update prettier to v3 ( #11702 )
2025-10-02 12:03:16 +02:00
Lucian Mocanu
b1680a04ac
chore: disable eslint errors for chai assertions ( #11700 )
...
* chore: disable eslint errors for chai assertions
* refactor: make `no-unused-expressions` an error and fix code
2025-10-01 23:21:13 +02:00
Giorgio Boa
2446bd0d87
ci: remove close stale issues GH action ( #11696 )
2025-10-01 12:52:25 +02:00
Lucian Mocanu
a7c387bc14
refactor!: replace glob with tinyglobby, remove rimraf ( #11699 )
2025-10-01 09:52:04 +02:00
Lucian Mocanu
1894530095
chore: update chai ( #11698 )
2025-10-01 00:11:17 +02:00
Lucian Mocanu
b59c906f49
chore: update dependencies ( #11697 )
2025-09-30 22:49:42 +02:00
Lucian Mocanu
7fb6ba7ed9
feat!: drop support for node 16 and 18 ( #11382 )
...
BREAKING CHANGE: TypeORM is now compiled for ECMAScript 2023, meaning old versions of Node.js are no longer supported. The minimum supported version of Node.js is 20.
2025-09-30 18:51:33 +02:00