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.19 to 0.3.20 #13110

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps typeorm from 0.3.19 to 0.3.20.

Release notes

Sourced from typeorm's releases.

0.3.20

Bug Fixes

Features

Reverts

Changelog

Sourced from typeorm's changelog.

0.3.20 (2024-01-26)

Bug Fixes

Features

Reverts

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

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2024
@coveralls
Copy link

coveralls commented Jan 29, 2024

Pull Request Test Coverage Report for Build b4f61c0a-9294-4b6b-bb0b-41f10cee2657

  • 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 92.198%

Totals Coverage Status
Change from base Build 648d1fdf-088a-430b-8d2c-dd0d495620d7: 0.0%
Covered Lines: 6724
Relevant Lines: 7293

💛 - Coveralls

@kamilmysliwiec
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.20 branch 3 times, most recently from 6ecde07 to 3db76f8 Compare February 2, 2024 08:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.20 branch from 3db76f8 to 03eab3a Compare February 7, 2024 08:56
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.19 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.19...0.3.20)

---
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 force-pushed the dependabot/npm_and_yarn/typeorm-0.3.20 branch from 03eab3a to 3039d5e Compare February 7, 2024 09:40
@kamilmysliwiec kamilmysliwiec merged commit 243eb64 into master Feb 7, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/typeorm-0.3.20 branch February 7, 2024 10:33
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.

2 participants