Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typeorm-extension to v3 #495

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeorm-extension 2.8.1 -> 3.5.1 age adoption passing confidence

Release Notes

tada5hi/typeorm-extension (typeorm-extension)

v3.5.1

Compare Source

Bug Fixes
Performance Improvements

v3.5.0

Compare Source

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

v3.4.0

Compare Source

Bug Fixes
  • deps: bump locter to v2.0.2 (4108ee3)
  • remove duplicate runtime environment checks (25db92a)
Features
  • add bin directory as export (#​849) (d0e83e6)
  • prioritize seeder track property over global option (b21bb6f)
  • simplify data-source options detection (328b4f0)

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
  • multiple shebangs in cli entrypoint (c227c66)

v3.1.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)

v3.0.2

Compare Source

Bug Fixes

v3.0.1

Compare Source

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

v3.0.0

Compare Source

Bug Fixes
  • adjust build action to cache bin and dist dir (9afa905)
  • adjust runSeeder(s) method to use seeder executor (3f55d49)
  • align cli options with README (4f3432c)
  • circular dependencies (23b8d6c)
  • circular dependencies between seder and data-source-options (c5d1d09)
  • cleanup file path adjustment (01332c5)
  • deps: bump locter from 1.1.2 to 1.1.3 (#​633) (90ce900)
  • deps: bump locter from 1.2.0 to 1.2.1 (#​637) (47ffdac)
  • deps: bump rapiq from 0.8.1 to 0.9.0 (#​618) (e2d9d1b)
  • include bin directory in package-json file list (327ce47)
  • keepà bin directory + updated .gitignore (58aebad)
  • logging of seed file name on creation (8bb0ec5)
  • minor cleanup (8773e02)
  • only track one time seeder (8edf6cf)
  • preserve bin/cli.{mjs,cjs} for publishing (7b175e9)
  • rename seeder property oneTimeOnly to track + global seedTracking option (b8c4b35)
  • resolve seeder/factory file patterns & paths relative to root directory (622aec9)
  • seeds without timestamp should be considered older (f511978)
  • yargs import for esm cli entry-point (3d46dff)
Features
  • allow setting (faker) locale for seeder factories (5387d44)
  • explicit seed execution, comparison by file-name/path (61de8dd)
  • generate cli entry point for cjs/esm (0cc73b6)
  • implemented seed:craete cli command + adjusted seed run command (7cc56bc)
  • only create seeder table if trackable seed found or global flag is set (379c296)
  • option to execute seeds only once (5f6d98f)
  • refactor and optimized file path modification (5bdfd0a)
  • refactored cli options + enhanced commands (637250b)
  • remove legacy data-source options building (6cb4d77)
  • use rollup and swc to create bundles for cjs & esm (46016e8)
BREAKING CHANGES
  • public api changed
  • ormconfig no longer supported
  • CLI path changed

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 has been generated by Mend Renovate. View repository job log here.

@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 Elapsed time
❌ ACTION actionlint 5 1 0.16s
✅ BASH bash-exec 3 0 0.01s
❌ BASH shellcheck 3 1 0.08s
✅ BASH shfmt 3 0 0 0.02s
❌ COPYPASTE jscpd yes 26 2.64s
❌ DOCKERFILE hadolint 1 1 0.18s
✅ EDITORCONFIG editorconfig-checker 153 0 1.18s
✅ JAVASCRIPT prettier 1 0 0 0.87s
✅ JSON jsonlint 18 0 0.33s
✅ JSON npm-package-json-lint yes no 0.9s
✅ JSON prettier 18 0 0 1.4s
❌ JSON v8r 18 1 24.78s
⚠️ MARKDOWN markdownlint 2 1 57 1.65s
❌ MARKDOWN markdown-link-check 2 1 39.38s
✅ MARKDOWN markdown-table-formatter 2 1 0 0.39s
❌ REPOSITORY checkov yes 4 21.12s
✅ REPOSITORY git_diff yes no 0.07s
❌ REPOSITORY grype yes 1 16.09s
✅ REPOSITORY secretlint yes no 1.56s
⚠️ REPOSITORY trivy yes 1 16.69s
✅ REPOSITORY trivy-sbom yes no 16.04s
✅ REPOSITORY trufflehog yes no 36.65s
❌ SPELL cspell 155 3 6.09s
❌ SPELL lychee 31 8 1.65s
❌ TYPESCRIPT eslint 106 0 1 2.21s
✅ TYPESCRIPT prettier 106 39 0 7.18s
❌ TYPESCRIPT ts-standard 106 106 1 38.39s
✅ YAML prettier 11 0 0 1.27s
✅ YAML v8r 11 0 40.16s
❌ YAML yamllint 11 1 6.44s

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 12 times, most recently from af5424d to 31da827 Compare May 8, 2024 15:26
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 9 times, most recently from a554f37 to 831d8c9 Compare May 14, 2024 14:07
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch 7 times, most recently from 50e2ae3 to fb8d55a Compare May 23, 2024 01:37
@renovate renovate bot force-pushed the renovate/typeorm-extension-3.x branch from fb8d55a to 0e46455 Compare May 23, 2024 20:13
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.

None yet

0 participants