Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps typeorm from 0.2.16 to 0.2.30.

Changelog

Sourced from typeorm's changelog.

0.2.30 (2021-01-12)

Bug Fixes

  • add missing "comment" field to QB clone method (#7205) (f019771), closes #7203
  • avoid early release of PostgresQueryRunner (#7109) (#7185) (9abe007)
  • Error when sorting by an embedded entity while using join and skip/take (#7082) (d27dd2a), closes #7079
  • Fix CLI query command TypeError (#7043) (b35397e)
  • get length attribute of postgres array columns (#7239) (eb82f78), closes #6990
  • handle overlapping property / database names in querybuilder (#7042) (b518fa1), closes #7030
  • improve stack traces when using persist executor (#7218) (0dfe5b8)
  • order should allow only model fields, not methods (#7188) (0194193), closes #7178
  • resolve migration for UpdateDateColumn without ON UPDATE clause (#7057) (ddd8cbc), closes #6995
  • resolves Postgres sequence identifier length error (#7115) (568ef35), closes #7106
  • return 'null' (instead of 'undefined') on lazy relations that have no results (#7146) (#7147) (9b278c9)
  • support MongoDB DNS seed list connection (#7136) (f730bb9), closes #3347 #3133
  • data-api: Fixed how data api driver uses and reuses a client (#6869) (6ce65fb)
  • use default import of yargs for --help (#6986) (6ef8ffe)

Features

0.2.29 (2020-11-02)

Bug Fixes

Commits
  • aea2786 version bump
  • 4ed1c4b docs: fix javascript usage examples (#7031)
  • ddd8cbc fix: resolve migration for UpdateDateColumn without ON UPDATE clause (#7057)
  • d27dd2a fix: Error when sorting by an embedded entity while using join and skip/take ...
  • 568ef35 fix: resolves Postgres sequence identifier length error (#7115)
  • bcd998b feat: closure table custom naming (#7120)
  • efc2837 feat: relations: Orphaned row action (#7105)
  • a3faf49 docs: fix invalid code block in "find many options" (#7268)
  • a7acb6b docs: Embodying the example (#7116)
  • a49db96 docs: document withDeleted option (#7132)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 13, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #763.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typeorm-0.2.30 branch February 9, 2021 05:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants