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-dev): bump typeorm from 0.3.7 to 0.3.9 #10188

Merged
merged 1 commit into from Aug 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps typeorm from 0.3.7 to 0.3.9.

Release notes

Sourced from typeorm's releases.

0.3.9

Bug Fixes

  • fixed regression introduced in 0.3.8 - broken CLI because of #8917 (#9332), closes #9330

0.3.8

Bug Fixes

Features

Changelog

Sourced from typeorm's changelog.

0.3.9 (2022-08-28)

  • fixed regression introduced in 0.3.8 - broken CLI because of #8917 (#9332), closes #9330

0.3.8 (2022-08-26)

Bug Fixes

Features

Commits
  • ed1f0b9 version bump
  • 6beedfd version bump
  • 03317a3 fix: bug introduced in CLI (#9332)
  • 68e8f22 feat: add setOnLocked for SKIP LOCKED and NOWAIT (#9317)
  • 340ab67 feat: add fake migrations running and reverting (#8976)
  • 5e5abbd fix: resolve FindOptionsOrder.nulls to allow FIRST/LAST in uppercase (#8978)
  • 72728f1 fix: allow where IsNull for ManyToOne relations (#9031)
  • 88d0ced fix: QueryBuilder update handles Date objects wrong on a ManyToOne relationsh...
  • b8d04dc fix: sqlite temporary tables now honor withoutRowid (#8431)
  • c4f4650 fix: change postgres driver version checking query (#9319)
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 29, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8e401e96-0dd7-46c2-913f-a438817cb6fb

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.816%

Totals Coverage Status
Change from base Build 5e1e67ec-c7ac-4d35-a502-bf8c17e6a307: 0.0%
Covered Lines: 6099
Relevant Lines: 6501

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 4398352 into master Aug 29, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/typeorm-0.3.9 branch August 29, 2022 08:26
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

2 participants