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.20.

Changelog

Sourced from typeorm's changelog.

0.2.20 (2019-10-18)

Bug Fixes

Features

0.2.19 (2019-09-13)

Bug Fixes

  • "database" option error in driver when use "url" option for connection (690e6f5)
  • "hstore injection" & properly handle NULL, empty string, backslashes & quotes in hstore key/value pairs (#4720) (3abe5b9)
  • add SaveOptions and RemoveOptions into ActiveRecord (#4318) (a6d7ba2)
  • apostrophe in Postgres enum strings breaks query (#4631) (445c740)
  • change PrimaryColumn decorator to clone passed options (#4571) (3cf470d), closes #4570
  • createQueryBuilder relation remove works only if using ID (#2632) (#4734) (1d73a90)
  • resolve issue with conversion string to simple-json (#4476) (d1594f5), closes #4440
  • sqlite connections don't ignore the schema property (#4599) (d8f1c81)
  • the excessive stack depth comparing types FindConditions<?> and FindConditions<?> problem (#4470) (7a0beed)
  • views generating broken Migrations (#4726) (c52b3d2), closes #4123

Features

... (truncated)
Commits
  • d2fa245 version bump
  • 848fb1f feat: add new transaction mode to wrap each migration in transaction (#4629)
  • c1342ad feat: implements Sqlite 'WITHOUT ROWID' table modifier (#4688)
  • 2f27581 fix: migrations run in reverse order for mongodb (#4702)
  • 4a62b1c fix: FindOptionUtils export (#4746)
  • fccbe3e fix: mongodb Cursor.forEach types (#4759)
  • 0a13e6a fix: better timestamp comparison (#4769)
  • f392f89 docs: fix many-to-one-one-to-many-relations.md example (#4770)
  • f79aec1 docs: link Active Record and Data Mapper to appropriate writeup about both (#...
  • 29b08c0 docs: deleted additional backtick (#4802)
  • 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 Oct 21, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #320.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typeorm-0.2.20 branch December 6, 2019 05:31
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