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): bump typeorm from 0.3.17 to 0.3.20 #951

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2024

Bumps typeorm from 0.3.17 to 0.3.20.

Release notes

Sourced from typeorm's releases.

0.3.20

Bug Fixes

Features

Reverts

0.3.19

Bug Fixes

  • fixed Cannot read properties of undefined (reading 'sync') caused after glob package upgrade

0.3.18

Bug Fixes

  • add BaseEntity to model-shim (#10503) (3cf938e)
  • add error handling for missing join columns (#10525) (122c897), closes #7034
  • add missing export for View class (#10261) (7adbc9b)
  • added fail callback while opening the database in Cordova (#10566) (8b4df5b)
  • aggregate function throw error when column alias name is set (#10035) (022d2b5), closes #9927
  • backport postgres connection error handling to crdb (#10177) (149226d)
  • bump better-sqlite3 version range (#10452) (75ec8f2)
  • caching always enabled not caching queries (#10524) (8af533f)
  • circular dependency breaking node.js 20.6 (#10344) (ba7ad3c), closes #10338
  • correctly keep query.data from ormOption for commit / rollback subscribers (#10151) (73ee70b)
  • default value in child table/entity column decorator for multiple table inheritance is ignored for inherited columns (#10563) (#10564) (af77a5d)
  • deletedAt column leaking as side effect of object update while creating a row (#10435) (7de4890)
  • empty objects being hydrated when eager loading relations that have a @VirtualColumn (#10432) (b53e410), closes #10431
  • extend GiST index with range types for Postgres driver (#10572) (a4900ae), closes #10567
  • ignore changes for columns with update: false in persistence (#10250) (f8fa1fd), closes #10249
  • improve helper for cli for commands missing positionals (#10133) (9f8899f)
  • loading datasource unable to process a regular default export (#10184) (201342d), closes #8810
  • logMigration has incorrect logging condition (#10323) (d41930f), closes #10322 #10322

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.20 (2024-01-26)

Bug Fixes

Features

Reverts

0.3.19 (2024-01-03)

Bug Fixes

  • fixed Cannot read properties of undefined (reading 'sync') caused after glob package upgrade

0.3.18 (2024-01-03)

Bug Fixes

  • add BaseEntity to model-shim (#10503) (3cf938e)
  • add error handling for missing join columns (#10525) (122c897), closes #7034
  • add missing export for View class (#10261) (7adbc9b)
  • added fail callback while opening the database in Cordova (#10566) (8b4df5b)
  • aggregate function throw error when column alias name is set (#10035) (022d2b5), closes #9927
  • backport postgres connection error handling to crdb (#10177) (149226d)
  • bump better-sqlite3 version range (#10452) (75ec8f2)
  • caching always enabled not caching queries (#10524) (8af533f)
  • circular dependency breaking node.js 20.6 (#10344) (ba7ad3c), closes #10338
  • correctly keep query.data from ormOption for commit / rollback subscribers (#10151) (73ee70b)
  • default value in child table/entity column decorator for multiple table inheritance is ignored for inherited columns (#10563) (#10564) (af77a5d)
  • deletedAt column leaking as side effect of object update while creating a row (#10435) (7de4890)
  • empty objects being hydrated when eager loading relations that have a @VirtualColumn (#10432) (b53e410), closes #10431
  • extend GiST index with range types for Postgres driver (#10572) (a4900ae), closes #10567
  • ignore changes for columns with update: false in persistence (#10250) (f8fa1fd), closes #10249
  • improve helper for cli for commands missing positionals (#10133) (9f8899f)

... (truncated)

Commits
  • 3d55188 version bump
  • 8f371f2 Revert "fix: prevent using absolute table path in migrations unless required ...
  • 4624930 fix: added missing parentheses in where conditions (#10650)
  • dd8c0fd docs: grammar mistake fixed (#10647)
  • d0b7670 feat: add postgres multirange column types (#10627)
  • 54d8d9e fix: hangup when load relations with relationLoadStrategy: query (#10630)
  • dd49a25 fix: don't escape indexPredicate (#10618)
  • 032f535 docs: add documentation for .orIgnore method (#10607)
  • 99d8249 fix: type inferencing of EntityManager#create (#10569)
  • 0cab0dd fix: fallback runMigrations transaction to DataSourceOptions (#10601)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2024
@github-actions github-actions bot added the automerge Auto merge PR with Kodiak label Jan 28, 2024
Copy link

yarn.lock changes

Summary

Status Count
ADDED 9
UPDATED 14
REMOVED 3
Click to toggle table visibility
Name Status Previous Current
@babel/runtime REMOVED 7.21.5 -
@isaacs/cliui ADDED - 8.0.2
@pkgjs/parseargs ADDED - 0.11.0
ansi-regex UPDATED 5.0.1 6.0.1
ansi-styles UPDATED 5.2.0 6.2.1
date-fns REMOVED 2.30.0 -
dayjs ADDED - 1.11.10
eastasianwidth ADDED - 0.2.0
emoji-regex UPDATED 8.0.0 9.2.2
foreground-child ADDED - 3.1.1
glob UPDATED 10.1.0 10.3.10
jackspeak ADDED - 2.3.6
lru-cache UPDATED 9.0.3 10.2.0
minimatch UPDATED 9.0.0 9.0.3
minipass UPDATED 5.0.0 7.0.4
path-scurry UPDATED 1.7.0 1.10.1
reflect-metadata UPDATED 0.1.14 0.2.1
regenerator-runtime REMOVED 0.13.11 -
signal-exit UPDATED 3.0.7 4.1.0
string-width UPDATED 4.2.3 5.1.2
string-width-cjs ADDED - 4.2.3
strip-ansi UPDATED 6.0.1 7.1.0
strip-ansi-cjs ADDED - 6.0.1
typeorm UPDATED 0.3.17 0.3.20
wrap-ansi UPDATED 7.0.0 8.1.0
wrap-ansi-cjs ADDED - 7.0.0

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.20 branch 4 times, most recently from d5d6bf2 to be35851 Compare February 4, 2024 19:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.20 branch 3 times, most recently from 121e191 to 8490820 Compare February 18, 2024 19:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.20 branch from 8490820 to 61062da Compare February 20, 2024 18:49
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.17 to 0.3.20.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.17...0.3.20)

---
updated-dependencies:
- dependency-name: typeorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.20 branch from 61062da to c61496c Compare February 25, 2024 20:59
Copy link

kodiakhq bot commented May 12, 2024

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

@kodiakhq kodiakhq bot removed the automerge Auto merge PR with Kodiak label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants