Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

chore(deps): bump typeorm from 0.2.25 to 0.2.28 #94

Closed

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Sep 30, 2020

Bumps typeorm from 0.2.25 to 0.2.28.

Changelog

Sourced from typeorm's changelog.

0.2.28 (2020-09-30)

Bug Fixes

0.2.27 (2020-09-29)

Bug Fixes

Features

  • add option to pass postgres server notices to client logger (#6215) (5084e47), closes #2216
  • backport SQLite Busy handler & WAL mode enable (#6588) (7a52f18)
  • Beautify generated SQL for migrations (#6685) (370442c), closes #4415
  • create EntityTarget and use instead of EntitySchema / ObjectType / etc (#6701) (8b68f40)

Reverts

0.2.26 (2020-09-10)

Bug Fixes

Commits
  • 4eb5f10 version bump
  • 51608ae fix: FindManyOptions order in parameter typing is important
  • 7f7e4d5 fix: lock Typescript to 3.6.0 (#6810)
  • 78a6ee9 version bump
  • 45b980c Revert "fix: properly override database url properties (#6247)" (#6802)
  • c1c8e88 fix: prevent wrong returned entity in ReturningResultsEntityUpdator (#6440)
  • 44aff17 refactor: Move FindOperator SQL generation into QueryBuilder (#6797)
  • dfcb2db fix: enforce name argument of migration generate command (#2719) (#6690)
  • 180fbd4 fix: add dummy for FileLogger, ConnectionOptionsReaders, and update gulpfile ...
  • 89d83b3 refactor: move aurora-pg driver to the aurora-pg driver directory (#6785)
  • 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.25 to 0.2.28.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.25...0.2.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 30, 2020
@sonarcloud
Copy link

sonarcloud bot commented Sep 30, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #94 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   87.63%   87.63%           
=======================================
  Files          49       49           
  Lines        4407     4407           
  Branches     1201     1201           
=======================================
  Hits         3862     3862           
  Misses        536      536           
  Partials        9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3f52da...58b11a8. Read the comment docs.

@dependabot-preview
Copy link
Author

Looks like typeorm is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typeorm-0.2.28 branch October 1, 2020 01:27
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.

None yet

0 participants