Giorgio Boa
67f793feaa
feat(mysql): add pool size options for each connection ( #11810 )
...
Co-authored-by: 아이작_조서환 <wtae1216@sooplive.com>
2025-11-30 12:31:52 +01:00
Lucian Mocanu
835647ac92
test: use built-in wait function and fix wait times to avoid flaky tests ( #11812 )
2025-11-29 10:25:39 +01:00
Lucian Mocanu
546192767d
chore: update dependencies ( #11811 )
2025-11-29 05:54:38 +01:00
Mohammed Gomaa
d0b54544e9
fix: typesense doc sync ( #11807 )
...
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
2025-11-28 15:03:18 +01:00
Lucian Mocanu
cfb3d6c015
feat(mysql): add support for vector columns on MariaDB and MySQL ( #11670 )
2025-11-27 15:28:49 +01:00
Piotr Kuczynski
dd55218648
fix(cli): init command reading package.json from two folders up ( #11789 )
2025-11-25 14:13:25 +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
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
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
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
Giorgio Boa
2446bd0d87
ci: remove close stale issues GH action ( #11696 )
2025-10-01 12:52:25 +02:00
chen
925dee002b
feat: entity schema support trees ( #11606 )
2025-09-29 10:36:35 +02:00
Piotr Kuczynski
4f05718237
feat: add support for jsonpath column type in PostgreSQL ( #11684 )
2025-09-26 18:56:53 +02:00
Piotr Kuczynski
e0e7de14ca
ci: introduce jsdoc eslint plugin (warnings only) ( #11681 )
...
* ci: introduce jsdoc eslint plugin (warnings only)
* fixed
* fixed
2025-09-26 18:11:29 +02:00
Isara Rungvitayakul
83e3a8a3db
fix: add multiSubnetFailover option for mssql ( #10804 )
2025-09-25 11:18:15 +12:00
Lucian Mocanu
d4f7b44fdf
chore: fix package preview ( #11542 )
2025-09-20 09:34:22 +02:00
Lucian Mocanu
c16ef63db7
chore: update dependencies ( #11666 )
2025-09-19 18:34:39 +02:00