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

Update dependency typeorm to v0.3.15 #108

Merged
merged 1 commit into from
May 5, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeorm (source) 0.3.11 -> 0.3.15 age adoption passing confidence

Release Notes

typeorm/typeorm

v0.3.15

Compare Source

Bug Fixes
  • make cache optional fields optional (#​9942) (159c60a)
  • prevent unique index identical to primary key (all sql dialects) (#​9940) (51eecc2)
  • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#​9668) (83c6c0e)
Features

v0.3.14

Compare Source

Bug Fixes
  • drop xml & yml connection option support. Addresses security issues in underlying dependency (#​9930) (7dac12c)
Features

v0.3.13

Compare Source

Bug Fixes
Features

v0.3.12

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from e908945 to 865a128 Compare May 5, 2023 12:28
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #108 (484254c) into master (7267ee0) will not change coverage.
The diff coverage is n/a.

❗ Current head 484254c differs from pull request most recent head d727937. Consider uploading reports for the commit d727937 to get more accurate results

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   74.60%   74.60%           
=======================================
  Files          36       36           
  Lines        1276     1276           
  Branches       55       55           
=======================================
  Hits          952      952           
  Misses        316      316           
  Partials        8        8           

@renovate renovate bot force-pushed the renovate/typeorm-0.x branch 4 times, most recently from 484254c to 87f9417 Compare May 5, 2023 15:43
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 87f9417 to d727937 Compare May 5, 2023 16:02
@victorsoares96 victorsoares96 merged commit 01ba3f8 into master May 5, 2023
@victorsoares96 victorsoares96 deleted the renovate/typeorm-0.x branch May 5, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant