Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2023

This PR contains the following updates:

Package Change Age Confidence
typeorm-extension 2.8.1 -> 3.7.2 age confidence

Release Notes

tada5hi/typeorm-extension (typeorm-extension)

v3.7.2

Compare Source

Bug Fixes
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#​1284) (f32f812)
Features

3.7.2 (2025-11-25)

Bug Fixes
  • deps: bump locter to v2.1.1 (b012542)
  • deps: bump yargs to v18.0.0 (6b8e689)
  • deps: define faker as peer-dependency (71408c0)

3.6.3 (2024-11-06)

Bug Fixes
  • deps: bump locter from 2.1.3 to 2.1.5 (#​1191) (ee4d5d0)
  • enhance skipRelation check in validate entity join columns fn (3120433)
  • validate entity join columns - respect nullable join columns (ab87659)

3.6.2 (2024-10-08)

Bug Fixes
  • consider runSchema- & synchronize-option in checkDatabase fn (b90a127)
  • deps: bump locter from 2.1.0 to 2.1.3 (#​1155) (48752e7)

3.6.1 (2024-08-11)

Bug Fixes
  • adjust data source cleanup behaviour to jsdoc description (e27f42e)
  • schema detection in check-database fn (39dcc92)

v3.7.1

Compare Source

Bug Fixes
  • isUnique check - use indicies if ownUniques columns are not populated (7f4aed4)

v3.7.0

Compare Source

Bug Fixes
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#​1284) (f32f812)
Features

3.6.3 (2024-11-06)

Bug Fixes
  • deps: bump locter from 2.1.3 to 2.1.5 (#​1191) (ee4d5d0)
  • enhance skipRelation check in validate entity join columns fn (3120433)
  • validate entity join columns - respect nullable join columns (ab87659)

3.6.2 (2024-10-08)

Bug Fixes
  • consider runSchema- & synchronize-option in checkDatabase fn (b90a127)
  • deps: bump locter from 2.1.0 to 2.1.3 (#​1155) (48752e7)

3.6.1 (2024-08-11)

Bug Fixes
  • adjust data source cleanup behaviour to jsdoc description (e27f42e)
  • schema detection in check-database fn (39dcc92)

v3.6.3

Compare Source

Bug Fixes
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#​1284) (f32f812)
Features

3.6.3 (2024-11-06)

Bug Fixes
  • deps: bump locter from 2.1.3 to 2.1.5 (#​1191) (ee4d5d0)
  • enhance skipRelation check in validate entity join columns fn (3120433)
  • validate entity join columns - respect nullable join columns (ab87659)

3.6.2 (2024-10-08)

Bug Fixes
  • consider runSchema- & synchronize-option in checkDatabase fn (b90a127)
  • deps: bump locter from 2.1.0 to 2.1.3 (#​1155) (48752e7)

3.6.1 (2024-08-11)

Bug Fixes
  • adjust data source cleanup behaviour to jsdoc description (e27f42e)
  • schema detection in check-database fn (39dcc92)

v3.6.2

Compare Source

Bug Fixes
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#​1284) (f32f812)
Features

3.6.3 (2024-11-06)

Bug Fixes
  • deps: bump locter from 2.1.3 to 2.1.5 (#​1191) (ee4d5d0)
  • enhance skipRelation check in validate entity join columns fn (3120433)
  • validate entity join columns - respect nullable join columns (ab87659)

3.6.2 (2024-10-08)

Bug Fixes
  • consider runSchema- & synchronize-option in checkDatabase fn (b90a127)
  • deps: bump locter from 2.1.0 to 2.1.3 (#​1155) (48752e7)

3.6.1 (2024-08-11)

Bug Fixes
  • adjust data source cleanup behaviour to jsdoc description (e27f42e)
  • schema detection in check-database fn (39dcc92)

v3.6.1

Compare Source

Bug Fixes
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#​1284) (f32f812)
Features

3.6.3 (2024-11-06)

Bug Fixes
  • deps: bump locter from 2.1.3 to 2.1.5 (#​1191) (ee4d5d0)
  • enhance skipRelation check in validate entity join columns fn (3120433)
  • validate entity join columns - respect nullable join columns (ab87659)

3.6.2 (2024-10-08)

Bug Fixes
  • consider runSchema- & synchronize-option in checkDatabase fn (b90a127)
  • deps: bump locter from 2.1.0 to 2.1.3 (#​1155) (48752e7)

3.6.1 (2024-08-11)

Bug Fixes
  • adjust data source cleanup behaviour to jsdoc description (e27f42e)
  • schema detection in check-database fn (39dcc92)

v3.6.0

Compare Source

Bug Fixes
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#​1284) (f32f812)
Features

3.6.3 (2024-11-06)

Bug Fixes
  • deps: bump locter from 2.1.3 to 2.1.5 (#​1191) (ee4d5d0)
  • enhance skipRelation check in validate entity join columns fn (3120433)
  • validate entity join columns - respect nullable join columns (ab87659)

3.6.2 (2024-10-08)

Bug Fixes
  • consider runSchema- & synchronize-option in checkDatabase fn (b90a127)
  • deps: bump locter from 2.1.0 to 2.1.3 (#​1155) (48752e7)

3.6.1 (2024-08-11)

Bug Fixes
  • adjust data source cleanup behaviour to jsdoc description (e27f42e)
  • schema detection in check-database fn (39dcc92)

v3.5.1

Compare Source

Features
  • add experimental entity-{uniqueness,property-names,join-columns} helpers (#​1062) (9ab61cc)

3.5.1 (2024-04-09)

Bug Fixes
Performance Improvements

v3.5.0

Compare Source

Features
  • add experimental entity-{uniqueness,property-names,join-columns} helpers (#​1062) (9ab61cc)

3.5.1 (2024-04-09)

Bug Fixes
Performance Improvements

v3.4.0

Compare Source

Bug Fixes
Features
  • use envix for environment management (883b9d4)

3.4.1-beta.1 (2024-02-07)

Bug Fixes

v3.3.0

Compare Source

Bug Fixes
Features

v3.2.0

Compare Source

Bug Fixes
Features

3.1.1 (2023-10-24)

Bug Fixes
  • multiple shebangs in cli entrypoint (c227c66)

v3.1.1

Compare Source

Bug Fixes
Features

3.1.1 (2023-10-24)

Bug Fixes
  • multiple shebangs in cli entrypoint (c227c66)

v3.1.0

Compare Source

Bug Fixes
Features

3.1.1 (2023-10-24)

Bug Fixes
  • multiple shebangs in cli entrypoint (c227c66)

v3.0.2

Compare Source

Bug Fixes
Features
  • async data-source exports (a2cdb9d)

3.0.2 (2023-09-15)

Bug Fixes

3.0.1 (2023-07-27)

Bug Fixes
  • export seeder entity (4f728fd)
  • seeder: ensure SeederExecutor properly sort seed file on fileName (#​642) (a9c4f92)

v3.0.1

Compare Source

Bug Fixes
Features
  • async data-source exports (a2cdb9d)

3.0.2 (2023-09-15)

Bug Fixes

3.0.1 (2023-07-27)

Bug Fixes
  • export seeder entity (4f728fd)
  • seeder: ensure SeederExecutor properly sort seed file on fileName (#​642) (a9c4f92)

v3.0.0

Compare Source

Bug Fixes
Features
  • async data-source exports (a2cdb9d)

3.0.2 (2023-09-15)

Bug Fixes

3.0.1 (2023-07-27)

Bug Fixes
  • export seeder entity (4f728fd)
  • seeder: ensure SeederExecutor properly sort seed file on fileName (#​642) (a9c4f92)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automerge Auto merge PR with Kodiak label Jul 25, 2023
@renovate renovate bot enabled auto-merge (rebase) July 25, 2023 10:25
@ghost
Copy link

ghost commented Jul 25, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@github-actions
Copy link

github-actions bot commented Jul 25, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ ACTION actionlint 6 1 0 0.25s
✅ BASH bash-exec 3 0 0 0.01s
❌ BASH shellcheck 3 1 0 0.03s
✅ BASH shfmt 3 0 0 0 0.02s
✅ COPYPASTE jscpd yes no no 3.99s
❌ DOCKERFILE hadolint 2 1 0 0.33s
✅ EDITORCONFIG editorconfig-checker 159 0 0 0.73s
✅ JSON jsonlint 18 0 0 0.15s
✅ JSON npm-package-json-lint yes no no 0.38s
✅ JSON prettier 18 0 0 0 1.1s
❌ JSON v8r 18 1 0 7.66s
⚠️ MARKDOWN markdownlint 2 1 72 0 1.39s
❌ MARKDOWN markdown-link-check 2 1 0 51.65s
✅ MARKDOWN markdown-table-formatter 2 1 0 0 0.2s
❌ REPOSITORY checkov yes 6 no 14.51s
✅ REPOSITORY git_diff yes no no 0.01s
❌ REPOSITORY grype yes 20 no 27.48s
✅ REPOSITORY secretlint yes no no 0.78s
✅ REPOSITORY syft yes no no 6.42s
⚠️ REPOSITORY trivy yes 1 no 12.74s
✅ REPOSITORY trivy-sbom yes no no 5.92s
✅ REPOSITORY trufflehog yes no no 16.25s
❌ SPELL cspell 161 5 0 6.44s
❌ SPELL lychee 33 9 0 21.35s
✅ TYPESCRIPT prettier 108 36 0 0 2.57s
❌ TYPESCRIPT ts-standard 108 108 1 0 25.27s
✅ YAML prettier 13 0 0 0 2.05s
✅ YAML v8r 13 0 0 8.74s
❌ YAML yamllint 13 23 0 4.55s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 2 times, most recently from 370c809 to 93b4c6b Compare July 27, 2023 14:09
@kodiakhq kodiakhq bot removed the automerge Auto merge PR with Kodiak label Jul 27, 2023
@kodiakhq
Copy link

kodiakhq bot commented Jul 27, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 13 times, most recently from bbca7f8 to 0760698 Compare August 3, 2023 14:11
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 8 times, most recently from 291343e to aa76dff Compare August 9, 2023 01:06
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 8 times, most recently from 28ef45c to 4d1862d Compare July 19, 2025 17:36
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 7 times, most recently from f03b31e to 6f419ac Compare July 26, 2025 22:42
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 7 times, most recently from 0b3649d to 18c36b3 Compare August 5, 2025 00:49
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 4 times, most recently from 40b4d19 to 3b78e80 Compare August 10, 2025 12:28
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch from 3b78e80 to 7595e4e Compare September 25, 2025 20:10
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch from 7595e4e to 2f85ad8 Compare October 22, 2025 01:15
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch from 2f85ad8 to 1e98637 Compare November 25, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants